WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2020-07-20 13:47:36 PDT
Similar to <
rdar://problem/34743962
>.
Aakash Jain
Comment 2
2020-07-20 13:49:29 PDT
Created
attachment 404756
[details]
Patch
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
Committed
r264626
: <
https://trac.webkit.org/changeset/264626
>
Radar WebKit Bug Importer
Comment 5
2020-07-20 15:39:14 PDT
<
rdar://problem/65851854
>
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
Working fine, e.g.:
https://ews-build.webkit.org/#/builders/32/builds/14243/steps/14/logs/stdio
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug