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 <andrew.p.boie@intel.com>
This commit is contained in:
parent
7a642f81ab
commit
6af87480d0
@ -1,3 +1,5 @@
|
||||
tests:
|
||||
kernel.common:
|
||||
kernel.context:
|
||||
tags: kernel
|
||||
# Bug is #31333
|
||||
filter: not CONFIG_DEMAND_PAGING
|
||||
|
||||
Loading…
Reference in New Issue
Block a user