Page MenuHomeFreeBSD

awk: Enable tests again
ClosedPublic

Authored by imp on Aug 1 2021, 5:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 16 2024, 6:06 AM
Unknown Object (File)
Mar 16 2024, 6:05 AM
Unknown Object (File)
Mar 16 2024, 5:57 AM
Unknown Object (File)
Mar 12 2024, 11:14 AM
Unknown Object (File)
Mar 12 2024, 10:07 AM
Unknown Object (File)
Jan 12 2024, 11:23 PM
Unknown Object (File)
Jan 4 2024, 3:23 PM
Unknown Object (File)
Dec 22 2023, 11:13 PM
Subscribers
None

Details

Summary

Since we now pass all 24 of the NetBSD awk tests, re-enable these tests.

Sponsored by: Netflix

Test Plan

sudo -E make check works.
As does the lighter weight cd tests ; make install ; kyua test -k /usr/tests/Kyuafile usr.bin/awk
in both cases, all 24 tests are reported as passing.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

imp requested review of this revision.Aug 1 2021, 5:55 AM
imp created this revision.
imp added reviewers: kevans, lwhsu.
imp edited the test plan for this revision. (Show Details)

Remove now-stale comment

This revision was not accepted when it landed; it landed in state Needs Review.Aug 2 2021, 9:56 PM
Closed by commit rGaaccfdde3d66: awk: Enable tests again (authored by imp). · Explain Why
This revision was automatically updated to reflect the committed changes.