Skip to content

Commit 7443ba5

Browse files
committed
Remove XFAIL from remaining tests
1 parent a9f87e9 commit 7443ba5

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

libcxx/test/libcxx/selftest/modules/std-and-std.compat-module.sh.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212

1313
// XFAIL: has-no-cxx-module-support
1414

15-
// picolibc does not provide the required timespec_get function, and the
16-
// "using-if-exists" mechanism apparently did not work here.
17-
// XFAIL: LIBCXX-PICOLIBC-FIXME
18-
1915
// Make sure that the compile flags contain the expected elements.
2016
// The tests only look for the expected components and not the exact flags.
2117
// Otherwise changing the location of the module would break this test.

libcxx/test/libcxx/selftest/modules/std.compat-module.sh.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212

1313
// XFAIL: has-no-cxx-module-support
1414

15-
// picolibc does not provide the required timespec_get function, and the
16-
// "using-if-exists" mechanism apparently did not work here.
17-
// XFAIL: LIBCXX-PICOLIBC-FIXME
18-
1915
// Make sure that the compile flags contain the expected elements.
2016
// The tests only look for the expected components and not the exact flags.
2117
// Otherwise changing the location of the module would break this test.

0 commit comments

Comments
 (0)