ray/test
Eric Liang 611259b2c7 Re-raise actor initialization errors on method invocation (#2843)
If an actor constructor fails, save that error and re-raise it on any subsequent attempts to interact with the actor. Related to https://github.com/ray-project/ray/issues/282 and https://github.com/ray-project/ray/issues/1093.
2018-09-10 10:51:19 -07:00
..
jenkins_tests [rllib] clarify train batch size for PPO (#2793) 2018-09-05 12:06:13 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Re-raise actor initialization errors on method invocation (#2843) 2018-09-10 10:51:19 -07:00
array_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
autoscaler_test.py [autoscaler] Cleanup Logging (#2709) 2018-08-25 17:08:45 -07:00
component_failures_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
credis_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
cython_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
failure_test.py Re-raise actor initialization errors on method invocation (#2843) 2018-09-10 10:51:19 -07:00
microbenchmarks.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
monitor_test.py Re-enable sharded monitor test for xray, convert to pytest. (#2804) 2018-09-01 19:53:40 -07:00
multi_node_test.py [Issue 2809][xray] Cleanup on driver detach (#2826) 2018-09-07 16:11:32 +08:00
recursion_test.py Fix text verbosity in python 2.7 by running tests with pytest (#2470) 2018-07-30 11:04:06 -07:00
runtest.py Add ray.is_initialized() function. (#2818) 2018-09-06 21:20:59 -07:00
stress_tests.py [xray] raylet scheduling mechanism with a simple spillback policy (#2749) 2018-08-28 00:03:34 -07:00
tensorflow_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
xray_test.py Change ray.worker.cleanup -> ray.shutdown and improve API documentation. (#2374) 2018-07-12 12:00:00 -07:00