Skip to content

Commit

Permalink
samples: userspace: enable shared_mem on x86_64
Browse files Browse the repository at this point in the history
was excluded due to now resolved issues, so re-enable test.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
  • Loading branch information
nashif committed Mar 7, 2021
1 parent 0916c58 commit 1ce264e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions samples/userspace/shared_mem/sample.yaml
Expand Up @@ -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

0 comments on commit 1ce264e

Please sign in to comment.