Skip to content

Commit 0e9376e

Browse files
dcpleungdkalowsk
authored andcommitted
tests: thread_error_case: no ICOUNT for qemu/xtensa/dc233c/mmu
For some weird reasons, enabling ICOUNT would result in some tests crashing QEMU. So disable ICOUNT. Signed-off-by: Daniel Leung <[email protected]>
1 parent ac162b0 commit 0e9376e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# For some weird reasons, enabling ICOUNT would crash QEMU
2+
# on this test. So disable it.
3+
CONFIG_QEMU_ICOUNT=n

0 commit comments

Comments
 (0)