| tests: | |
| kernel.poll: | |
| ignore_faults: true | |
| tags: | |
| - kernel | |
| - userspace | |
| # FIXME: qemu_arc/qemu_arc_hs6x is excluded due to a run-time failure, see #49492 | |
| platform_exclude: | |
| - nrf52dk/nrf52810 | |
| - qemu_arc/qemu_arc_hs6x | |
| kernel.poll.minimallibc: | |
| filter: CONFIG_MINIMAL_LIBC_SUPPORTED | |
| ignore_faults: true | |
| tags: | |
| - kernel | |
| - userspace | |
| - libc | |
| # FIXME: qemu_arc/qemu_arc_hs6x is excluded due to a run-time failure, see #49492 | |
| platform_exclude: | |
| - nrf52dk/nrf52810 | |
| - qemu_arc/qemu_arc_hs6x | |
| extra_configs: | |
| - CONFIG_MINIMAL_LIBC=y |