Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Component/s: tap-plugin
-
Labels:None
-
Environment:RHEL6, Java 1.8, TAP plugin 1.24
-
Similar Issues:
Description
Some of my jobs generates .tap files with TODO results. The Extended Test Results page for these jobs show these TODO tests correctly and the count of tests failed for the jobs are correct everywhere, but on the TAP Test Results pages (/tapTestReport/ URL) those TODO tests are incorrectly displayed in the "All Failed Tests" block.
While I was working on another issue, related to SKIP TAP directive, I suspected a similar issue could be happening with TODO's (IOW, treating them as failed/success/skip/etc).
Didn't try to reproduce it yet, but I have a hunch on where and how to fix it. Will try to include in the next development cycle.
Thanks for reporting.
Bruno