-
Bug
-
Resolution: Fixed
-
Minor
Specifying 0.1 in Health report amplification factor will result in bad groovy:
step([$class: 'JUnitResultArchiver', healthScaleFactor: <object of type java.lang.Double>, testResults: '**/target/surefire-reports/*.xml'])
This'll happen with 20.0, 10.5, whatever - any decimal ends up showing up like this.
- is blocking
-
JENKINS-40508 Performance Plugin: Bugs in SimpleBuildStep performanceReport and View
- Resolved
- is duplicated by
-
JENKINS-40363 Pipeline Snippet Generator:Error when "checkout: General SCM" sample are generated
- Resolved
-
JENKINS-38004 junit snippet generator with "Health report" Double doesn't generate proper Groovy output
- Resolved
- links to