diff options
-rwxr-xr-x | tools/valgrind/chrome_tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/valgrind/chrome_tests.py b/tools/valgrind/chrome_tests.py index 2a16391..9e66383 100755 --- a/tools/valgrind/chrome_tests.py +++ b/tools/valgrind/chrome_tests.py @@ -419,7 +419,6 @@ class ChromeTests: "--run-singly", # run a separate DumpRenderTree for each test "--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, |