mirror of
https://github.com/wassname/ray.git
synced 2026-08-10 12:30:14 +08:00
[Doc] Disable tune-sklearn test until tests are fixed. (#11187)
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
This commit is contained in:
@@ -54,14 +54,14 @@ py_test(
|
||||
# Please keep these sorted alphabetically.
|
||||
# --------------------------------------------------------------------
|
||||
|
||||
py_test(
|
||||
name = "tune_sklearn",
|
||||
size = "medium",
|
||||
main = "source/tune/_tutorials/tune-sklearn.py",
|
||||
srcs = ["source/tune/_tutorials/tune-sklearn.py"],
|
||||
tags = ["exclusive", "example"],
|
||||
args = ["--smoke-test"]
|
||||
)
|
||||
# py_test(
|
||||
# name = "tune_sklearn",
|
||||
# size = "medium",
|
||||
# main = "source/tune/_tutorials/tune-sklearn.py",
|
||||
# srcs = ["source/tune/_tutorials/tune-sklearn.py"],
|
||||
# tags = ["exclusive", "example"],
|
||||
# args = ["--smoke-test"]
|
||||
# )
|
||||
|
||||
py_test(
|
||||
name = "tune_serve_integration_mnist",
|
||||
|
||||
Reference in New Issue
Block a user