-
Bug
-
Resolution: Fixed
-
Major
-
None
Builds have are still in progress can have a result of SUCCESS and so be included in a RunParamter which has filtering enabled. It should only include completed builds so we know the build result will not change.
Code changed in jenkins
User: gcummings
Path:
core/src/main/java/hudson/model/RunParameterDefinition.java
core/src/main/java/hudson/util/RunList.java
http://jenkins-ci.org/commit/jenkins/39d1a605bca6fd0a2e538471fe7bf28a3a8245f7
Log:
JENKINS-20974RunParameter with filtering enabled should not include builds which have not completed