Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved cleanup for UITests #284

Closed

Conversation

jaredjstewart
Copy link
Contributor

UITests were failing when more than one was run because they all share a base class that was not properly cleaned up.

UITests were failing when more than one was run because they all share a base class that was not properly cleaned up.
@jaredjstewart
Copy link
Contributor Author

Precheckin passed (except for one failure in FlakyTest)

@kirklund
Copy link
Contributor

+1

1 similar comment
@kjduling
Copy link

+1

@asfgit asfgit closed this in cc996a6 Nov 15, 2016
@kirklund
Copy link
Contributor

I reworded your commit message (including line feed):

GEODE-2112: Improved cleanup for UITests

UITests were failing when more than one was run because
they all share a base class that was not properly cleaned up.

This closes #284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants