.. |
perf_integration_tests
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
project_files
|
[Projects] Refactor cluster specification (#6488)
|
2019-12-14 22:43:06 -08:00 |
BUILD
|
Experimental Actor Pool (#6055)
|
2019-12-26 14:35:10 -08:00 |
conftest.py
|
Implement async get for direct actor call (#6339)
|
2019-12-18 11:50:21 -08:00 |
py3_test.py
|
Implement async get for direct actor call (#6339)
|
2019-12-18 11:50:21 -08:00 |
test_actor.py
|
Fix test_actor.py test_kill. (#6623)
|
2019-12-27 22:39:17 -08:00 |
test_actor_failures.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_actor_pool.py
|
Experimental Actor Pool (#6055)
|
2019-12-26 14:35:10 -08:00 |
test_actor_resources.py
|
Shard unit tests into medium sized files for test stability (#6398)
|
2019-12-09 13:15:29 -08:00 |
test_advanced.py
|
Shard unit tests into medium sized files for test stability (#6398)
|
2019-12-09 13:15:29 -08:00 |
test_advanced_2.py
|
Fix flaky test_gpu_ids test. (#6579)
|
2019-12-24 14:26:44 -08:00 |
test_advanced_3.py
|
Shard unit tests into medium sized files for test stability (#6398)
|
2019-12-09 13:15:29 -08:00 |
test_array.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_autoscaler.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_autoscaler_yaml.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_basic.py
|
[direct call] Fix max_calls interaction with background tasks. (#6536)
|
2019-12-19 13:48:32 -08:00 |
test_component_failures.py
|
Remove object id translation (#6531)
|
2019-12-19 12:47:49 -08:00 |
test_component_failures_2.py
|
Shard unit tests into medium sized files for test stability (#6398)
|
2019-12-09 13:15:29 -08:00 |
test_component_failures_3.py
|
By default, reconstruction should only be enabled for actor creation. (#6613)
|
2019-12-26 19:57:50 -08:00 |
test_cython.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_debug_tools.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_dynres.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_failure.py
|
By default, reconstruction should only be enabled for actor creation. (#6613)
|
2019-12-26 19:57:50 -08:00 |
test_garbage_collection.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_global_state.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_memory_limits.py
|
Shard unit tests into medium sized files for test stability (#6398)
|
2019-12-09 13:15:29 -08:00 |
test_memory_scheduling.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_metrics.py
|
Start WebUI by default. (#6493)
|
2019-12-27 13:49:07 -08:00 |
test_microbenchmarks.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_mini.py
|
Refactor pytest fixtures for ray core (#4390)
|
2019-03-20 11:48:32 +08:00 |
test_monitors.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_multi_node.py
|
Shard unit tests into medium sized files for test stability (#6398)
|
2019-12-09 13:15:29 -08:00 |
test_multi_node_2.py
|
Use localhost and set redis password by default (#6481)
|
2019-12-17 19:41:19 -08:00 |
test_multinode_failures.py
|
Shard unit tests into medium sized files for test stability (#6398)
|
2019-12-09 13:15:29 -08:00 |
test_multinode_failures_2.py
|
By default, reconstruction should only be enabled for actor creation. (#6613)
|
2019-12-26 19:57:50 -08:00 |
test_node_manager.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_object_manager.py
|
Shard unit tests into medium sized files for test stability (#6398)
|
2019-12-09 13:15:29 -08:00 |
test_projects.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_queue.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_ray_init.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_reference_counting.py
|
Reference counting for direct call submitted tasks (#6514)
|
2019-12-20 17:06:33 -08:00 |
test_signal.py
|
By default, reconstruction should only be enabled for actor creation. (#6613)
|
2019-12-26 19:57:50 -08:00 |
test_stress.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_stress_failure.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_stress_sharded.py
|
Fix python PATH for build (#6260)
|
2019-11-24 15:32:06 -08:00 |
test_tempfile.py
|
Fix worker exit cleanup (#6450)
|
2019-12-13 16:52:50 -08:00 |
test_tensorflow.py
|
Move more unit tests to bazel (#6250)
|
2019-11-24 11:43:34 -08:00 |
test_unreconstructable_errors.py
|
Shard unit tests into medium sized files for test stability (#6398)
|
2019-12-09 13:15:29 -08:00 |
test_webui.py
|
[Dashboard] Change default port from 8080 to 8265 (#6503)
|
2019-12-16 14:25:23 -08:00 |