The error message is not reported when running MsTest with Gallio

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: gallio-plugin
    • Environment:
      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.

            Assignee:
            Gregory Boissinot
            Reporter:
            Stephane Lopes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: