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
c7be5dddda
commit
79d73063af
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
tests:
|
||||
kernel.common:
|
||||
kernel.context:
|
||||
tags: kernel
|
||||
# Bug is #31333
|
||||
filter: not CONFIG_DEMAND_PAGING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue