[libcxx-commits] [libcxx] [libc++][TZDB] Disables a failing test. (PR #95659)

via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 15 14:59:11 PDT 2024


================
@@ -13,6 +13,9 @@
 // XFAIL: libcpp-has-no-experimental-tzdb
 // XFAIL: availability-tzdb-missing
 
+// TODO TZDB Investigate why this fails.
+// UNSUPPORTED: target={{.*}}
----------------
EricWF wrote:

It would be nice to have more information about exactly _what_ fails and how to reproduce it.

https://github.com/llvm/llvm-project/pull/95659


More information about the libcxx-commits mailing list