Skip to content

Commit de15c93

Browse files
caisqtensorflower-gardener
authored andcommitted
Internal changes
PiperOrigin-RevId: 165207803
1 parent 7925579 commit de15c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/tools/ci_build/linux/cpu/run_cc_core.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ yes "" | $PYTHON_BIN_PATH configure.py
3434

3535
# Run bazel test command. Double test timeouts to avoid flakes.
3636
bazel test --test_tag_filters=-no_oss,-gpu,-benchmark-test --test_lang_filters=cc -k \
37-
--jobs=${N_JOBS} --test_timeout 300,450,1200,3600 --build_tests_only \
37+
--jobs=${N_JOBS} --test_timeout 300,450,1200,3600 \
3838
--test_output=errors -- \
3939
//tensorflow/... -//tensorflow/compiler/... -//tensorflow/contrib/...

0 commit comments

Comments
 (0)