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:
Anas Nashif 2020-01-28 09:23:51 -05:00
commit d55a09ff05

View file

@ -12,4 +12,5 @@ common:
tests:
sample.kernel.memory_protection.shared_mem:
filter: CONFIG_ARCH_HAS_USERSPACE
platform_exclude: twr_ke18f
# Until #21317 is fixed
platform_exclude: twr_ke18f qemu_x86_64