-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
If a test build was canceled like at [1] then there obviously are no stats about the number of failed / passed tests available. Currently, this leads to the next build at [2] to display no relative stats but just "TAP Test Results (69 failures )". I would expect the TAP plugin to take only a previously completed test build into account when calculating the relative stats. I.e. the build at [1] should use the build at [3] to calculate the relative stats and "TAP Test Results (69 failures / -60)" in this particular case.
[1] http://mingwgitdevenv.cloudapp.net/job/mingwGitDevEnv-test/9/
[2] http://mingwgitdevenv.cloudapp.net/job/mingwGitDevEnv-test/10/
[3] http://mingwgitdevenv.cloudapp.net/job/mingwGitDevEnv-test/8/
[JENKINS-19262] Diff stats to previous test build are wrong if previous test build was canceled
Workflow | Original: JNJira [ 150710 ] | New: JNJira + In-Review [ 177744 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Hi Sebastian!
Agreed, +1, let's do as you suggest
thanks