ray/test
Robert Nishihara ab5d4a6010 Bring cloudpickle inside the repository. (#1445)
* Bring cloudpickle version 0.5.2 inside the repo.

* Use internal copy of cloudpickle everywhere.

* Fix linting.

* Import ordering.

* Change __init__.py.

* Set pickler in serialization context.

* Don't check ray location.
2018-01-25 11:36:37 -08:00
..
jenkins_tests [rllib] test all combinations of {obs_space} x {action_space} (#1449) 2018-01-24 11:03:43 -08:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Nondeterministic reconstruction for actors (#1344) 2018-01-21 13:44:13 -08:00
array_test.py Move calls to ray.worker.cleanup into tearDown part of tests for isolation. (#1433) 2018-01-22 22:54:56 -08:00
autoscaler_test.py fix autoscaler test (#1411) 2018-01-10 13:18:34 -08:00
component_failures_test.py Local scheduler sends a null heartbeat to global scheduler (#962) 2017-09-12 10:45:21 -07:00
cython_test.py Add basic functionality for Cython functions and actors (#1193) 2017-11-09 17:49:06 -08:00
failure_test.py Bring cloudpickle inside the repository. (#1445) 2018-01-25 11:36:37 -08:00
microbenchmarks.py Move calls to ray.worker.cleanup into tearDown part of tests for isolation. (#1433) 2018-01-22 22:54:56 -08:00
monitor_test.py Make Monitor remove dead Redis entries from exiting drivers. (#994) 2017-09-26 00:11:38 -07:00
multi_node_test.py Allow scheduling with arbitrary user-defined resource labels. (#1236) 2017-12-01 11:41:40 -08:00
recursion_test.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
runtest.py Bring cloudpickle inside the repository. (#1445) 2018-01-25 11:36:37 -08:00
stress_tests.py Fixing Lint after flake upgrade (#1162) 2017-10-26 21:02:07 -05:00
tensorflow_test.py Move calls to ray.worker.cleanup into tearDown part of tests for isolation. (#1433) 2018-01-22 22:54:56 -08:00
trial_runner_test.py [tune] Ray Tune API cleanup (#1454) 2018-01-24 16:55:17 -08:00
trial_scheduler_test.py [tune] Ray Tune API cleanup (#1454) 2018-01-24 16:55:17 -08:00
tune_server_test.py [tune] Experiment Management API (#1328) 2018-01-24 13:45:10 -08:00