blink/merge_results.py: Be less verbose
merge_results.py outputs a log line for every file that it 'merges'. Some of these files are only 'merging' one file. This makes the step log on buildbot be incredibly verbose, since there are thousands of artifacts generated by webkit_layout_tests. This CL changes the behavior to only log something if it's doing a non-trivial merge. 'Merges' which only merge one file aren't logged. Change-Id: I6e5bf7316a2f1ab41f8997582b12368c23456378 Reviewed-on: https://chromium-review.googlesource.com/1217594Reviewed-by:Robert Ma <robertma@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#590102}
Showing
Please register or sign in to comment