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

REGRESSION: Result not transitioning to finished state for simple pipeline

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • blueocean-plugin
    • None
    • 1.0-beta-1

      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.

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

              Created:
              Updated:
              Resolved: