[libcxx-commits] [libcxx] [libcxx][lit] Fixing libcxx test failures on Windows (PR #194752)
Vladimir Vereschaka via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 30 23:54:44 PDT 2026
vvereschaka wrote:
I forgot to clarify. Those builders are the Windows cross builders to ARM Linux. I.e the tests get executed on the remote ARM Linux board, but their output is checking on Windows host. The test must handle that kind of configurations either.
So, this test should not be disabled for these builders. May be just temporary until figuring out a proper fix.
https://github.com/llvm/llvm-project/pull/194752
More information about the libcxx-commits
mailing list