samples: shared_mem: exclude qemu_x86_64
This sample keeps failing in CI due to some SMP issues currently being addressed. Exclude until we have a fix. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
132fcd0eaa
commit
d55a09ff05
1 changed files with 2 additions and 1 deletions
|
@ -12,4 +12,5 @@ common:
|
||||||
tests:
|
tests:
|
||||||
sample.kernel.memory_protection.shared_mem:
|
sample.kernel.memory_protection.shared_mem:
|
||||||
filter: CONFIG_ARCH_HAS_USERSPACE
|
filter: CONFIG_ARCH_HAS_USERSPACE
|
||||||
platform_exclude: twr_ke18f
|
# Until #21317 is fixed
|
||||||
|
platform_exclude: twr_ke18f qemu_x86_64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue