Skip to content

Commit 558658e

Browse files
dcpleungnashif
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]> (cherry picked from commit 0e9376e)
1 parent c1eab82 commit 558658e

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)