[all-commits] [llvm/llvm-project] 354c99: [libc++] Temporarily disable std::cin tests on Win...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Sep 21 04:40:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 354c99bb5f80dd03670bc741538ba567e8ed6fa4
https://github.com/llvm/llvm-project/commit/354c99bb5f80dd03670bc741538ba567e8ed6fa4
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M libcxx/test/std/input.output/iostream.objects/narrow.stream.objects/cin.sh.cpp
M libcxx/test/std/input.output/iostream.objects/wide.stream.objects/wcin-imbue.sh.cpp
M libcxx/test/std/input.output/iostream.objects/wide.stream.objects/wcin.sh.cpp
Log Message:
-----------
[libc++] Temporarily disable std::cin tests on Windows -> Linux cross compiler
To get the bot back to green as we figure out how to handle piping data
into a test running behind a SSH executor.
More information about the All-commits
mailing list