Skip to content

No ignore#734

Merged
mjbvz merged 5 commits intomicrosoft:masterfrom
mjbvz:no-ignore
Mar 7, 2016
Merged

No ignore#734
mjbvz merged 5 commits intomicrosoft:masterfrom
mjbvz:no-ignore

Conversation

@mjbvz
Copy link
Copy Markdown
Contributor

@mjbvz mjbvz commented Mar 7, 2016

For #718, ignored tests tend to just get more broken over time so we should make ignoring explicit instead of automatic. This removes all [Ignore] tags and instead marks previously ignored tests with [TestCategory('Ignore')]. I've updated appveyor to ignore these as well.

This only touches tests in NodeJs. Not Common.

closes #718

mjbvz added 5 commits March 1, 2016 14:13
For microsoft#718, ignored tests tend to just get more broken over time so we should make ignoring explicit instead of automatic. This removes all [Ignore] tags and instead marks previously ignored tests with [TestCategory('Ignore')]. Will update appveyor to ignore these as well.

closes microsoft#718
@msftclas
Copy link
Copy Markdown

msftclas commented Mar 7, 2016

Hi @mjbvz, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Matt Bierner). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@mousetraps
Copy link
Copy Markdown
Contributor

Sweet! 👍

@mousetraps
Copy link
Copy Markdown
Contributor

Also, feel free to go ahead and touch common as well if they were being ignored. We'll clean that up when we merge back in.

mjbvz added a commit that referenced this pull request Mar 7, 2016
Merging in this work. AppVeyor isn't failing any more than it was before ( although #723 should fix that  ). Can change the common tests too if those start causing problems.
@mjbvz mjbvz merged commit 406e101 into microsoft:master Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No Skipped Tests

3 participants