Skip to content

tests/debuginfo/basic-stepping.rs: Add ignore-aarch64-pc-windows-msvc#153939

Draft
Enselic wants to merge 1 commit intorust-lang:mainfrom
Enselic:basic-stepping-ignore-aarch64-msvc
Draft

tests/debuginfo/basic-stepping.rs: Add ignore-aarch64-pc-windows-msvc#153939
Enselic wants to merge 1 commit intorust-lang:mainfrom
Enselic:basic-stepping-ignore-aarch64-msvc

Conversation

@Enselic
Copy link
Member

@Enselic Enselic commented Mar 16, 2026

This is just a preparatory PR in case we need it. If it turns out tests/debuginfo/basic-stepping.rs is flaky on aarch64-pc-windows-msvc, we can land this PR. It is a partial revert of #153877. See #153877 (comment).

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 16, 2026
@Enselic
Copy link
Member Author

Enselic commented Mar 16, 2026

I want to confirm that the test is not run any longer.

@bors try jobs=aarch64-msvc-1

@rust-bors

This comment has been minimized.

rust-bors bot pushed a commit that referenced this pull request Mar 16, 2026
…=<try>

tests/debuginfo/basic-stepping.rs: Add ignore-aarch64-pc-windows-msvc


try-job: aarch64-msvc-1
@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 16, 2026

☀️ Try build successful (CI)
Build commit: 2ae0c0f (2ae0c0f630d134ec8a6fcd256c9194416135dcf8, parent: 1e2183119f0ee19cc26df899e26b04ad0de3475d)

@mati865
Copy link
Member

mati865 commented Mar 16, 2026

Please add a comment.

Turns out the test is flaky on `aarch64-pc-windows-msvc`. This is a
partial revert of a27fdfb.
@Enselic Enselic force-pushed the basic-stepping-ignore-aarch64-msvc branch from f1f2024 to 4e68311 Compare March 16, 2026 17:41
@Enselic
Copy link
Member Author

Enselic commented Mar 16, 2026

I want to confirm that the test is not run any longer.

Works as intended. From CI log:

2026-03-16T06:24:33.9742794Z test [debuginfo-cdb] tests\debuginfo\basic-stepping.rs#default-mir-passes ... ignored, ignored when the target is aarch64-pc-windows-msvc
2026-03-16T06:24:33.9743896Z test [debuginfo-cdb] tests\debuginfo\basic-stepping.rs#no-SingleUseConsts-mir-pass ... ignored, ignored when the target is aarch64-pc-windows-msvc

Please add a comment.

I agree, thanks. Done.

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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants