diff --git a/tests/kernel/interrupt/testcase.yaml b/tests/kernel/interrupt/testcase.yaml index 6092eb9d974..3c217a3be1e 100644 --- a/tests/kernel/interrupt/testcase.yaml +++ b/tests/kernel/interrupt/testcase.yaml @@ -1,12 +1,5 @@ tests: arch.interrupt: - arch_exclude: nios2 riscv32 - platform_exclude: qemu_x86 qemu_x86_coverage + # nios2 excluded, see #22956 + arch_exclude: nios2 tags: interrupt - - # Platforms without relevant (gen isr) dynamic interrupt support: - arch.interrupt.nodyn: - arch_whitelist: arc qemu_x86 qemu_x86_coverage - tags: interrupt - extra_configs: - - CONFIG_DYNAMIC_INTERRUPTS=n