Remove a bunch of logging from run-webkit-tests.
Long, long ago we added a bunch of diagnostic logging to run-webkit-tests to identify slow tests and slow directories. I'm willing to bet no one has looked at that output in 6+ years, but it still clogs up every run. This CL removes all of that, and also restores the list of failed tests at the end of the run that was removed in r494598 (though this is a much simpler version of that). R=qyearsley@chromium.org BUG=619065 Change-Id: Idb81192f848a307cdf4bcc834199156d2fd2d563 Reviewed-on: https://chromium-review.googlesource.com/1023053 Commit-Queue: Dirk Pranke <dpranke@chromium.org> Reviewed-by:Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#553400}
Showing
Please register or sign in to comment