Skip to content

CICD: Introduce check-only for Redox CI#10950

Merged
sylvestre merged 1 commit intouutils:mainfrom
oech3:redox-ck
Feb 15, 2026
Merged

CICD: Introduce check-only for Redox CI#10950
sylvestre merged 1 commit intouutils:mainfrom
oech3:redox-ck

Conversation

@oech3
Copy link
Contributor

@oech3 oech3 commented Feb 15, 2026

  • While we don't have enough contributor to fix cargo build on Redox, we can still keep cargo check for Redox. Closes CI failing for redox build #10918 by keeping minimal check.
  • Some tests exist only for checking that *con does not cause build failure. But cargo build only for it is overkill. Do check only since cargo check -p uu_chcon fails on the wrong platform.

We should avoid all red anyway.

@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/cut/bounded-memory. tests/cut/bounded-memory is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/factor/t10. tests/factor/t10 is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/factor/t33. tests/factor/t33 is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/factor/t34. tests/factor/t34 is passing on 'main'. Maybe you have to rebase?
Congrats! The gnu test tests/basenc/bounded-memory is now passing!

@oech3 oech3 marked this pull request as ready for review February 15, 2026 09:42
@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/tail/tail-n0f is now passing!

@sylvestre sylvestre merged commit 3745fe7 into uutils:main Feb 15, 2026
157 checks passed
@oech3 oech3 deleted the redox-ck branch February 15, 2026 20:11
@xtqqczze
Copy link
Contributor

Is it worth reopening #10918 to track build failure?

@oech3
Copy link
Contributor Author

oech3 commented Feb 15, 2026

Yes. Should be fixed before next stable tag.

@xtqqczze
Copy link
Contributor

@jackpot51 can you help fix CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI failing for redox build

3 participants