[libcxx-commits] [libcxx] [libc++][TZDB] Implements time_zone get_info(local_time). (PR #89537)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 15 05:55:35 PDT 2024


mordante wrote:

I really don't see how this test can be flaky. However it seems I underestimated how volatile the time zone database is and maybe we indeed should test with a fixed version. I'll discuss that with @ldionne. For now I created #95659 which marks the test as unsupported. If this passes our CI I'll land it.

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


More information about the libcxx-commits mailing list