Page MenuHomeFreeBSD

Improve reliability of stdout tests.
ClosedPublic

Authored by des on Nov 14 2024, 4:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 9:27 AM
Unknown Object (File)
Sep 11 2025, 5:49 AM
Unknown Object (File)
Sep 9 2025, 4:25 PM
Unknown Object (File)
Sep 9 2025, 4:17 AM
Unknown Object (File)
Sep 5 2025, 7:37 PM
Unknown Object (File)
Jul 4 2025, 8:08 AM
Unknown Object (File)
Jul 2 2025, 10:21 AM
Unknown Object (File)
Jun 28 2025, 9:01 AM
Subscribers

Details

Summary

If the test runner is under heavy load, the command we are testing may
succeed in printing to stdout before the dummy receiver has terminated.
Add a short delay to reduce the likelihood of this happening.

MFC after: 1 week
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable