mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 07:04:46 +08:00
Try to fix. (#10005)
This commit is contained in:
@@ -47,6 +47,7 @@ py_test_module_list(
|
||||
"test_stress.py",
|
||||
"test_stress_sharded.py",
|
||||
"test_unreconstructable_errors.py",
|
||||
"test_tensorflow.py",
|
||||
],
|
||||
size = "medium",
|
||||
extra_srcs = SRCS,
|
||||
@@ -78,7 +79,6 @@ py_test_module_list(
|
||||
"test_ray_init.py",
|
||||
"test_serialization.py",
|
||||
"test_tempfile.py",
|
||||
"test_tensorflow.py",
|
||||
"test_webui.py",
|
||||
],
|
||||
size = "small",
|
||||
|
||||
Reference in New Issue
Block a user