NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/58791: npftest stops early



>Number:         58791
>Category:       bin
>Synopsis:       npftest stops early
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 30 10:50:00 +0000 2024
>Originator:     Taylor R Campbell
>Release:        current, 10, 9, ...
>Organization:
>Environment:
>Description:
npftest stops early as soon as any test case fails, instead of printing all the failed test cases.  Makes for slow turnaround time when diagnosing bugs, and testing fixes, that affect multiple cases at once.

Also, t_npf doesn't record the individual failed test cases, so they are not included in the releng test bed output like: https://releng.netbsd.org/b5reports/i386/2024/2024.10.29.22.24.30/test.html#net_npf_t_npf_npf_rule
>How-To-Repeat:
1. run the atf tests
2. npfctl debug -c /usr/tests/net/npf/npftest.conf -o /tmp/npftest.db && npftest -c /tmp/npftest.db -T rule -v
>Fix:
Yes, please!



Home | Main Index | Thread Index | Old Index