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

MSTest plugin doesn't report test failures

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • mstest-plugin
    • 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

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

              Created:
              Updated:
              Resolved: