[Webkit-unassigned] [Bug 221263] New: [build.webkit.org] unzip layout-test-results in background
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 2 08:58:56 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221263
Bug ID: 221263
Summary: [build.webkit.org] unzip layout-test-results in
background
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
Unzipping layout-test-results might take a long time (few minutes), especially with a S3 mount for results. e.g.: 8 minutes in https://build.webkit-dev.org/#/builders/28/builds/5
However, while unzipping is done on server, we don't really need to block the build during that time, we can move the unzip operation to background so that the bot can process the next build.
--
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/20210202/5206fd72/attachment-0001.htm>
More information about the webkit-unassigned
mailing list