aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tensorflow/compiler/tests/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/compiler/tests/BUILD b/tensorflow/compiler/tests/BUILD
index 273641f197..3be391ba90 100644
--- a/tensorflow/compiler/tests/BUILD
+++ b/tensorflow/compiler/tests/BUILD
@@ -924,7 +924,7 @@ tf_xla_py_test(
tf_xla_py_test(
name = "sort_ops_test",
- size = "small",
+ size = "medium",
srcs = ["sort_ops_test.py"],
# Times out in fastbuild mode.
tags = ["optonly"],