Skip to content

Commit b92396c

Browse files
dcandlernashif
authored andcommitted
Remove ctime.timespec.compile.pass.cpp xfail
This test was failing because picolibc did not define TIME_UTC, but more recent versions do now do this.
1 parent baf0267 commit b92396c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libcxx/test/std/language.support/support.runtime/ctime.timespec.compile.pass.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111

1212
// UNSUPPORTED: c++03, c++11, c++14
1313

14-
// picolibc doesn't define TIME_UTC.
15-
// XFAIL: LIBCXX-PICOLIBC-FIXME
16-
1714
// ::timespec_get is provided by the C library, but it's marked as
1815
// unavailable until macOS 10.15
1916
// XFAIL: target={{.+}}-apple-macosx10.{{13|14}}

0 commit comments

Comments
 (0)