[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:08:15 PDT 2026
vvereschaka wrote:
>How was it even possible to run Linux runtime test on Windows? Was it through WSL interface?
No WSL there. This test always get executed on the Windows host successfully before as far as I remember. There were no any specific stuff for Linux as far as I know. You can check the previous builds, such as https://lab.llvm.org/buildbot/#/builders/193/builds/15936/steps/16/logs/stdio
https://github.com/llvm/llvm-project/pull/194752
More information about the libcxx-commits
mailing list