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

Add stress test for Java worker #3424

Merged
merged 2 commits into from
Dec 2, 2018

Conversation

raulchen
Copy link
Contributor

What do these changes do?

Related issue number

@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/9641/
Test FAILed.

@robertnishihara
Copy link
Collaborator

robertnishihara commented Nov 28, 2018

@raulchen should we merge this as is or do you want to run it in the continuous integration?

EDIT: Ok, I guess it is being run. Travis is failing with

2018-11-28 06:19:17 INFO core [main]: Putting object 259effffaf87d63e50bc3edc3fd754dc07fcfed2, for task 531baea1af87d63e50bc3edc3fd754dc07fcfed2 
2018-11-28 06:19:17 INFO core [main]: Putting object 249effffaf87d63e50bc3edc3fd754dc07fcfed2, for task 531baea1af87d63e50bc3edc3fd754dc07fcfed2 
2018-11-28 06:19:17 INFO core [main]: Putting object 239effffaf87d63e50bc3edc3fd754dc07fcfed2, for task 531baea1af87d63e50bc3edc3fd754dc07fcfed2 
2018-11-28 06:19:17 INFO core [main]: Putting object 229effffaf87d63e50bc3edc3fd754dc07fcfed2, for task 531baea1af87d63e50bc3edc3fd754dc07fcfed2 
2018-11-28 06:19:17 INFO core [main]: Putting object 219effffaf87d63e50bc3edc3fd754dc07fcfed2, for task 531baea1af87d63e50bc3edc3fd754dc07fcfed2 
2018-11-28 06:19:17 INFO core [main]: Putting object 209effffaf87d63e50bc3edc3fd754dc07fcfed2, for task 531baea1af87d63e50bc3edc3fd754dc07fcfed2 
2018-11-28 06:19:17 INFO core [main]: Putting object 1f9effffaf87d63e50bc3edc3fd754dc07fcfed2, for task 531baea1af87d63e50bc3edc3fd754dc07fcfed2 
2018-11-28 06:19:17 INFO core [main]: Putting object 1e9effffaf87d63e50bc3edc3

The job exceeded the maximum log length, and has been terminated.

@raulchen
Copy link
Contributor Author

@robertnishihara yep, all functions decorated by @Test will be run in CI.

@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/9642/
Test FAILed.

@raulchen
Copy link
Contributor Author

Jenkins, retest this

@raulchen
Copy link
Contributor Author

@robertnishihara somehow I couldn't re-run travis. but the failed jobs should be unrelated, because this PR doesn't touch any python code. It should be okay for merge now.

@robertnishihara robertnishihara merged commit abd37df into ray-project:master Dec 2, 2018
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