zephyr/tests/kernel/poll/testcase.yaml
Stephanos Ioannidis 461db490fd tests: kernel: poll: Disable on qemu_arc_hs6x
This commit disables the `kernel.poll` test on `qemu_arc_hs6x` because
it fails at run-time when compiled with GCC 12.

Revert this commit when the GitHub issue #49492, which tracks this bug,
is fixed.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-08-29 16:57:18 +02:00

6 lines
193 B
YAML

tests:
kernel.poll:
tags: kernel userspace ignore_faults
# FIXME: qemu_arc_hs6x is excluded due to a run-time failure, see #49492
platform_exclude: nrf52dk_nrf52810 qemu_arc_hs6x