ray/test
Philipp Moritz a3f8fa426b Start integrating new GCS APIs (#1379)
* Start integrating new GCS calls

* fixes

* tests

* cleanup

* cleanup and valgrind fix

* update tests

* fix valgrind

* fix more valgrind

* fixes

* add separate tests for GCS

* fix linting

* update tests

* cleanup

* fix python linting

* more fixes

* fix linting

* add plasma manager callback

* add some documentation

* fix linting

* fix linting

* fixes

* update

* fix linting

* fix

* add spillback count

* fixes

* linting

* fixes

* fix linting

* fix

* fix

* fix
2018-01-31 11:01:12 -08:00
..
jenkins_tests Raise an exception in Jenkins tests after a timeout. (#1477) 2018-01-27 20:21:27 -08:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Start integrating new GCS APIs (#1379) 2018-01-31 11:01:12 -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 Start integrating new GCS APIs (#1379) 2018-01-31 11:01:12 -08: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 Start integrating new GCS APIs (#1379) 2018-01-31 11:01:12 -08:00
multi_node_test.py Fix local scheduler crash when driver creates actor and exits. (#1474) 2018-01-26 14:29:53 -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 Start integrating new GCS APIs (#1379) 2018-01-31 11:01:12 -08:00
stress_tests.py Start integrating new GCS APIs (#1379) 2018-01-31 11:01:12 -08: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] Fix Trial Logging File name (#1466) 2018-01-25 17:57:40 -08:00
trial_scheduler_test.py [tune] Added Population Based Training (#1355) 2018-01-25 21:38:37 -08:00
tune_server_test.py [tune] Experiment Management API (#1328) 2018-01-24 13:45:10 -08:00