ray/test
Philipp Moritz ca254b8689 Fix stack overflow if many objects are fetched. (#237)
* fix stack overflow if many objects are fetched

* fix other stack allocations

* add tests and fix linting

* address stephanie's comments

* fix linting

* fix tests
2017-02-04 16:49:36 -08:00
..
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
array_test.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
component_failures_test.py Prevent plasma store and manager from dying when a client dies. (#203) 2017-01-17 20:34:31 -08:00
failure_test.py Add driver ID to task spec and add driver ID to Python error handling. (#225) 2017-01-25 22:53:48 -08:00
microbenchmarks.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
multi_node_test.py Add driver ID to task spec and add driver ID to Python error handling. (#225) 2017-01-25 22:53:48 -08:00
runtest.py Improvements to documentation and error messages. (#221) 2017-01-19 20:27:46 -08:00
stress_tests.py Fix stack overflow if many objects are fetched. (#237) 2017-02-04 16:49:36 -08:00
tensorflow_test.py Added functionality for retrieving variables from control dependencies (#220) 2017-01-30 19:17:42 -08:00