ray/test
alanamarzoev f0339f3386 Expose log files through global state API. (#641)
* added log_table function and a test

* fixed log_files and added task_profiles

* fixed formatting

* fixed linting errors

* fixes

* removed file

* more fixes

* hopefully fixed

* Small changes.

* Fix linting.

* Fix bug in log monitor.

* Small changes.

* Fix bug in travis.
2017-06-08 00:08:10 -07:00
..
jenkins_tests put back large python object tests (commented out) (#636) 2017-06-02 20:36:10 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Clean up actor workers when actor handle goes out of scope. (#617) 2017-06-01 07:02:43 +00: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 Make the Plasma store ready for Arrow integration (#579) 2017-05-31 16:24:23 -07:00
failure_test.py Remove Ray environment variables from codebase. (#590) 2017-05-24 18:29:40 -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 Enable starting and stopping ray with "ray start" and "ray stop". (#628) 2017-06-02 20:17:48 +00:00
recursion_test.py Re-enable recursive remote functions in a limited form. (#453) 2017-04-13 01:47:33 -07:00
runtest.py Expose log files through global state API. (#641) 2017-06-08 00:08:10 -07:00
stress_tests.py Shard Redis. (#539) 2017-05-18 17:40:41 -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