Page MenuHomeFreeBSD

Comment out test checks that are causing failures on ^/stable/11, post r337133
ClosedPublic

Authored by ngie on Apr 21 2019, 9:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 9:06 AM
Unknown Object (File)
Sun, Apr 5, 9:16 AM
Unknown Object (File)
Sun, Mar 29, 9:48 PM
Unknown Object (File)
Tue, Mar 24, 1:24 AM
Unknown Object (File)
Sun, Mar 22, 7:47 AM
Unknown Object (File)
Thu, Mar 19, 8:30 PM
Unknown Object (File)
Thu, Mar 19, 7:08 AM
Unknown Object (File)
Mar 16 2026, 11:32 PM
Subscribers

Details

Summary

Some usr.bin/procstat code has not been MFCed to ^/stable/11 for command line
handling, and unfortunately, r337133 (which was MFCed as r337542) relies on
that support.

Comment out the checks and add a pointer to the PR for code archaeology and
to cause future potential parties to verify changes when backporting them.

This is a direct commit to ^/stable/11

PR: 237445

Test Plan

kyua test passed on 11.2-RELEASE-p7 host.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable