-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Tracking Issue for debuginfo testsuite test infra woes #134682
Copy link
Copy link
Open
Labels
A-compiletestArea: The compiletest test runnerArea: The compiletest test runnerA-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)Area: Debugging information in compiled programs (DWARF, PDB, etc.)A-test-infraArea: test infrastructure (may span bootstrap/compiletest/more)Area: test infrastructure (may span bootstrap/compiletest/more)C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
A-compiletestArea: The compiletest test runnerArea: The compiletest test runnerA-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)Area: Debugging information in compiled programs (DWARF, PDB, etc.)A-test-infraArea: test infrastructure (may span bootstrap/compiletest/more)Area: test infrastructure (may span bootstrap/compiletest/more)C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for Tracking Issue.
This is a tracking issue for various problems and deficiencies related to the
debuginfotest suite located attests/debuginfo, mostly on the test-infra side (and not compiler bugs).Environment control
Test coverage issues
Build/bootstrap issues
./x test tests/debuginfotriggers recompiles for debugger visualizer script changes #133692--lldb-pythonpath #69869compiletest issues
External issues
LLDB
ModuleNotFoundError: No module named '_lldb'with BuildType=Debug on Windows llvm/llvm-project#87381GDB
rustcfailed to passdebuginfotestsuite when using GDB 15 #122751MSVC
Unknown, needs investigation
These bugs may need investigation (is it our compiler bug, our test infra bug, external bug, or a combination of both?).
function-names.rs? #126060 (maybe in debuginfo we emit?)arm-android#74847 (arm-android, good luck trying to repro this locally)Possible test infra cleanups/improvements