MSTest plugin doesn't report test failures

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: mstest-plugin
    • Environment:
      Windows 2012

      MSTest failures are not being reported. The output from the build looks like this:
      [ncover] Starting execution...
      [ncover] Process 'QTAgent' [PID 2424] has begun profiling.
      [ncover]
      [ncover] Results Top Level Tests
      [ncover] ------- ---------------
      [ncover] Error LindbergCorp.StringFileTranslator.Test.TranslatorTests.TestConversion
      [ncover] Error LindbergCorp.StringFileTranslator.Test.TranslatorTests.TestConversionFrench
      [ncover] Error LindbergCorp.StringFileTranslator.Test.TranslatorTests.TestFileNotFound
      [ncover] Process 'QTAgent' [PID 2424] has finished profiling.
      [ncover] 0/3 test(s) Passed, 3 Error
      [ncover]
      [ncover] Summary
      [ncover] -------
      [ncover] Test Run Error.
      [ncover] Error 3
      [ncover] --------
      [ncover] Total 3
      [ncover] Results file: E:\Jenkins\workspace\LindbergCorp.StringFileTranslator\TestResults\Release\test.results.trx

      But the plugin reports all tests are successful

            Assignee:
            Ivo Bellin Salarin
            Reporter:
            dlindberg
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: