Direct clone of master, tried to build locally, compiles fine, however fails:

       FailedTest.org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyTestSuite

       

      Repro:

      1. git clone https://github.com/jenkinsci/zephyr-for-jira-test-management-plugin.git
      2. Branch Master.
      3. mvn clean install

      Expected: All injected tests to pass.

      Actual: See mvn debug log attached.

       

       

        1. build.log
          7.57 MB
          Charles Eakins

          [JENKINS-43478] 1.5 Snapshot fails test

          Harold Dost added a comment -

          Seems to be related to the conflicting versions of the org.apache.httpcomponents:httpclient

          The plugin developers used 4.3.5, however the test harness for jenkins looks to use 4.5

          Harold Dost added a comment - Seems to be related to the conflicting versions of the org.apache.httpcomponents:httpclient The plugin developers used 4.3.5, however the test harness for jenkins looks to use 4.5

          I would have used Unirest for this myself. I'm developing a TestNG Listener so it won't be tied to Jenkins and actually use a modern logger. 

          Charles Eakins added a comment - I would have used Unirest for this myself. I'm developing a TestNG Listener so it won't be tied to Jenkins and actually use a modern logger. 

            zeedeveloper Zephyr Developer
            charles_eakins Charles Eakins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: