Page MenuHomeFreeBSD

tests/sys/kern: adjust tests for new reaping behavior
ClosedPublic

Authored by kib on Jul 29 2026, 6:12 AM.
Tags
None
Referenced Files
F169478988: D58530.diff
Tue, Sep 1, 3:45 PM
F169478911: D58530.id.diff
Tue, Sep 1, 3:45 PM
F169469492: D58530.id183206.diff
Tue, Sep 1, 3:09 PM
Unknown Object (File)
Mon, Aug 31, 11:01 AM
Unknown Object (File)
Sun, Aug 30, 5:41 PM
Unknown Object (File)
Sun, Aug 30, 5:30 PM
Unknown Object (File)
Sun, Aug 30, 3:14 PM
Unknown Object (File)
Sun, Aug 30, 2:52 PM
Subscribers

Diff Detail

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

Event Timeline

kib requested review of this revision.Jul 29 2026, 6:12 AM

The changes required to the test suite are very illustrative.

I tried ptrace, pdfork, and pdwait tests. Is there anything else worth to check?

With the three patches applied I still see a couple of test failures:
sys/kern/procdesc:pdopenpid_pdwait_only_one
sys/kern/reaper:reaper_pdfork

kib retitled this revision from tests/sys/kern: adjust ptrace and pdwait tests for new reaping behavior to tests/sys/kern: adjust tests for new reaping behavior.

More tests updates

I see some failures in sys/capsicum tests too, sorry I missed those before.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 1 2026, 12:20 PM
This revision was automatically updated to reflect the committed changes.