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

          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

          Code changed in jenkins
          User: Jesse Glick
          Path:
          src/main/java/org/jvnet/hudson/test/JenkinsRule.java
          http://jenkins-ci.org/commit/jenkins-test-harness/a77521139c3346b43a1f9d22b34391a2e040466b
          Log:
          Merge pull request #60 from oleg-nenashev/JENKINS-44453

          [FIXED JENKINS-44453] - JenkinsRule should ensure that Jenkins reaches the COMPLETED milestone.

          Compare: https://github.com/jenkinsci/jenkins-test-harness/compare/8d42c6948388...a77521139c33

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: src/main/java/org/jvnet/hudson/test/JenkinsRule.java http://jenkins-ci.org/commit/jenkins-test-harness/a77521139c3346b43a1f9d22b34391a2e040466b Log: Merge pull request #60 from oleg-nenashev/ JENKINS-44453 [FIXED JENKINS-44453] - JenkinsRule should ensure that Jenkins reaches the COMPLETED milestone. Compare: https://github.com/jenkinsci/jenkins-test-harness/compare/8d42c6948388...a77521139c33

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          CHANGELOG.md
          http://jenkins-ci.org/commit/plugin-pom/943661af8ba67218837a1beaf81795034d84e5b2
          Log:
          Also add JENKINS-44453 to the 2.31 changelog

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: CHANGELOG.md http://jenkins-ci.org/commit/plugin-pom/943661af8ba67218837a1beaf81795034d84e5b2 Log: Also add JENKINS-44453 to the 2.31 changelog

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

              Created:
              Updated:
              Resolved: