commit | 0a31d35b959f891aa3e34d79d685e6f6fd5eeb06 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin@peloton-tech.com> | Thu Oct 15 00:01:50 2015 -0700 |
committer | Austin Schuh <austin@peloton-tech.com> | Thu Oct 15 00:01:50 2015 -0700 |
tree | af240e6fcbe2b8ad5459f2de3c05fe490329000a | |
parent | d54068eb81add2556fbd3412595078e86693f08e [diff] |
Removed test timeout warning. Change-Id: Ib06946bd99f8d256d767311ef70bae25d0569b02
diff --git a/tools/bazel.rc b/tools/bazel.rc index 688e1f5..5cc09e6 100644 --- a/tools/bazel.rc +++ b/tools/bazel.rc
@@ -11,7 +11,5 @@ # Show paths to a few more than just 1 target. build --show_result 15 -# Don't just say "something has the wrong timeout"... -test --test_verbose_timeout_warnings # Dump the output of the failing test to stdout. test --test_output=errors