RESOLVED FIXED158751
Too much log data generated during layout-tests on iOS Simulator
https://bugs.webkit.org/show_bug.cgi?id=158751
Summary Too much log data generated during layout-tests on iOS Simulator
Aakash Jain
Reported 2016-06-14 13:47:54 PDT
After switching to multiple simulator, there is a lot of log data generated. Especially few of the scripts like lsregister and killall are running with "-v" flag. We should dump only specific useful information in the logs, so that logs remain readable.
Attachments
Proposed patch (2.43 KB, patch)
2016-06-14 13:52 PDT, Aakash Jain
no flags
Another fix (1.12 KB, patch)
2016-06-15 13:50 PDT, Aakash Jain
no flags
Aakash Jain
Comment 1 2016-06-14 13:52:43 PDT
Created attachment 281278 [details] Proposed patch Removed -v flag from lsregister and killall.
WebKit Commit Bot
Comment 2 2016-06-14 14:25:41 PDT
Comment on attachment 281278 [details] Proposed patch Clearing flags on attachment: 281278 Committed r202062: <http://trac.webkit.org/changeset/202062>
WebKit Commit Bot
Comment 3 2016-06-14 14:25:45 PDT
All reviewed patches have been landed. Closing bug.
Aakash Jain
Comment 4 2016-06-15 13:50:32 PDT
Created attachment 281387 [details] Another fix Another fix. We see a lot of ""xcode-select --print-path" took 0.02s" messages in the logs.
Alexey Proskuryakov
Comment 5 2016-06-15 13:56:54 PDT
Re-opening for the new fix.
WebKit Commit Bot
Comment 6 2016-06-15 14:25:53 PDT
Comment on attachment 281387 [details] Another fix Clearing flags on attachment: 281387 Committed r202107: <http://trac.webkit.org/changeset/202107>
WebKit Commit Bot
Comment 7 2016-06-15 14:25:57 PDT
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.