This should allow the test to pass in Jenkins. Testing it locally now
reports "passed" instead of "invalid TAP data".
While touching this file also fix some shellcheck warnings that were
pointed out by my IDE.
Differential D29054
tests/sys/netgraph/ng_macfilter_test: Fix invalid TAP output arichardson on Mar 4 2021, 9:51 AM. Authored by Tags None Referenced Files
Details This should allow the test to pass in Jenkins. Testing it locally now While touching this file also fix some shellcheck warnings that were
Diff Detail
Event TimelineComment Actions It's not incorrect, just an unnecessary change. I made that change because shellcheck pointed it out to me (https://github.com/koalaman/shellcheck/wiki/SC2004). Comment Actions ping? This test has been failing for the past 294 builds. I'd really like to get Jenkins back to green so we can catch real regressions.
|