tests: kernel/interrupt skip on ITE

After discussion in #63114 we should skip this test on ITE board.

Signed-off-by: Patryk Kuniecki <patryk.kuniecki@intel.com>
This commit is contained in:
Patryk Kuniecki 2023-12-05 20:06:43 +01:00 committed by Fabio Baltieri
parent f59eb2f1e9
commit 52fd66bdfa
1 changed files with 7 additions and 3 deletions

View File

@ -37,10 +37,14 @@ tests:
- CONFIG_QEMU_ICOUNT=y
- CONFIG_MINIMAL_LIBC=y
arch.shared_interrupt:
# excluded because of failures during test_prevent_interruption
platform_exclude: qemu_cortex_m0
platform_exclude:
# excluded because of failures during test_prevent_interruption
- qemu_cortex_m0
# On it8xxx2_evb, current trigger_irq implementation of RISC-V architecture
# does not trigger interrupts
- it8xxx2_evb
arch_exclude:
# same as above, #22956
# same as for qemu_cortex_m0, #22956
- nios2
# test needs 2 working interrupt lines
- xtensa