Skip to content

[do not merge] fix 32-bit MSVC CI [alt version] #137754

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

ChrisDenton
Copy link
Member

@ChrisDenton ChrisDenton commented Feb 27, 2025

r? @ghost

try-job: i686-msvc-2

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 27, 2025
@ChrisDenton
Copy link
Member Author

@bors try

@bors
Copy link
Collaborator

bors commented Feb 27, 2025

⌛ Trying commit e0dff29 with merge f3de846...

bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 27, 2025
[do not merge] fix 32-bit MSVC CI [alt version]

r? `@ghost`

try-job: i686-msvc-1
try-job: i686-msvc-2
try-job: dist-i686-msvc
@rust-log-analyzer

This comment has been minimized.

@ChrisDenton
Copy link
Member Author

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 27, 2025
[do not merge] fix 32-bit MSVC CI [alt version]

r? `@ghost`

try-job: i686-msvc-1
try-job: i686-msvc-2
try-job: dist-i686-msvc
@bors
Copy link
Collaborator

bors commented Feb 27, 2025

⌛ Trying commit 8cf0475 with merge e4e2102...

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Feb 27, 2025

💔 Test failed - checks-actions

@bors bors 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 Feb 27, 2025
@ChrisDenton
Copy link
Member Author

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 27, 2025
[do not merge] fix 32-bit MSVC CI [alt version]

r? `@ghost`

try-job: i686-msvc-1
try-job: i686-msvc-2
try-job: dist-i686-msvc
@bors
Copy link
Collaborator

bors commented Feb 27, 2025

⌛ Trying commit 5d91bde with merge 31777ed...

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Feb 27, 2025

💔 Test failed - checks-actions

@ChrisDenton
Copy link
Member Author

@bors try

@bors
Copy link
Collaborator

bors commented Feb 27, 2025

⌛ Trying commit ae405e6 with merge 975265a...

bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 27, 2025
[do not merge] fix 32-bit MSVC CI [alt version]

r? `@ghost`

try-job: i686-msvc-1
try-job: i686-msvc-2
try-job: dist-i686-msvc
@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Feb 27, 2025

💔 Test failed - checks-actions

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Feb 28, 2025

💔 Test failed - checks-actions

@ChrisDenton
Copy link
Member Author

@bors try

@bors
Copy link
Collaborator

bors commented Feb 28, 2025

⌛ Testing commit 09d597d with merge 818ebba...

bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 28, 2025
[do not merge] fix 32-bit MSVC CI [alt version]

r? `@ghost`

try-job: i686-msvc-1
try-job: i686-msvc-2
try-job: dist-i686-msvc
@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Feb 28, 2025

💔 Test failed - checks-actions

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

@bors try

@bors
Copy link
Collaborator

bors commented Feb 28, 2025

⌛ Trying commit 5e58769 with merge 5f3e73f...

bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 28, 2025
[do not merge] fix 32-bit MSVC CI [alt version]

r? `@ghost`

try-job: i686-msvc-2
@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Feb 28, 2025

💔 Test failed - checks-actions

@bors bors 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 Feb 28, 2025
@ChrisDenton
Copy link
Member Author

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 28, 2025
[do not merge] fix 32-bit MSVC CI [alt version]

r? `@ghost`

try-job: i686-msvc-2
@bors
Copy link
Collaborator

bors commented Feb 28, 2025

⌛ Trying commit cd9b203 with merge 8b08b90...

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Feb 28, 2025

💔 Test failed - checks-actions

@ChrisDenton
Copy link
Member Author

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 28, 2025
[do not merge] fix 32-bit MSVC CI [alt version]

r? `@ghost`

try-job: i686-msvc-2
@bors
Copy link
Collaborator

bors commented Feb 28, 2025

⌛ Trying commit 665dbd4 with merge 97cd352...

@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Feb 28, 2025

💔 Test failed - checks-actions

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants