1tests: 2 kernel.poll: 3 ignore_faults: true 4 tags: 5 - kernel 6 - userspace 7 # FIXME: qemu_arc_hs6x is excluded due to a run-time failure, see #49492 8 platform_exclude: 9 - nrf52dk_nrf52810 10 - qemu_arc_hs6x 11 kernel.poll.minimallibc: 12 filter: CONFIG_MINIMAL_LIBC_SUPPORTED 13 ignore_faults: true 14 tags: 15 - kernel 16 - userspace 17 - libc 18 # FIXME: qemu_arc_hs6x is excluded due to a run-time failure, see #49492 19 platform_exclude: 20 - nrf52dk_nrf52810 21 - qemu_arc_hs6x 22 extra_configs: 23 - CONFIG_MINIMAL_LIBC=y 24