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

use blueocean tests results as pass/fail/unstable criteria

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • blueocean-plugin
    • None

      Hi, my use case:

      in blueocean there is very nice parser that summarizes new/still failed tets from xunit test results.

      I am aware that i can use xunit thresholds to set build color(red/yellow/green) but it will be better just to use blueocean "New failing" detection.

      i will illustrate:

      i have a build that ended with 7 new failed tests.  there is some logic in blueocean that correctly detected all new faulures:

       

      I want to use this logic to set build result. is it possible?

       

      P.S: xunit parser is not sophisticated enough, and in this same build it reports:

      7 failures (+4) , 3 skipped (±0), 

      It ignores the fact that some test got fixed and some new got broken, and while in total the number went up only by 4, but 7 new tests got broken. 

       

            Unassigned Unassigned
            vladichko Vlad Aginsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: