Skip to content

Commit db22e1a

Browse files
teburdnashif
authored andcommitted
tests: Fix the platform exclude board name
qemu_xtensa_dc233c didn't pan out like I expected, needed to be qemu_xtensa/dc233c/mmu to be excluded. Signed-off-by: Tom Burdick <[email protected]>
1 parent 91fa8a2 commit db22e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/subsys/rtio/rtio_api/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
common:
22
# renode causes timeouts unfortunately
33
# xtensa dc233 (with mmu) has a TLB exception for unclear reasons
4-
platform_exclude: m2gl025_miv m5stack_core2 hifive1 qemu_xtensa_dc233c
4+
platform_exclude: m2gl025_miv m5stack_core2 hifive1 qemu_xtensa/dc233c/mmu
55
platform_key:
66
- arch
77
- simulation

0 commit comments

Comments
 (0)