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)
Fri, Nov 7, 2:34 AM
Unknown Object (File)
Thu, Nov 6, 8:13 PM
Unknown Object (File)
Thu, Nov 6, 5:35 AM
Unknown Object (File)
Oct 4 2025, 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
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