${ROBOT_PASSPERCENTAGE, onlyCritical} does not work

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: robot-plugin
    • None
    • Environment:
      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.

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

              Created:
              Updated:
              Resolved: