Skip to content

Conversation

willshuttleworth
Copy link
Contributor

@willshuttleworth willshuttleworth commented Jun 11, 2025

Fixes #4956. thanks to @Absobel for the fix, im just creating PR now because it seems this fix was never merged

Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/misc/stdbuf (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@willshuttleworth
Copy link
Contributor Author

@sylvestre im not quite sure why that test is failing, it has to do with a localization test

@cakebaker cakebaker merged commit e5bde07 into uutils:main Jun 13, 2025
115 of 116 checks passed
@cakebaker
Copy link
Contributor

Thanks!

sylvestre pushed a commit to sylvestre/coreutils that referenced this pull request Jun 15, 2025
* tail: fix test that disables output in bash shell

* tail: fix platform related issues after test change

* tail: use new imports on same platforms as test they are needed for
@willshuttleworth willshuttleworth deleted the tail-test-disable-echo branch June 16, 2025 14:23
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.

tail: after running tests, input is no longer shown in console
2 participants