[libcxx-commits] [libcxx] [libc++] Fixes time formatter test output for Linux on PowerPC (PR #75526)

Lei Huang via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 8 12:48:49 PST 2024


lei137 wrote:

@EricWF @mordante Is it possible to update the test case to NOT take into account the time zone/standard being used?  I see Apple/win32/FreeBSD does not emit that info.   I looked and we have different machines setup differently depending on where it's physically located and I am not sure the best thing to do is to switch the ones using the time standard configuration to using the GMT time zone.  Alternatively I can just disable these tests for linux PowerPC?  Your feedback is appreciated.  Thank-you!

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


More information about the libcxx-commits mailing list