LLDB tests fail with windows-gnu #77744
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
E-needs-investigation
Call for partcipation: This issues needs some investigation to determine current status
O-windows-gnu
Toolchain: GNU, Operating system: Windows
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code:
I expected to see this happen: Passing tests.
Instead, this happened: 59 tests failed, they all contain
debuginfo-lldb
.Meta
rustc --version --verbose
:Example of the failure:
The text was updated successfully, but these errors were encountered: