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

JTH should ensure that Jenkins reaches the COMPLETED milestone in JenkinsRule

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • jenkins-test-harness
    • None

      Follow-up to JENKINS-37759 

      From what I see in Jenkins plugins, there is no valid use-case when a test should proceed with a corrupted initialization graph.

          [JENKINS-44453] JTH should ensure that Jenkins reaches the COMPLETED milestone in JenkinsRule

          Oleg Nenashev created issue -
          Oleg Nenashev made changes -
          Description New: Follow-up to JENKINS-37759
          Oleg Nenashev made changes -
          Assignee Original: Oliver Gondža [ olivergondza ] New: Oleg Nenashev [ oleg_nenashev ]
          Oleg Nenashev made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Oleg Nenashev made changes -
          Link New: This issue is related to JENKINS-37759 [ JENKINS-37759 ]
          Oleg Nenashev made changes -
          Issue Type Original: Bug [ 1 ] New: Improvement [ 4 ]
          Oleg Nenashev made changes -
          Description Original: Follow-up to JENKINS-37759 New: Follow-up to -JENKINS-37759

          From what I see in Jenkins plugins, there is no valid use-case when a test should proceed with a corrupted initialization graph.
          Jesse Glick made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          src/main/java/org/jvnet/hudson/test/JenkinsRule.java
          http://jenkins-ci.org/commit/jenkins-test-harness/fc7ef54f6aadfbf457e746847adbad0d4616dc56
          Log:
          [FIXED JENKINS-44453] - JenkinsRule should ensure that Jenkins reaches the COMPLETED milestone.

          It should make issues like https://issues.jenkins-ci.org/browse/JENKINS-37759 much more explicit in funtional tests.
          From what I see there is no valid use-case for proceeding with the test if the initialization fails.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/main/java/org/jvnet/hudson/test/JenkinsRule.java http://jenkins-ci.org/commit/jenkins-test-harness/fc7ef54f6aadfbf457e746847adbad0d4616dc56 Log: [FIXED JENKINS-44453] - JenkinsRule should ensure that Jenkins reaches the COMPLETED milestone. It should make issues like https://issues.jenkins-ci.org/browse/JENKINS-37759 much more explicit in funtional tests. From what I see there is no valid use-case for proceeding with the test if the initialization fails.

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          src/main/java/org/jvnet/hudson/test/JenkinsRule.java
          http://jenkins-ci.org/commit/jenkins-test-harness/5e14b5c2dc2e07ebd5dde0f066d6a1fe1f390616
          Log:
          JENKINS-44453 - Fix typo noticed by @amuniz

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/main/java/org/jvnet/hudson/test/JenkinsRule.java http://jenkins-ci.org/commit/jenkins-test-harness/5e14b5c2dc2e07ebd5dde0f066d6a1fe1f390616 Log: JENKINS-44453 - Fix typo noticed by @amuniz

            oleg_nenashev Oleg Nenashev
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: