Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-30150

${ROBOT_PASSPERCENTAGE, onlyCritical} does not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • robot-plugin
    • None
    • sles11
    • 2.1.2

      version 1.6.0

      I think this is a problem for both the docu AND software.

      I tried this:
      ${ROBOT_PASSPERCENTAGE, onlyCritical}
      ${ROBOT_PASSPERCENTAGE, true}
      ${ROBOT_PASSPERCENTAGE, True}
      
      and also without the space:
      ${ROBOT_PASSPERCENTAGE,onlyCritical}
      ${ROBOT_PASSPERCENTAGE,true}
      ${ROBOT_PASSPERCENTAGE,True}
      

      in all attempts the veriable is not replaced.

      this works:

      ${ROBOT_PASSPERCENTAGE} 
      

      but obviously contains non critical in the total.

            jpiironen jpiironen
            markfink Mark Fink
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: