Page MenuHomeFreeBSD

awk: Enable tests again
ClosedPublic

Authored by imp on Aug 1 2021, 5:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 3:43 PM
Unknown Object (File)
Wed, Jan 15, 8:35 AM
Unknown Object (File)
Nov 30 2024, 9:52 AM
Unknown Object (File)
Nov 25 2024, 2:01 PM
Unknown Object (File)
Nov 13 2024, 8:54 PM
Unknown Object (File)
Oct 13 2024, 12:03 AM
Unknown Object (File)
Oct 13 2024, 12:03 AM
Unknown Object (File)
Oct 13 2024, 12:02 AM
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.