-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
Tracking issue for post stage 0 bootstrap sequence redesign f...
#141901
opened Jun 2, 2025 by
jieyouxu
Open
1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
avr-rjmp-offset
is flaky on x86_64-mingw
A-linkers
#133480
opened Nov 25, 2024 by
jieyouxu
tests/run-make/dump-ice-to-disk
is flakey on i686-mingw
A-diagnostics
#128911
opened Aug 10, 2024 by
jieyouxu
test Area: Backtraces
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.
I-flaky-test
Issue: A test is flaky/unreliable/spuriously fails
O-windows-gnu
Toolchain: GNU, Operating system: Windows
O-x86_32
Target: x86 processors, 32 bit (like i686-*) (IA-32)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ui/backtrace-debuginfo.rs
is flaky
A-backtrace
#117097
opened Oct 23, 2023 by
ehuss
tests/codegen/target-feature-inline-closure.rs is flaky
A-codegen
Area: Code generation
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
I-flaky-test
Issue: A test is flaky/unreliable/spuriously fails
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#117060
opened Oct 22, 2023 by
ehuss
Spurious CI failure: tests/run-make/jobserver-error
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
I-flaky-test
Issue: A test is flaky/unreliable/spuriously fails
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#110321
opened Apr 14, 2023 by
RalfJung
rustdoc-gui tests sporadically failing
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
I-flaky-test
Issue: A test is flaky/unreliable/spuriously fails
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#93784
opened Feb 8, 2022 by
ehuss
tests/ui/panics/panic-short-backtrace-windows-x86_64.rs is disabled because of flakiness
A-backtrace
Area: Backtraces
A-panic
Area: Panicking machinery
A-spurious
Area: Spurious failures in builds (spuriously == for no apparent reason)
C-bug
Category: This is a bug.
I-flaky-test
Issue: A test is flaky/unreliable/spuriously fails
O-windows
Operating system: Windows
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#92000
opened Dec 16, 2021 by
matthiaskrgr
Spurious test out-of-stack test failure on Android
A-codegen
Area: Code generation
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
I-flaky-test
Issue: A test is flaky/unreliable/spuriously fails
O-android
Operating system: Android
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#20004
opened Dec 19, 2014 by
aturon
ProTip!
Exclude everything labeled
bug
with -label:bug.