Bug 158751

Summary: Too much log data generated during layout-tests on iOS Simulator
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, dbates, glenn, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch
none
Another fix none

Description Aakash Jain 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.
Comment 1 Aakash Jain 2016-06-14 13:52:43 PDT
Created attachment 281278 [details]
Proposed patch

Removed -v flag from lsregister and killall.
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2016-06-14 14:25:45 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Aakash Jain 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.
Comment 5 Alexey Proskuryakov 2016-06-15 13:56:54 PDT
Re-opening for the new fix.
Comment 6 WebKit Commit Bot 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>
Comment 7 WebKit Commit Bot 2016-06-15 14:25:57 PDT
All reviewed patches have been landed.  Closing bug.