Skip to content

Commit 83c9fb1

Browse files
committed
tests: no-multithreading: disable on xtensa
Corner case that has been failing for a while and was not caught by sanitycheck. Now sanitycheck finds that, so exclude xtensa and track this in bug zephyrproject-rtos#9703. Signed-off-by: Anas Nashif <[email protected]>
1 parent 1f1307e commit 83c9fb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/kernel/threads/no-multithreading/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ tests:
66
# Pulls in GPIO by default, which needs missing APIs (why?!), but
77
# its headers won't build with GPIO disabled.
88
platform_exclude: galileo
9+
arch_exclude: xtensa

0 commit comments

Comments
 (0)