I see other CI systems with a Quarantine feature for their JUnit testing.
      How about Jenkins keeps pace?

      Quarantine is a reporting feature. The idea of the feature is that intermittent or misbehaving tests can be quarantined. This means that they wouldn't be reported in the totals of passing/failing tests and would not affect the pass/fail status of the Jenkins job. The tests can later be removed from quarantine when they are consistently passing or otherwise behaving well.

      The quarantine feature wouldn't change whether a test executes, but rather how it is reported.

          [JENKINS-14089] JUnit report - Quarantine intermittent tests

          John Muczynski created issue -
          Alexey Larsky made changes -
          Link New: This issue duplicates JENKINS-16054 [ JENKINS-16054 ]
          samuel nobs made changes -
          Labels New: junit quarantine
          samuel nobs made changes -
          Assignee New: samuel nobs [ samsta ]
          samuel nobs made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          samuel nobs made changes -
          Remote Link New: This issue links to "quarantine plugin on github (work in progress) (Web Link)" [ 10502 ]
          John Muczynski made changes -
          Status Original: In Progress [ 3 ] New: Open [ 1 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 144720 ] New: JNJira + In-Review [ 176178 ]

            samsta samuel nobs
            johnstosh John Muczynski
            Votes:
            14 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated: