Page MenuHomeFreeBSD

awk: Enable tests again
ClosedPublic

Authored by imp on Aug 1 2021, 5:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 3, 3:31 PM
Unknown Object (File)
Sat, Sep 20, 7:33 PM
Unknown Object (File)
Wed, Sep 17, 8:54 AM
Unknown Object (File)
Tue, Sep 16, 6:23 PM
Unknown Object (File)
Mon, Sep 15, 3:44 AM
Unknown Object (File)
Sep 10 2025, 6:30 PM
Unknown Object (File)
Sep 10 2025, 2:33 PM
Unknown Object (File)
Sep 4 2025, 7:38 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40785
Build 37674: arc lint + arc unit

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.