Skip to content

[EXPERIMENTAL] tests/mir-opt/strip_debuginfo.rs failure investigation #140116

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

cc #140096 (comment), #139727 (comment).
cf. #134351.

(Yes this isn't robust, but just in case)

r? ghost

try-job: x86_64-apple-1
try-job: x86_64-msvc-1
try-job: dist-x86_64-msvc

@rustbot rustbot added A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc 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

@bors try

@jieyouxu jieyouxu added S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 21, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 21, 2025
… r=<try>

[EXPERIMENTAL] `tests/mir-opt/strip_debuginfo.rs` failure investigation

cc rust-lang#140096 (comment), rust-lang#139727 (comment).

r? ghost

try-job: x86_64-apple-1
try-job: x86_64-msvc-1
try-job: dist-x86_64-msvc
@bors
Copy link
Collaborator

bors commented Apr 21, 2025

⌛ Trying commit 953767f with merge 28c3bb7...

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Apr 21, 2025

💔 Test failed - checks-actions

@bors bors added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Apr 21, 2025
@jieyouxu jieyouxu force-pushed the exp/verbose-remove-failure branch from 953767f to 32a2a43 Compare April 21, 2025 14:24
@jieyouxu jieyouxu force-pushed the exp/verbose-remove-failure branch from 32a2a43 to b1498b0 Compare April 21, 2025 14:30
@jieyouxu
Copy link
Member Author

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 21, 2025
… r=<try>

[EXPERIMENTAL] `tests/mir-opt/strip_debuginfo.rs` failure investigation

cc rust-lang#140096 (comment), rust-lang#139727 (comment).
cf. rust-lang#134351.

(Yes this isn't robust, but just in case)

r? ghost

try-job: x86_64-apple-1
try-job: x86_64-msvc-1
try-job: dist-x86_64-msvc
@bors
Copy link
Collaborator

bors commented Apr 21, 2025

⌛ Trying commit b1498b0 with merge 7a9499d...

@jieyouxu
Copy link
Member Author

jieyouxu commented Apr 21, 2025

I believe root cause is addressed by #140120, mir-opt output dir revision handling was incorrect (non-existent, more like).

@jieyouxu jieyouxu closed this Apr 21, 2025
@jieyouxu jieyouxu deleted the exp/verbose-remove-failure branch April 21, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. 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.

4 participants