Tracking issue for migrating from Glacier to compiletest ICE/crash tracking #125459
Open
2 of 9 tasks
Labels
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Tracks the necessary steps to "fully"1 transition from rust-lang/glacier to
compiletest
ICE/crash tracking insidetests/crashes/
.See also this Zulip topic.
Steps
rustc
ICE/crash tracking: compiletest ice tracking #122997rustdoc
ICE/crash trackingImplement(questionable)rustfmt
ICE/crash trackingrun-make
/rmake
(to supersede Glacier's shell scripts)tests/crashes/
: Overview, rough procedure (adding//@ known-bug
, S-bug-has-testtests/crashes/
in places where we reference E-needs-testUnresolved Questions
rustdoc
support via subdirectories/tests suites (e.g.,tests/crashes/rustdoc/
) or via a new compiletest directive (e.g.,//@ bin: rustdoc
)rustc
tests fromtests/crashes/
totests/crashes/rustc/
?tests/crashes
?Footnotes
Glacier|_{rust-lang/rust}, i.e., restriction of Glacier to rust-lang/rust (excluding git submodules/subtrees), i.e., Glacier without support for rustfmt, Cargo, Clippy, Miri ICE/crash tracking ↩
The text was updated successfully, but these errors were encountered: