Skip to content

Conversation

@naoNao89
Copy link
Contributor

@naoNao89 naoNao89 commented Dec 10, 2025

Fixes test_from_line_option race condition by increasing delay from 100ms to 500ms, allowing more to fully render output before test reads PTY.

Fixes noise #9587

https://github.com/uutils/coreutils/actions/runs/20107767279/job/57697301129?pr=9587

…Y delay

Increased the delay in run_more_with_pty() from 100ms to 500ms to allow
more time to fully render output before the test reads from the PTY.

The test was failing because it was reading too early, before more could
initialize the terminal and render the file content. The -F flag itself
works correctly.
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)

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.

1 participant