1tests:
2  kernel.workqueue.api:
3    min_flash: 34
4    tags: kernel
5    # hifive1 platform fails to run due to #40376, all
6    # the related CI checks got blocked, so exclude it.
7    # qemu_rx platform fails to run due to #92213, exclude this
8    # for now until the issue is resolved.
9    platform_exclude:
10      - hifive1
11      - qemu_rx
12    timeout: 80
13