Index: tools/valgrind/chrome_tests.py |
=================================================================== |
--- tools/valgrind/chrome_tests.py (revision 141718) |
+++ tools/valgrind/chrome_tests.py (working copy) |
@@ -388,6 +388,7 @@ |
"--fully-parallel", |
"--time-out-ms=200000", |
"--noshow-results", |
+ "--no-retry-failures", # retrying takes too much time |
"--nocheck-sys-deps"] |
# Pass build mode to run_webkit_tests.py. We aren't passed it directly, |
# so parse it out of build_dir. run_webkit_tests.py can only handle |