Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Comment out intermittently failing unit test #7754

Merged
merged 2 commits into from
May 5, 2014
Merged

Comment out intermittently failing unit test #7754

merged 2 commits into from
May 5, 2014

Conversation

JeffryBooher
Copy link
Contributor

Suppress #7632 until Release 40

/cc:@RaymondLim

expectAndDelete(newFilePath);
});
});
// it("should swap out untitled document from working set even when not current", function () {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't you comment it out with xit?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because I love using the brackets comment out all selected lines command :)

@JeffryBooher
Copy link
Contributor Author

@RaymondLim done. thanks for the tip!

@RaymondLim
Copy link
Contributor

xit is cleaner way to comment out a test case. Merging.

RaymondLim added a commit that referenced this pull request May 5, 2014
Comment out intermittently failing unit test
@RaymondLim RaymondLim merged commit de1d96b into master May 5, 2014
@RaymondLim RaymondLim deleted the jeff/7632 branch May 5, 2014 18:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants