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

With concurrent builds, Flaky Test Handler blocks later builds from finishing first

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • RHEL 7, Jenkins ver. 1.580.3 LTS rpm, openjdk "1.7.0_51", SSH slaves

      The plugin blocks with a message "Additional test report features is waiting for a checkpoint on <job-name> #num" whenever an earlier build of that job is still running, thus blocking the later build from finishing first. (The only "additional test report feature" I have is "Publish JUnit flaky tests reports".)

      See JENKINS-9913 and related issues for other plugins.

      This may apply to "JUnit flaky stats" too; I'm not sure yet. (But it looks like it's already using BuildStepMonitor.NONE, so it might be okay).

            seriousamlqz Qingzhou Luo
            seanf Sean Flanigan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: