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

MSTest Plugin instable when use Ignore flag

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: