Skip to content

Commit 17bb329

Browse files
committed
tests: temporarily disable gpio hogs test for bsim
Disable `tests/drivers/gpio/gpio_hogs -T drivers.gpio.hogs` for nrf bsim board to unblock PR. The test can be enabled as part of fix for issue zephyrproject-rtos#88293. Signed-off-by: Sudan Landge <[email protected]>
1 parent 889027f commit 17bb329

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

tests/drivers/gpio/gpio_hogs/testcase.yaml

+5-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ tests:
1010
- frdm_k64f
1111
- nrf52840dk/nrf52840
1212
- nucleo_g474re
13-
- nrf52_bsim
14-
- nrf5340bsim/nrf5340/cpuapp
15-
- nrf5340bsim/nrf5340/cpunet
16-
- nrf54l15bsim/nrf54l15/cpuapp
13+
# TODO: Enable after #88293 is fixed
14+
# - nrf52_bsim
15+
# - nrf5340bsim/nrf5340/cpuapp
16+
# - nrf5340bsim/nrf5340/cpunet
17+
# - nrf54l15bsim/nrf54l15/cpuapp
1718
- mr_canhubk3
1819
- s32z2xxdc2/s32z270/rtu0
1920
- s32z2xxdc2/s32z270/rtu1

0 commit comments

Comments
 (0)