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

Disable broken CI jobs #2747

Merged
merged 2 commits into from
Apr 10, 2022
Merged

Disable broken CI jobs #2747

merged 2 commits into from
Apr 10, 2022

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Apr 9, 2022

These are temporarily removed until someone comes to fix them.

The semver jobs have been broken for over a year now, but are ignored by bors. Now we just disable them completely since they cause confusion when reading the build logs.

The uclibc targets were recently broken by rust-lang/rust#95688. They are missing a si_addr() function on struct siginfo.

@rust-highfive
Copy link

@Amanieu: no appropriate reviewer found, use r? to override

@Amanieu
Copy link
Member Author

Amanieu commented Apr 9, 2022

cc @skrap since you added one of the uclibc jobs.

@Amanieu
Copy link
Member Author

Amanieu commented Apr 9, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Apr 9, 2022

📌 Commit 0c33f35 has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Apr 9, 2022

⌛ Testing commit 0c33f35 with merge 6de9e50...

bors added a commit that referenced this pull request Apr 9, 2022
Disable broken CI jobs

These are temporarily removed until someone comes to fix them.

The semver jobs have been broken for over a year now, but are ignored by bors. Now we just disable them completely since they cause confusion when reading the build logs.

The uclibc targets were recently broken by rust-lang/rust#95688. They are missing a `si_addr()` function on `struct siginfo`.
@skrap
Copy link
Contributor

skrap commented Apr 9, 2022

cc @skrap since you added one of the uclibc jobs.

I'll submit a followup restoring the uclibc job. Thanks for the CC! (I wonder if there should be some standard way that target maintainers be notified if their targets break?)

@bors
Copy link
Contributor

bors commented Apr 9, 2022

💔 Test failed - checks-actions

@Amanieu
Copy link
Member Author

Amanieu commented Apr 10, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Apr 10, 2022

📌 Commit 8165319 has been approved by Amanieu

bors added a commit that referenced this pull request Apr 10, 2022
Disable broken CI jobs

These are temporarily removed until someone comes to fix them.

The semver jobs have been broken for over a year now, but are ignored by bors. Now we just disable them completely since they cause confusion when reading the build logs.

The uclibc targets were recently broken by rust-lang/rust#95688. They are missing a `si_addr()` function on `struct siginfo`.
@bors
Copy link
Contributor

bors commented Apr 10, 2022

⌛ Testing commit 8165319 with merge 2e8fd3f...

@Amanieu
Copy link
Member Author

Amanieu commented Apr 10, 2022

Maintainers for tier2/tier3 targets are normally listed here, but this is a relatively recent policy so most targets are still missing dedicated maintainers.

@Amanieu
Copy link
Member Author

Amanieu commented Apr 10, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Apr 10, 2022

📌 Commit cee107e has been approved by Amanieu

bors added a commit that referenced this pull request Apr 10, 2022
Disable broken CI jobs

These are temporarily removed until someone comes to fix them.

The semver jobs have been broken for over a year now, but are ignored by bors. Now we just disable them completely since they cause confusion when reading the build logs.

The uclibc targets were recently broken by rust-lang/rust#95688. They are missing a `si_addr()` function on `struct siginfo`.
@bors
Copy link
Contributor

bors commented Apr 10, 2022

⌛ Testing commit cee107e with merge 4b16312...

@bors
Copy link
Contributor

bors commented Apr 10, 2022

💥 Test timed out

@Amanieu
Copy link
Member Author

Amanieu commented Apr 10, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Apr 10, 2022

📌 Commit 23a301d has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Apr 10, 2022

⌛ Testing commit 23a301d with merge c971d65...

@bors
Copy link
Contributor

bors commented Apr 10, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing c971d65 to master...

@bors bors merged commit c971d65 into rust-lang:master Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants