Skip to content

Conversation

@ChrisDryden
Copy link
Collaborator

@ChrisDryden ChrisDryden commented Dec 26, 2025

Was trying to see why some of the busybox tests were being skipped and it seems that we're just missing some flags. Testing it out in the CI

@ChrisDryden
Copy link
Collaborator Author

ChrisDryden commented Dec 26, 2025

Amazing, goes from 332 to 356 passing, no more new failing tests added either

@github-actions
Copy link

GNU testsuite comparison:

Note: The gnu test tests/pr/pr-tests was skipped on 'main' but is now failing.

@ChrisDryden ChrisDryden force-pushed the busybox-enable-cat-sort-tests branch from edd5f8f to e2627bd Compare December 26, 2025 01:56
@ChrisDryden ChrisDryden marked this pull request as ready for review December 26, 2025 01:56
@ChrisDryden
Copy link
Collaborator Author

I'd love to add a similar tracker with a comment for the Busybox tests to track when new tests begin passing, the only tricky part is investigating further into the tests it appears that some are tests are validating functionality that is just incompatible with the GNU implementation. Would be nice if we could mark which one of the tests are expected to fail.

@ChrisDryden
Copy link
Collaborator Author

enabled the readlink and tr tests and now its 363 passing!

@github-actions
Copy link

GNU testsuite comparison:

Note: The gnu test tests/pr/pr-tests was skipped on 'main' but is now failing.

@ChrisDryden ChrisDryden changed the title Enable cat and sort tests in busybox test suite Enable cat, sort, readlink and tr tests in busybox test suite Dec 26, 2025
@cakebaker cakebaker merged commit 66aea37 into uutils:main Dec 26, 2025
124 of 127 checks passed
@cakebaker
Copy link
Contributor

Thanks!

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.

2 participants