on platform nrf52810_pca10040, the remaining sram space is not enough to build test cases kernel.sched.preempt and kernel.poll, temporary exclude nrf52810_pca10040 on that two cases, will open them when issue is fixed. Signed-off-by: Wentong Wu <wentong.wu@intel.com>
6 lines
115 B
YAML
6 lines
115 B
YAML
tests:
|
|
kernel.sched.preempt:
|
|
tags: kernel
|
|
filter: not CONFIG_SMP
|
|
platform_exclude: nrf52810_pca10040
|