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)
Sun, Oct 19, 1:05 AM
Unknown Object (File)
Wed, Oct 15, 3:26 AM
Unknown Object (File)
Thu, Oct 2, 1:08 PM
Unknown Object (File)
Thu, Oct 2, 10:09 AM
Unknown Object (File)
Wed, Oct 1, 5:46 PM
Unknown Object (File)
Wed, Oct 1, 5:18 PM
Unknown Object (File)
Aug 30 2025, 8:57 PM
Unknown Object (File)
Aug 11 2025, 10:37 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