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

MSTest plugin does not parse Visual Studio 2010 results

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • mstest-plugin
    • None
    • Platform: All, OS: All

      The Visual Studio 2010 results file format has changed and that change prevents
      the Hudson MSTest plugin from parsing the MSTest results file.

      The Visual Studio 2008 MSTest schema was
      http://microsoft.com/schemas/VisualStudio/TeamTest/2006.

      The Visual Studio 2010 beta MSTest schema is
      http://microsoft.com/schemas/VisualStudio/TeamTest/2010.

      I added basic support for the VS 2010 schema and it seems to present results.
      My changes are not extracting the buildName correctly, but they do seem to
      extract the number of tests, number of failures, number skipped, and the
      individual results. However, I have not performed detailed testing of my
      changes to present individual results.

            mjm maria jose m
            markewaite Mark Waite
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: