diff --git a/tests/kernel/workq/work/testcase.yaml b/tests/kernel/workq/work/testcase.yaml index b2468b32311..eba7cc4ea63 100644 --- a/tests/kernel/workq/work/testcase.yaml +++ b/tests/kernel/workq/work/testcase.yaml @@ -2,7 +2,11 @@ tests: kernel.workqueue.api: min_flash: 34 tags: kernel - # this platform fails to run due to #40376, all + # hifive1 platform fails to run due to #40376, all # the related CI checks got blocked, so exclude it. - platform_exclude: hifive1 + # qemu_rx platform fails to run due to #92213, exclude this + # for now until the issue is resolved. + platform_exclude: + - hifive1 + - qemu_rx timeout: 80