aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2016-09-19 11:22:06 -0700
committerGravatar GitHub <noreply@github.com>2016-09-19 11:22:06 -0700
commit4947c2b5d4c25ea437ed0e614d399302020fd830 (patch)
treef6b3cd30e59601447b05b9718783ea0621375a75
parenta8e1b8368fdb69ae0117f60688d2afd0c4f38510 (diff)
parent859d2a4d5351f16bc2d8f650ca9238b30e88c208 (diff)
Merge pull request #8130 from adelez/known_failures
More known errors.
-rwxr-xr-xtools/run_tests/run_build_statistics.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/run_tests/run_build_statistics.py b/tools/run_tests/run_build_statistics.py
index 89aad2a399..9c17cd1db9 100755
--- a/tools/run_tests/run_build_statistics.py
+++ b/tools/run_tests/run_build_statistics.py
@@ -63,6 +63,8 @@ _URL_BASE = 'https://grpc-testing.appspot.com/job'
_KNOWN_ERRORS = [
'Failed to build workspace Tests with scheme AllTests',
'Build timed out',
+ 'TIMEOUT: tools/run_tests/pre_build_node.sh',
+ 'TIMEOUT: tools/run_tests/pre_build_ruby.sh',
'FATAL: Unable to produce a script file',
'FAILED: build_docker_c\+\+',
'cannot find package \"cloud.google.com/go/compute/metadata\"',