Skip to content

Commit 79d7306

Browse files
Andrew Boienashif
authored andcommitted
tests: context: disable if DEMAND_PAGING
Until #31333 is resolved, the periodic timer in the eviction algorithm interacts with this test in such a way that the system deadlocks. Signed-off-by: Andrew Boie <[email protected]>
1 parent c7be5dd commit 79d7306

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/kernel/context/testcase.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
tests:
2-
kernel.common:
2+
kernel.context:
33
tags: kernel
4+
# Bug is #31333
5+
filter: not CONFIG_DEMAND_PAGING

0 commit comments

Comments
 (0)