zephyr/tests/kernel/context/testcase.yaml
Andrew Boie 79d73063af 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>
2021-01-23 19:47:23 -05:00

6 lines
99 B
YAML

tests:
kernel.context:
tags: kernel
# Bug is #31333
filter: not CONFIG_DEMAND_PAGING