tests: drivers: gpio: gpio_api_1pin: exclude hifive1

Test seems to be failing consistently on `hifive1` board.
See #69350

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
This commit is contained in:
Manuel Argüelles
2024-02-23 09:53:44 +07:00
committed by Carles Cufi
parent ebdb0879ad
commit 4768ccaf70

View File

@@ -10,4 +10,5 @@ tests:
- mps2/an385
- mps2/an521/cpu0
- neorv32
- hifive1 # see #69350
filter: dt_enabled_alias_with_parent_compat("led0", "gpio-leds")