RESOLVED FIXED 214571
[ews] Use -q while unzipping layout-test-results.zip
https://bugs.webkit.org/show_bug.cgi?id=214571
Summary [ews] Use -q while unzipping layout-test-results.zip
Aakash Jain
Reported 2020-07-20 13:47:02 PDT
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).
Attachments
Patch (3.31 KB, patch)
2020-07-20 13:49 PDT, Aakash Jain
jbedard: review+
Aakash Jain
Comment 1 2020-07-20 13:47:36 PDT
Aakash Jain
Comment 2 2020-07-20 13:49:29 PDT
EWS
Comment 3 2020-07-20 15:36:06 PDT
Found 1 new test failure: webgl/2.0.0/conformance2/state/gl-object-get-calls.html
Aakash Jain
Comment 4 2020-07-20 15:38:43 PDT
Radar WebKit Bug Importer
Comment 5 2020-07-20 15:39:14 PDT
Aakash Jain
Comment 6 2020-07-21 07:12:26 PDT
Restated Buildbot to pick up this change.
Aakash Jain
Comment 7 2020-07-21 09:38:05 PDT
Note You need to log in before you can comment on or make changes to this bug.