Change #264596
| Category | gcoreutils |
| Changed by | Pádraig Brady <P@draigBrady.com> |
| Changed at | Wed 15 Apr 2026 14:40:13 |
| Repository | git://git.savannah.gnu.org/coreutils.git |
| Project | gcoreutils |
| Branch | master |
| Revision | 49febd6cbd50da822859342aabdec3527a89e8e5 |
Comments
tests: fix false failure due to race * tests/misc/tty-eof.pl: Fix a race that commit v9.10-269-gf312af49a made more apparent, and resulted in intermittent failure like: "... (with input) didn't produce expected output". Now Instead of waiting for overlapping echo and output, just wait for EOF, and if received, use exp->before() to inspect the accumulated output.
Changed files
- tests/misc/tty-eof.pl