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

REGRESSION: Result not transitioning to finished state for simple pipeline

    XMLWordPrintable

Details

    • 1.0-beta-1

    Description

      When following along a trivial pipeline, it never transitions to finished. The steps run, but it never completes:

      node {
          echo "42"
          sleep 5
          echo "done"    
      }
      

      I tried putting stages, same thing.
      This may be tripping up the ATH too.

      Attachments

        Activity

          This regression is responsible for

          ✖ Timed out while waiting for element <div.header.success> to be present for 20000 milliseconds. - expected "visible" but got: "not found"
          at Object.<anonymous> (/home/thorsten/opt/src/cloudbees/blueocean-acceptance-test/src/test/js/log-karaoke/noStages.js:82:18)

          tscherler Thorsten Scherler added a comment - This regression is responsible for ✖ Timed out while waiting for element <div.header.success> to be present for 20000 milliseconds. - expected "visible" but got: "not found" at Object.<anonymous> (/home/thorsten/opt/src/cloudbees/blueocean-acceptance-test/src/test/js/log-karaoke/noStages.js:82:18)
          kzantow Keith Zantow added a comment -

          tscherler I hope you're right! Odd thing is that test was passing most of the time for me but sporadically failing.

          kzantow Keith Zantow added a comment - tscherler I hope you're right! Odd thing is that test was passing most of the time for me but sporadically failing.

          People

            kzantow Keith Zantow
            michaelneale Michael Neale
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: