samples: userspace: enable shared_mem on x86_64
was excluded due to now resolved issues, so re-enable test. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
0916c58c68
commit
1ce264ecdc
|
@ -13,6 +13,5 @@ common:
|
|||
- "MSG"
|
||||
tests:
|
||||
sample.kernel.memory_protection.shared_mem:
|
||||
# x86_64 excluded due to #29594 and #28105
|
||||
filter: CONFIG_ARCH_HAS_USERSPACE and not CONFIG_X86_64
|
||||
filter: CONFIG_ARCH_HAS_USERSPACE
|
||||
platform_exclude: twr_ke18f
|
||||
|
|
Loading…
Reference in a new issue