MSTest Plugin instable when use Ignore flag

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical
    • Component/s: mstest-plugin
    • None
    • Environment:
      Jenkins ver. 1.580.3
      MSTest Version 0.12

      With MSTest version 0.11 test with Ignore Tag is not marked as failed and in the new version 0.12 All test with Ignore flag as marked in error

      Ex:
      [Test]
      [Ignore("We don't want to test CRM's service on each build: that would be a waste of (not so) precious electricity and rare unique guids...")]
      public void When_charging_with_expired_CreditCard_Then_does_not_work()
      {
      // Ignored code
      }

            Assignee:
            Ivo Bellin Salarin
            Reporter:
            pascal_martin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: