| Index: third_party/WebKit/LayoutTests/resources/testharnessreport.js
|
| diff --git a/third_party/WebKit/LayoutTests/resources/testharnessreport.js b/third_party/WebKit/LayoutTests/resources/testharnessreport.js
|
| index 8086a623fa6e7a1a82319e64fd7149e35de0dbcb..844bcece9a59990665fa5d681fab5131af710402 100644
|
| --- a/third_party/WebKit/LayoutTests/resources/testharnessreport.js
|
| +++ b/third_party/WebKit/LayoutTests/resources/testharnessreport.js
|
| @@ -23,6 +23,7 @@
|
| testRunner.setCanOpenWindows();
|
| testRunner.setCloseRemainingWindowsWhenComplete(true);
|
| testRunner.setDumpJavaScriptDialogs(false);
|
| + testRunner.setDumpConsoleMessages(false);
|
| }
|
|
|
| // Disable the default output of testharness.js. The default output formats
|
|
|