tests: cpp: libcxx: Update C++ exceptions testing filter
This commit updates the filter for cpp.libcxx.exceptions test to allow testing on all architectures except the ones that are known to be broken (see #32448). Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
parent
9881ce0a11
commit
5a9d0d5e20
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ tests:
|
||||||
min_flash: 54
|
min_flash: 54
|
||||||
tags: cpp
|
tags: cpp
|
||||||
cpp.libcxx.exceptions:
|
cpp.libcxx.exceptions:
|
||||||
# FIXME: change when issue is resolved #32448
|
arch_exclude: nios2 sparc
|
||||||
platform_allow: mps2_an385 qemu_arc_em qemu_arc_hs qemu_cortex_m0 qemu_cortex_m3 qemu_cortex_r5 qemu_riscv32 qemu_x86 qemu_xtensa
|
|
||||||
toolchain_exclude: xcc
|
toolchain_exclude: xcc
|
||||||
min_flash: 54
|
min_flash: 54
|
||||||
tags: cpp
|
tags: cpp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue