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

Build triggering logic is wrong

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • Linx Fedora 20 x64

      • Suppose build dependencies like:
        • project dist depends on project A and project B
        • both project A and project B have 'Trigger only if build is stable'
          in the 'Build other projects' section
      • project A and project B are both starting a build at the same time.
      • a build for project dist is scheduled
      • project A build succeeds
      • the build for project dist blocks because project B is still building
      • project B build fails
      • project dist builds (even though project B failed!) and fails

      The build for project dist should have been cancelled

            Unassigned Unassigned
            fhuberts Ferry Huberts
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: