tests: work: exclude hifive1 board

Exclude hifive1 board from tests/kernel/workq/work/kernel.work,
this board has a issue with this test suite and block all related
CI.

Signed-off-by: Lixin Guo <lixinx.guo@intel.com>
This commit is contained in:
Lixin Guo 2021-12-14 10:38:53 +08:00 committed by Anas Nashif
commit d7bbfabfc3

View file

@ -2,6 +2,9 @@ tests:
kernel.work.api:
min_flash: 34
tags: kernel
# this patform fails to run due to #40376, all
# the related CI checks got blocked, so exclude it.
platform_exclude: hifive1
kernel.work.api.linker_generator:
platform_allow: qemu_cortex_m3
min_flash: 34