We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e72831e commit df4c8a6Copy full SHA for df4c8a6
tests/lib/c_lib/common/testcase.yaml
@@ -2,6 +2,9 @@ common:
2
tags:
3
- clib
4
ignore_faults: true
5
+ arch_exclude:
6
+ # see #89839
7
+ - rx
8
integration_platforms:
9
- mps2/an385
10
tests:
tests/lib/cpp/libcxx/testcase.yaml
@@ -1,3 +1,7 @@
1
+common:
cpp.libcxx.glibcxx.newlib:
filter: TOOLCHAIN_HAS_NEWLIB == 1
0 commit comments