Skip to content

Conversation

@tgross35
Copy link
Contributor

Details are in the commit messages.

@rustbot rustbot added the A-CI Area: CI-related items label Oct 25, 2025
@tgross35 tgross35 force-pushed the ci-updates branch 4 times, most recently from a5aa08b to c2f5374 Compare October 25, 2025 22:36
@rustbot rustbot added the ctest Issues relating to the ctest crate label Oct 25, 2025
@tgross35 tgross35 force-pushed the ci-updates branch 10 times, most recently from 87e2f36 to 0c6d2be Compare October 26, 2025 10:21
@tgross35 tgross35 changed the title CI updates musl: Fix CI for testing with version 1.2.3+ Oct 27, 2025
@tgross35 tgross35 force-pushed the ci-updates branch 5 times, most recently from 2215a64 to c8f5200 Compare October 27, 2025 05:59
@tgross35 tgross35 mentioned this pull request Oct 27, 2025
3 tasks
This was being set as part of CI but not forwarded to the jobs. Start
passing it now.
It appeared that tests with the constants here were passing in CI with
new versions of musl before, but that was only because the correct
config wasn't being set. Go back to our original configuration (with
some cleanup) to resolve this.

Fixes: dd44cb6 ("test: linux: Unskip types and constants that are now available")
The issue building rustix that we hit with loongarch is now being hit
with ppc64le.
@tgross35 tgross35 marked this pull request as ready for review October 27, 2025 07:55
@tgross35 tgross35 added this pull request to the merge queue Oct 27, 2025
Merged via the queue into rust-lang:main with commit 48a57c4 Oct 27, 2025
55 checks passed
@tgross35 tgross35 deleted the ci-updates branch October 27, 2025 08:32
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Nov 3, 2025
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Nov 4, 2025
This was being set as part of CI but not forwarded to the jobs. Start
passing it now.

(backport <rust-lang#4775>)
(cherry picked from commit ab130bf)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Nov 4, 2025
It appeared that tests with the constants here were passing in CI with
new versions of musl before, but that was only because the correct
config wasn't being set. Go back to our original configuration (with
some cleanup) to resolve this.

Fixes: dd44cb6 ("test: linux: Unskip types and constants that are now available")

(backport <rust-lang#4775>)
(cherry picked from commit 075c118)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Nov 4, 2025
This was being set as part of CI but not forwarded to the jobs. Start
passing it now.

(backport <rust-lang#4775>)
(cherry picked from commit ab130bf)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Nov 4, 2025
It appeared that tests with the constants here were passing in CI with
new versions of musl before, but that was only because the correct
config wasn't being set. Go back to our original configuration (with
some cleanup) to resolve this.

Fixes: dd44cb6 ("test: linux: Unskip types and constants that are now available")

(backport <rust-lang#4775>)
(cherry picked from commit 075c118)
@tgross35 tgross35 mentioned this pull request Nov 4, 2025
github-merge-queue bot pushed a commit that referenced this pull request Nov 4, 2025
This was being set as part of CI but not forwarded to the jobs. Start
passing it now.

(backport <#4775>)
(cherry picked from commit ab130bf)
github-merge-queue bot pushed a commit that referenced this pull request Nov 4, 2025
It appeared that tests with the constants here were passing in CI with
new versions of musl before, but that was only because the correct
config wasn't being set. Go back to our original configuration (with
some cleanup) to resolve this.

Fixes: dd44cb6 ("test: linux: Unskip types and constants that are now available")

(backport <#4775>)
(cherry picked from commit 075c118)
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI-related items ctest Issues relating to the ctest crate stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants