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
F170173292: D58530.id.diff
Thu, Sep 3, 5:51 PM
F170151351: D58530.id.diff
Thu, Sep 3, 4:08 PM
F170146256: D58530.diff
Thu, Sep 3, 3:43 PM
F170014351: D58530.id183091.diff
Thu, Sep 3, 6:16 AM
F170012358: D58530.diff
Thu, Sep 3, 6:08 AM
Unknown Object (File)
Wed, Sep 2, 11:06 AM
Unknown Object (File)
Tue, Sep 1, 10:50 PM
Unknown Object (File)
Tue, Sep 1, 3:45 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

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.