ray/test
Robert Nishihara 5a9098891f Add serialization test for more collection types. (#3982)
* Add serialization test for more collection types.

* Reorganize serialization tests a little.

* Update
2019-02-17 13:57:33 -08:00
..
jenkins_tests [rllib] add torch pg (#3857) 2019-02-16 19:54:14 -08:00
stress_tests Bump version from 0.6.3 to 0.7.0.dev0 in docs and .yaml (#4042) 2019-02-14 12:08:48 -08:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Propagate backend error to worker (#4039) 2019-02-16 11:39:15 +08:00
array_test.py Remove num_local_schedulers argument from ray.worker._init. (#3704) 2019-01-07 12:44:49 -08:00
autoscaler_test.py [autoscaler] docker run options (#3921) 2019-02-13 12:26:28 -08:00
component_failures_test.py Propagate backend error to worker (#4039) 2019-02-16 11:39:15 +08:00
credis_test.py Deprecate num_workers argument to ray.init and ray start. (#3114) 2018-10-28 20:12:49 -07:00
cython_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
debug_tools_test.py Allow Ray processes to be started inside of gdb and tmux. (#3847) 2019-02-04 15:23:39 -08:00
failure_test.py Propagate backend error to worker (#4039) 2019-02-16 11:39:15 +08:00
microbenchmarks.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
mini_test.py [doc] Replace runtest.py with mini_test.py in documentation. (#3750) 2019-01-12 14:05:28 -08:00
monitor_test.py Fix monitor_test.py by waiting for moniter.py to start working (#3840) 2019-01-25 18:07:15 +08:00
multi_node_test.py Fix: do not treat actor task as failed if the actor will be reconstructed (#3736) 2019-01-23 23:28:44 -08:00
multi_node_test_2.py Factor out code for starting new processes and test plasma store in valgrind. (#3824) 2019-01-22 14:59:11 -08:00
node_manager_test.py Don't unsubscribe dependencies for infeasible tasks. (#3338) 2018-11-16 11:33:00 -08:00
object_manager_test.py Inline objects (#3756) 2019-02-07 10:32:39 -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 serialization test for more collection types. (#3982) 2019-02-17 13:57:33 -08:00
stress_tests.py API cleanups. Remove worker argument. Remove some deprecated arguments. (#4025) 2019-02-15 10:49:16 -08:00
tempfile_test.py API cleanups. Remove worker argument. Remove some deprecated arguments. (#4025) 2019-02-15 10:49:16 -08:00
tensorflow_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
test_signal.py Propagate backend error to worker (#4039) 2019-02-16 11:39:15 +08:00