ray/test
Richard Liaw d128636bab Ray Logging Configuration (#3691)
* fix logging for autoscaler

* module logging

* try this for logging

* yapf

* fix

* Initial logging setup

* momery

* ok

* remove basicconfig

* catch

* remove package logging

* print

* fix

* try_fix

* fix 1

* revert rllib

* logging level

* flake8

* fix

* fix

* Remove vestigal TODO
2019-01-30 21:01:12 -08:00
..
jenkins_tests [rllib] Develop MARWIL (#3635) 2019-01-16 19:00:43 -08:00
stress_tests Bump strings for 0.6.2 (#3801) 2019-01-17 19:03:27 -08:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Migrate Python C extension to Cython (#3541) 2019-01-24 09:17:14 -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] RecoverUnhealthyWorker mitigation (#3699) 2019-01-12 14:06:53 -08:00
component_failures_test.py Factor out code for starting new processes and test plasma store in valgrind. (#3824) 2019-01-22 14:59:11 -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
failure_test.py Make redis module safe without crashing by removing RAY_CHECK (#3855) 2019-01-29 21:06:31 -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 Fix object_manager_test.py::object_transfer_retry test (#3863) 2019-01-27 13:55:38 -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 Ray Logging Configuration (#3691) 2019-01-30 21:01:12 -08:00
stress_tests.py Define a Node class to manage Ray processes. (#3733) 2019-01-11 22:30:38 -08:00
tempfile_test.py Define a Node class to manage Ray processes. (#3733) 2019-01-11 22:30:38 -08:00
tensorflow_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00