Edward Oakes
a8888c5ff4
[flaky test] Fix test_calling_start_ray_head ( #5644 )
2019-09-14 22:27:45 -07:00
Mitchell Stern
ddadc18ef6
Fix bug in ray.errors and update its default behavior ( #5576 )
2019-09-05 13:18:57 -07:00
Edward Oakes
0440c00019
Use subprocess.check_output in tests ( #5465 )
2019-08-17 22:25:17 -07:00
Richard Liaw
ed89897a31
[tune,autoscaler] Test yaml, add better distributed docs ( #5403 )
2019-08-08 00:59:23 -07:00
Hao Chen
ea6aa6409a
Reconstruct failed actors without sending tasks. ( #5161 )
...
* fast reconstruct dead actors
* add test
* fix typos
* remove debug print
* small fix
* fix typos
* Update test_actor.py
2019-07-15 10:25:09 -07:00
Robert Nishihara
6703519144
Move global state API out of global_state object. ( #4857 )
2019-05-26 11:27:53 -07:00
justinwyang
e88e706fcc
Enforce quoting style in Travis. ( #4589 )
2019-04-11 14:24:26 -07:00
Yuhong Guo
becffc6cef
Fix checkpoint crash for actor creation task. ( #4327 )
...
* Fix checkpoint crash for actor creation task.
* Lint
* Move test to test_actor.py
* Revert unused code in test_failure.py
* Refine test according to Raul's suggestion.
2019-03-14 23:42:57 +08:00
Robert Nishihara
fd2d8c2c06
Remove Jenkins backend tests and add new long running stress test. ( #4288 )
2019-03-08 15:29:39 -08:00
William Ma
c7a4c74f55
Moving tests from test/ to python/ray/tests/ ( #3950 )
2019-02-21 11:09:08 -08:00