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:
parent
8e653fe6b1
commit
3ae7c87eb0
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue