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

Add support for tests run by scalatest-maven-plugin

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None

      The scalatest-maven-plugin can generate junit xml reports; however, that plugin is not recognized by Jenkins as a test mojo, and hence the results are not displayed.

      Patch coming up.

          [JENKINS-18086] Add support for tests run by scalatest-maven-plugin

          a b added a comment -

          a b added a comment - Pull request is https://github.com/jenkinsci/jenkins/pull/789 .

          a b added a comment -

          Replaced by new pull request https://github.com/jenkinsci/jenkins/pull/792 .

          a b added a comment - Replaced by new pull request https://github.com/jenkinsci/jenkins/pull/792 .

          a b added a comment -

          Previous pull requests have been superseded by https://github.com/jenkinsci/jenkins/pull/794 .

          a b added a comment - Previous pull requests have been superseded by https://github.com/jenkinsci/jenkins/pull/794 .

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          maven-plugin/src/main/java/hudson/maven/reporters/TestMojo.java
          maven-plugin/src/test/java/hudson/maven/reporters/TestMojoTest.java
          http://jenkins-ci.org/commit/jenkins/12807ba8e917ccd25e44fb669df6e5f057301fe0
          Log:
          Merge pull request #794 from roadrunner2/scalatest-maven-plugin-support-v3

          [FIXED JENKINS-18086] Add support for scalatest-maven-plugin test results.

          Compare: https://github.com/jenkinsci/jenkins/compare/6d52ebacb369...12807ba8e917

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: maven-plugin/src/main/java/hudson/maven/reporters/TestMojo.java maven-plugin/src/test/java/hudson/maven/reporters/TestMojoTest.java http://jenkins-ci.org/commit/jenkins/12807ba8e917ccd25e44fb669df6e5f057301fe0 Log: Merge pull request #794 from roadrunner2/scalatest-maven-plugin-support-v3 [FIXED JENKINS-18086] Add support for scalatest-maven-plugin test results. Compare: https://github.com/jenkinsci/jenkins/compare/6d52ebacb369...12807ba8e917

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          changelog.html
          http://jenkins-ci.org/commit/jenkins/1b25f63351fb7a893107b2202858c83a15840173
          Log:
          Note changes for JENKINS-18086

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: changelog.html http://jenkins-ci.org/commit/jenkins/1b25f63351fb7a893107b2202858c83a15840173 Log: Note changes for JENKINS-18086

          a b added a comment -

          Many thanks for the quick reviews and merging of the patches!

          a b added a comment - Many thanks for the quick reviews and merging of the patches!

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          src/main/java/hudson/maven/reporters/TestMojo.java
          src/test/java/hudson/maven/reporters/TestMojoTest.java
          http://jenkins-ci.org/commit/maven-plugin/06c3213c953927d867bdc590a8a22850db778dc0
          Log:
          Merge pull request #794 from roadrunner2/scalatest-maven-plugin-support-v3

          [FIXED JENKINS-18086] Add support for scalatest-maven-plugin test results.
          Originally-Committed-As: 12807ba8e917ccd25e44fb669df6e5f057301fe0

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: src/main/java/hudson/maven/reporters/TestMojo.java src/test/java/hudson/maven/reporters/TestMojoTest.java http://jenkins-ci.org/commit/maven-plugin/06c3213c953927d867bdc590a8a22850db778dc0 Log: Merge pull request #794 from roadrunner2/scalatest-maven-plugin-support-v3 [FIXED JENKINS-18086] Add support for scalatest-maven-plugin test results. Originally-Committed-As: 12807ba8e917ccd25e44fb669df6e5f057301fe0

          I was having a similar problem, so upgraded to make sure I had this fix - that didn't solve my problem, but renaming my project without spaces in the name did fix it. Commenting here so someone else with the same problem has a chance of finding it.

          Kajsa Anderson added a comment - I was having a similar problem, so upgraded to make sure I had this fix - that didn't solve my problem, but renaming my project without spaces in the name did fix it. Commenting here so someone else with the same problem has a chance of finding it.

            Unassigned Unassigned
            qwazctl a b
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: