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

The error message is not reported when running MsTest with Gallio

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • gallio-plugin
    • The jenkins is running under a Tomcat 7.0/JDK 1.6_036 64 bits / Windows 2008 R1 64 bits
      Gallio (3.2) is running MsTests ( VS 2010) under framework 4.0

      The error message is not reported.
      I patched the galio-1.x-to-junit-1.0.xsl files by remplacing the line
      <xsl:value-of select="a:testLog/a:streams/a:stream/a:body/a:contents/a:section/a:contents/a:text"/>
      with
      <xsl:value-of select="a:testLog/a:streams/a:stream/a:body/a:contents/a:text"/>
      Now it works. I attach a sample of galio report for you to test.

          [JENKINS-11599] The error message is not reported when running MsTest with Gallio

          I think it's you that maintain the gallio plugin now...

          You can even take the lead on the plugin. It will be easier....

          Philippe Miossec added a comment - I think it's you that maintain the gallio plugin now... You can even take the lead on the plugin. It will be easier....

          Code changed in jenkins
          User: Gregory Boissinot
          Path:
          src/main/java/hudson/plugins/gallio/GallioInputMetric.java
          src/main/resources/hudson/plugins/gallio/gallio-1.2-to-junit-1.0.xsl
          src/test/java/hudson/plugins/gallio/AbstractXUnitXSLTest.java
          src/test/java/hudson/plugins/gallio/GallioXSLTest.java
          src/test/resources/hudson/plugins/gallio/JUnit-failure.xml
          src/test/resources/hudson/plugins/gallio/JUnit-issue11599.xml
          http://jenkins-ci.org/commit/gallio-plugin/dbe2ca4cb1ccb9ddf31fb47688b0f5bd8c49eb7b
          Log:
          Fix JENKINS-11599

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Gregory Boissinot Path: src/main/java/hudson/plugins/gallio/GallioInputMetric.java src/main/resources/hudson/plugins/gallio/gallio-1.2-to-junit-1.0.xsl src/test/java/hudson/plugins/gallio/AbstractXUnitXSLTest.java src/test/java/hudson/plugins/gallio/GallioXSLTest.java src/test/resources/hudson/plugins/gallio/JUnit-failure.xml src/test/resources/hudson/plugins/gallio/JUnit-issue11599.xml http://jenkins-ci.org/commit/gallio-plugin/dbe2ca4cb1ccb9ddf31fb47688b0f5bd8c49eb7b Log: Fix JENKINS-11599

          Code changed in jenkins
          User: Gregory Boissinot
          Path:
          src/test/resources/hudson/plugins/gallio/gallio-issue11599.xml
          http://jenkins-ci.org/commit/gallio-plugin/143ba13acd87cb9cfc1de11360aa7fe5f468dcaa
          Log:
          Fix JENKINS-11599

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Gregory Boissinot Path: src/test/resources/hudson/plugins/gallio/gallio-issue11599.xml http://jenkins-ci.org/commit/gallio-plugin/143ba13acd87cb9cfc1de11360aa7fe5f468dcaa Log: Fix JENKINS-11599

            gbois Gregory Boissinot
            slopes Stephane Lopes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: