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)
Sep 24 2024, 4:23 PM
Unknown Object (File)
Sep 24 2024, 3:03 AM
Unknown Object (File)
Sep 18 2024, 9:42 PM
Unknown Object (File)
Sep 16 2024, 4:04 PM
Unknown Object (File)
Sep 12 2024, 1:40 AM
Unknown Object (File)
Sep 5 2024, 4:15 AM
Unknown Object (File)
Sep 1 2024, 1:14 PM
Unknown Object (File)
Aug 31 2024, 6:37 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