tests: the arc issuse is fixed

the arc issue is fixed, remove the filter

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
This commit is contained in:
Wayne Ren 2019-12-26 01:58:21 +08:00 committed by Anas Nashif
commit 3ae7c87eb0

View file

@ -1,4 +1,3 @@
tests:
kernel.multiprocessing:
# Doesn't currently work on ARC, see #19599
filter: (CONFIG_MP_NUM_CPUS > 1) and not CONFIG_ARC
filter: CONFIG_MP_NUM_CPUS > 1