ray/test
Robert Nishihara 4658d0a180 Print error when actor takes too long to start, and refactor error me… (#1747)
* Print error when actor takes too long to start, and refactor error message pushing.

* Print warning every ten seconds.

* Fix linting and tests.

* Fix tests.
2018-03-19 20:24:35 -07:00
..
jenkins_tests [tune] Added Async HyperBand example (#1709) 2018-03-16 13:25:29 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Treat actor creation like a regular task. (#1668) 2018-03-16 11:18:07 -07:00
array_test.py Move calls to ray.worker.cleanup into tearDown part of tests for isolation. (#1433) 2018-01-22 22:54:56 -08:00
autoscaler_test.py Add external module as a node scaler. (#1703) 2018-03-17 16:59:13 -07:00
component_failures_test.py Start integrating new GCS APIs (#1379) 2018-01-31 11:01:12 -08:00
credis_test.py Register credis with redis (#1730) 2018-03-18 14:02:19 -07:00
cython_test.py Add basic functionality for Cython functions and actors (#1193) 2017-11-09 17:49:06 -08:00
failure_test.py Print error when actor takes too long to start, and refactor error me… (#1747) 2018-03-19 20:24:35 -07:00
microbenchmarks.py Move calls to ray.worker.cleanup into tearDown part of tests for isolation. (#1433) 2018-01-22 22:54:56 -08:00
monitor_test.py Start chain replicated GCS with Ray (#1538) 2018-03-07 10:18:58 -08:00
multi_node_test.py Start chain replicated GCS with Ray (#1538) 2018-03-07 10:18:58 -08:00
recursion_test.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
runtest.py Provide experimental API for changing number of return values and res… (#1735) 2018-03-19 15:32:23 -07:00
stress_tests.py Print error when actor takes too long to start, and refactor error me… (#1747) 2018-03-19 20:24:35 -07:00
tensorflow_test.py Polished TensorFlowVariables code and documentation (#566) 2018-02-12 15:38:58 -08:00