ray/test
Eric Liang e2e9e4ce6f Fix segmentation fault when calling ray.put on a dictionary with object keys (#548)
* fix segfault when serializing dict key

* fix style

* fix test

* Fix linting.
2017-05-15 01:09:13 -07:00
..
jenkins_tests Change API for remote function declaration, actor instantiation, and actor method invocation. (#541) 2017-05-14 00:01:20 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Change API for remote function declaration, actor instantiation, and actor method invocation. (#541) 2017-05-14 00:01:20 -07:00
array_test.py By default, start a number of workers equal to the number of CPUs. (#430) 2017-04-06 00:02:58 -07:00
component_failures_test.py Reduce verbosity of component_failures_test.py. (#440) 2017-04-07 23:05:29 -07:00
failure_test.py Change API for remote function declaration, actor instantiation, and actor method invocation. (#541) 2017-05-14 00:01:20 -07:00
microbenchmarks.py Run flake8 in Travis and make code PEP8 compliant. (#387) 2017-03-21 12:57:54 -07:00
multi_node_test.py Run flake8 in Travis and make code PEP8 compliant. (#387) 2017-03-21 12:57:54 -07:00
recursion_test.py Re-enable recursive remote functions in a limited form. (#453) 2017-04-13 01:47:33 -07:00
runtest.py Fix segmentation fault when calling ray.put on a dictionary with object keys (#548) 2017-05-15 01:09:13 -07:00
stress_tests.py By default, start a number of workers equal to the number of CPUs. (#430) 2017-04-06 00:02:58 -07:00
tensorflow_test.py Change API for remote function declaration, actor instantiation, and actor method invocation. (#541) 2017-05-14 00:01:20 -07:00