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:
Stephanos Ioannidis 2021-05-28 02:32:13 +09:00 committed by Kumar Gala
commit 5a9d0d5e20

View file

@ -9,8 +9,7 @@ tests:
min_flash: 54
tags: cpp
cpp.libcxx.exceptions:
# FIXME: change when issue is resolved #32448
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
arch_exclude: nios2 sparc
toolchain_exclude: xcc
min_flash: 54
tags: cpp