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>
6 lines
193 B
YAML
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
|