We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--test_output=errors
tensorflow_model_optimization
1 parent 23a3dbc commit f5b7555Copy full SHA for f5b7555
ci/kokoro/run_bazel_unittests.sh
@@ -37,5 +37,5 @@ pip install tensorflow-compression>=2.11.0
37
38
# Run the tests.
39
# Some tests requiring more RAM than the CI machine provides are disabled.
40
-bazel test --test_size_filters="-enormous" \
+bazel test --test_size_filters="-enormous" --test_output=errors \
41
//tensorflow_model_optimization/python/core/...
0 commit comments