[DPDK/DTS Bug 1899] A mix of passing and skipping testcases should result in a passing testsuite
bugzilla at dpdk.org
bugzilla at dpdk.org
Mon Mar 9 01:37:11 CET 2026
http://bugs.dpdk.org/show_bug.cgi?id=1899
Bug ID: 1899
Summary: A mix of passing and skipping testcases should result
in a passing testsuite
Product: DPDK
Version: 26.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: DTS
Assignee: dev at dpdk.org
Reporter: probb at iol.unh.edu
CC: juraj.linkes at pantheon.tech, probb at iol.unh.edu
Target Milestone: ---
Currently, if my testsuite has 2 testcases, and testcase 1 has a PASS and
testcase 2 has a SKIP, the testsuite level result will be SKIP. I believe this
should be changed so that the testsuite level result is PASS. For instance, for
cryptodev testsuite, there will always be at least a few testsuites which skip
(because the device does not support a certain algo etc) but if all the algo
which are supported are tested and PASS, the testsuite level result should
indicate a passing status.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list