tests: kernel: lifo_usage: Exclude on qemu_arc_em
This test has a very high failure rate on `qemu_arc_em` and needs to be disabled until a fix is available. To be addressed in #26163. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
parent
0f5b9ee63b
commit
27d42f060d
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ tests:
|
|||
kernel.lifo.usage:
|
||||
tags: kernel
|
||||
# FIXME: Keeps failing sporadically in CI. See #26163
|
||||
platform_exclude: qemu_arc_hs
|
||||
platform_exclude: qemu_arc_em qemu_arc_hs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue