Issue Type: Bug Bug
Assignee: Ivo Bellin Salarin
Components: mstest-plugin
Created: 17/Mar/15 9:34 PM
Description:

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 }
Environment: Jenkins ver. 1.580.3
MSTest Version 0.12
Project: Jenkins
Priority: Critical Critical
Reporter: pascal_martin
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to