Page MenuHomeFreeBSD

unix tests: Skip random_eor_and_waitall unconditionally
ClosedPublic

Authored by markj on Sep 21 2024, 12:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 7:46 AM
Unknown Object (File)
Tue, Nov 5, 3:39 PM
Unknown Object (File)
Thu, Oct 17, 6:41 PM
Unknown Object (File)
Wed, Oct 16, 10:45 AM
Unknown Object (File)
Wed, Oct 16, 10:36 AM
Unknown Object (File)
Tue, Oct 8, 5:04 PM
Unknown Object (File)
Sep 29 2024, 10:34 PM
Unknown Object (File)
Sep 29 2024, 6:22 AM
Subscribers

Details

Summary

This test always fails, I don't see any reason to make it conditional on
the "CI" test parameter.

There is at least one test bug here, we're using the wrong sysctl to
obtain the receive buffer size, but fixing that is not sufficient.

Diff Detail

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