Skip to content

Conversation

jovany-wang
Copy link
Contributor

@jovany-wang jovany-wang commented Dec 19, 2018

What do these changes do?

In this PR, we use BaseTest to instead of TestListener and MyRunner annotation.

  1. Before this changes, the program do Ray.init() only once when we run the command mvn test.
    This is not what we need.
    We expect it to do Ray.init() before each case.

  2. Make cleanUp more graceful.

Related issue number

N/A

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/10168/
Test FAILed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/10264/
Test FAILed.

@robertnishihara robertnishihara merged commit 8393df2 into ray-project:master Dec 22, 2018
@raulchen raulchen deleted the java-base-test branch December 24, 2018 02:41
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.

3 participants