Remove added log handler in baseline_optimizer_unittest
Currently at HEAD when I run test-webkitpy I get a couple of extraneous debug logs which contain: Generating grammar tables from /usr/lib/python2.7/lib2to3/Grammar.txt Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt The purpose of this CL is to prevent test-webkitpy from logging this to stderr. Change-Id: Ica515a4f03f184cc1c3f91b6179de9317591c0bc Reviewed-on: https://chromium-review.googlesource.com/807165Reviewed-by:Robert Ma <robertma@chromium.org> Commit-Queue: Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#521487}
Showing
Please register or sign in to comment