RESOLVED FIXED 103462
run-perf-tests fails on Android because of stderr output
https://bugs.webkit.org/show_bug.cgi?id=103462
Summary run-perf-tests fails on Android because of stderr output
Adam Barth
Reported 2012-11-27 16:08:06 PST
run-perf-tests fails on Android because of stderr output
Attachments
Patch (3.32 KB, patch)
2012-11-27 16:09 PST, Adam Barth
no flags
Patch (3.32 KB, patch)
2012-11-27 16:15 PST, Adam Barth
no flags
Patch (3.34 KB, patch)
2012-11-27 16:19 PST, Adam Barth
no flags
Adam Barth
Comment 1 2012-11-27 16:09:31 PST
Ryosuke Niwa
Comment 2 2012-11-27 16:10:44 PST
Comment on attachment 176357 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=176357&action=review > Tools/Scripts/webkitpy/performance_tests/perftest.py:106 > + re.compile(r'^Unknown option:'), > + re.compile(r'^\[WARNING:')] Can we be more specific about warnings?
Adam Barth
Comment 3 2012-11-27 16:11:46 PST
Comment on attachment 176357 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=176357&action=review >> Tools/Scripts/webkitpy/performance_tests/perftest.py:106 >> + re.compile(r'^\[WARNING:')] > > Can we be more specific about warnings? On IRC we discussed limiting this to proxy_service.cc
Adam Barth
Comment 4 2012-11-27 16:15:11 PST
Adam Barth
Comment 5 2012-11-27 16:19:13 PST
WebKit Review Bot
Comment 6 2012-11-27 16:40:54 PST
Comment on attachment 176363 [details] Patch Clearing flags on attachment: 176363 Committed r135942: <http://trac.webkit.org/changeset/135942>
WebKit Review Bot
Comment 7 2012-11-27 16:40:57 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.