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)
Wed, Jun 3, 2:46 PM
Unknown Object (File)
May 3 2026, 6:51 AM
Unknown Object (File)
Apr 25 2026, 9:00 AM
Unknown Object (File)
Apr 24 2026, 7:01 AM
Unknown Object (File)
Apr 6 2026, 9:06 AM
Unknown Object (File)
Apr 5 2026, 9:16 AM
Unknown Object (File)
Mar 29 2026, 9:48 PM
Unknown Object (File)
Mar 24 2026, 1:24 AM
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