diff --git a/python/ray/data/BUILD.bazel b/python/ray/data/BUILD.bazel index 5f883d3033d5..13ade52b0640 100644 --- a/python/ray/data/BUILD.bazel +++ b/python/ray/data/BUILD.bazel @@ -1651,7 +1651,7 @@ py_test( py_test( name = "test_download_expression", - size = "small", + size = "medium", srcs = ["tests/test_download_expression.py"], tags = [ "exclusive",