[libcxx-commits] [libcxx] Reverts around time_zone (PR #95058)

Florian Mayer via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 11 10:01:05 PDT 2024


fmayer wrote:

. > Since this error is a time-out it might not be possible to reproduce on a different machine. As @vitalybuka mentioned the test should be `UNSUPPORTED` instead of `XFAIL`.

I already submitted this.

> > Note that if you really just want to turn off this whole feature on your configuration while we're figuring out a path forward, I think you could just pass `-DLIBCXX_ENABLE_TIME_ZONE_DATABASE=OFF` in the CMake and this should disable all these tests. @mordante should be able to confirm.
> 
> Yes that is the option to disable this.



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


More information about the libcxx-commits mailing list