Bug #3223
unit test failures give verify -1
Status:
New
Priority:
Normal
Assignee:
-
Category:
testing
Target version:
-
Affected version - extra info:
Affected version:
Difficulty:
uncategorized
Description
If unit tests fails in jenkins, a V -1 vote is posted by jenkins instead of -2.
History
#1 Updated by Szilárd Páll about 1 year ago
Perhaps this should be in the sysadmin section, but either way, a segfault in unit tests, e.g. http://jenkins.gromacs.org/job/Matrix_OnDemand/1339/OPTIONS=gcc-7%20gpuhw=none%20cuda-10.0%20openmp%20no-tng%20release-with-assert%20gpucomm%20host=bs_mic,label=bs_mic should mark the build failed rather than unstable :)
#2 Updated by Paul Bauer about 1 year ago
I don't think there is a way to set this, but I can have a look at it.
#3 Updated by Szilárd Páll about 1 year ago
Paul Bauer wrote:
I don't think there is a way to set this, but I can have a look at it.
Not urgent, it just sends the wrong signal that a failing test marks a config "unstable" rather than "failed".