ray/test
Stephanie Wang 083e7a28ad Push an error to the driver when the workload hangs on ray.put reconstruction (#382)
* Fix worker blocked bug

* tmp

* Push an error to the driver on ray.put for non-driver tasks

* Fix result table tests

* Fix test, logging

* Address comments

* Fix suppression bug

* Fix redis module test

* Edit error message

* Get values in chunks during reconstruction

* Test case for driver ray.put errors

* Error for evicting ray.put objects from the driver

* Fix tests

* Reduce verbosity

* Documentation
2017-03-21 00:16:48 -07:00
..
jenkins_tests Add multinode tests by simulating multiple nodes using Docker. (#378) 2017-03-18 23:44:54 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Convert local scheduler messages to flatbuffers (#340) 2017-03-15 16:27:52 -07:00
array_test.py General attribute-based heterogeneity support with hard and soft constraints (#248) 2017-02-09 01:34:14 -08:00
component_failures_test.py Plasma and worker node failure. (#373) 2017-03-17 17:03:58 -07:00
failure_test.py Propagate errors from importing actors. (#309) 2017-02-22 15:15:45 -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 Simplify imports and exports and provide driver isolation for remote functions. (#288) 2017-02-16 11:30:35 -08:00
runtest.py Disallow calling ray.put on an object ID. (#353) 2017-03-11 12:09:28 -08:00
stress_tests.py Push an error to the driver when the workload hangs on ray.put reconstruction (#382) 2017-03-21 00:16:48 -07:00
tensorflow_test.py Resnet Adapted to Ray (#229) 2017-03-07 01:07:32 -08:00