[Webkit-unassigned] [Bug 214571] New: [ews] Use -q while unzipping layout-test-results.zip

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 13:47:02 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214571

            Bug ID: 214571
           Summary: [ews] Use -q while unzipping layout-test-results.zip
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

Wer should use -q while unzipping layout-test-results.zip in ews. By default unzip command lists all the filnames inside the zip, which can be thousands of files. We don't need to log all these, and store all this data in the buildbot database. This command is also run on the server, and disabling this logging might also have small performance improvement.

For e.g.: In https://ews-build.webkit.org/#/builders/17/builds/4344/steps/12/logs/stdio there were over 50000 lines (taking few megabytes of space in the database).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200720/e6f524c2/attachment.htm>


More information about the webkit-unassigned mailing list