Bug 270651
Summary: | [ews-build] Upload layout-test logs to S3 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
Component: | Tools / Tests | Assignee: | Brianna Fan <bfan2> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=270648 https://bugs.webkit.org/show_bug.cgi?id=270649 https://bugs.webkit.org/show_bug.cgi?id=275066 https://bugs.webkit.org/show_bug.cgi?id=276257 https://bugs.webkit.org/show_bug.cgi?id=277349 |
Aakash Jain
In https://commits.webkit.org/274168@main we started uploading full build logs to S3 instead of streaming/uploading to buildbot (since these logs can be huge and slow down the server itself).
We should do the same to layout-test (and similar) logs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/124223781>
Brianna Fan
Pull request: https://github.com/WebKit/WebKit/pull/29188
EWS
Committed 279663@main (8716a6689a46): <https://commits.webkit.org/279663@main>
Reviewed commits have been landed. Closing PR #29188 and removing active labels.
Aakash Jain
Restarted EWS to pick up this change.