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

Testing/354 jar system test #398

Merged
merged 9 commits into from
Nov 6, 2015
Merged

Testing/354 jar system test #398

merged 9 commits into from
Nov 6, 2015

Conversation

philwinder
Copy link
Contributor

No description provided.

@philwinder
Copy link
Contributor Author

@philwinder
Copy link
Contributor Author

Blocked on Mesos 0.25 issue. #338

@philwinder
Copy link
Contributor Author

@philwinder philwinder removed the blocked label Nov 6, 2015
cluster.start();
}

@After
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe sort the @BeforeClass, @Before, @Rule, @After, @AfterClass in the order they're being executed?

@mwl
Copy link
Contributor

mwl commented Nov 6, 2015

I like it!

/**
* A system test to ensure that the framework can run as a JAR, not using docker.
*/
@SuppressWarnings({"PMD.TooManyMethods", "PMD.AvoidUsingHardCodedIP"})
Copy link
Contributor

Choose a reason for hiding this comment

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

I like that a Test can have too many methods…

@philwinder
Copy link
Contributor Author

philwinder pushed a commit that referenced this pull request Nov 6, 2015
@philwinder philwinder merged commit be76616 into master Nov 6, 2015
@philwinder philwinder deleted the testing/354-JarSystemTest branch November 6, 2015 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants