[libcxx-commits] [PATCH] D99705: [libcxx] [test] Remove XFAIL LIBCXX-WINDOWS-FIXME from time.clock.file/now.pass.cpp

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 1 11:25:57 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG46e992f90500: [libcxx] [test] Remove XFAIL LIBCXX-WINDOWS-FIXME from time.clock.file/now.pass. (authored by mstorsjo).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99705/new/

https://reviews.llvm.org/D99705

Files:
  libcxx/test/std/utilities/time/time.clock/time.clock.file/now.pass.cpp


Index: libcxx/test/std/utilities/time/time.clock/time.clock.file/now.pass.cpp
===================================================================
--- libcxx/test/std/utilities/time/time.clock/time.clock.file/now.pass.cpp
+++ libcxx/test/std/utilities/time/time.clock/time.clock.file/now.pass.cpp
@@ -17,8 +17,6 @@
 // UNSUPPORTED: with_system_cxx_lib=macosx10.10
 // UNSUPPORTED: with_system_cxx_lib=macosx10.9
 
-// XFAIL: LIBCXX-WINDOWS-FIXME
-
 // <chrono>
 
 // file_clock


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99705.334778.patch
Type: text/x-patch
Size: 477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210401/4279e4f2/attachment.bin>


More information about the libcxx-commits mailing list