Skip to content

build_helper: temporarily swallow remove dir failure #140119

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

Closed

Conversation

jieyouxu
Copy link
Member

@jieyouxu jieyouxu commented Apr 21, 2025

Due to very high failure rate of tests/mir-opt/strip_debuginfo.rs for unknown reasons, cf. #134351. This restores the previous silently swallow remove dir behavior prior to #139870, but would mask genuine bugs.

Only merge this PR if tests/mir-opt/strip_debuginfo.rs failure rates become unbearably high.

Backlink to tracking issue: #134351

r? @ChrisDenton

Due to very high failure rate of `tests/mir-opt/strip_debuginfo.rs` for
unknown reasons, cf. <rust-lang#134351>.
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Apr 21, 2025
@jieyouxu
Copy link
Member Author

tests/mir-opt/strip_debuginfo.rs failures should be addressed by #140120, keeping this open in case some other tests run into this.

@jieyouxu jieyouxu added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 21, 2025
@jieyouxu
Copy link
Member Author

I'll close this but keep the branch, in case this becomes necessary.

@jieyouxu jieyouxu closed this Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants