run-perf-tests should ignore whitespace lines when snarfing test output
Created attachment 231996 [details] Patch
Committed r169286: <http://trac.webkit.org/changeset/169286>
(In reply to comment #2) > Committed r169286: <http://trac.webkit.org/changeset/169286> It looks like this broke some webkitpy tests on the Mavericks WK2 Release bots: For the output of the failing tests, see: http://build.webkit.org/builders/Apple%20Mavericks%20Release%20WK2%20(Tests)/builds/5931/steps/webkitpy-test/logs/stdio For the history of when the tests started failing, see: http://build.webkit.org/builders/Apple%20Mavericks%20Release%20WK2%20%28Tests%29?numbuilds=25
Fixed in http://trac.webkit.org/changeset/169289.