tests: cpp: run exceptions tests only on mps2_an385
While we wait for #32448, run only on mps2_an385. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
8e5c09b2c6
commit
bfb1634af5
1 changed files with 4 additions and 3 deletions
|
@ -3,13 +3,14 @@ common:
|
|||
integration_platforms:
|
||||
- mps2_an385
|
||||
tests:
|
||||
application_development.cpp.libcxx:
|
||||
cpp.libcxx:
|
||||
platform_exclude: qemu_x86_coverage
|
||||
toolchain_exclude: xcc
|
||||
min_flash: 54
|
||||
tags: cpp
|
||||
application_development.cpp.libcxx.exceptions:
|
||||
platform_exclude: qemu_x86_coverage
|
||||
cpp.libcxx.exceptions:
|
||||
# FIXME: change when issue is resolved #32448
|
||||
platform_allow: mps2_an385
|
||||
toolchain_exclude: xcc
|
||||
min_flash: 54
|
||||
tags: cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue