Skip to content
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

Gate GHA on everything but macOS #74181

Merged
merged 1 commit into from
Jul 10, 2020

Conversation

pietroalbini
Copy link
Member

The macOS spurious failure started happening again. As we discussed during the infra team meeting, this gates on everything but macOS.

r? @Mark-Simulacrum

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 9, 2020
@Mark-Simulacrum
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jul 9, 2020

📌 Commit 03a19c5 has been approved by Mark-Simulacrum

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 9, 2020
Manishearth added a commit to Manishearth/rust that referenced this pull request Jul 10, 2020
… r=Mark-Simulacrum

Gate GHA on everything but macOS

The macOS spurious failure started happening again. As we discussed during the infra team meeting, this gates on everything but macOS.

r? @Mark-Simulacrum
@Manishearth
Copy link
Member

@bors r-

#74206 (comment)

@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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 10, 2020
In our GitHub Actions setup macOS is too unreliable to gate on it, but
the other builders work fine. This commit splits the macOS builders into
a separate job (called auto-fallible), allowing us to gate on the auto
job without failing due to macOS spurious failures.
@pietroalbini pietroalbini force-pushed the ci-gha-fallible-macos branch from 03a19c5 to 34994a9 Compare July 10, 2020 13:47
@pietroalbini
Copy link
Member Author

@bors r=Mark-Simulacrum p=500

@bors
Copy link
Contributor

bors commented Jul 10, 2020

📌 Commit 34994a9 has been approved by Mark-Simulacrum

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 10, 2020
@bors
Copy link
Contributor

bors commented Jul 10, 2020

⌛ Testing commit 34994a9 with merge daecab3...

@bors
Copy link
Contributor

bors commented Jul 10, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: Mark-Simulacrum
Pushing daecab3 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jul 10, 2020
@bors bors merged commit daecab3 into rust-lang:master Jul 10, 2020
@pietroalbini pietroalbini deleted the ci-gha-fallible-macos branch December 23, 2020 23:00
@cuviper cuviper added this to the 1.46 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants