Bug 187056 - webkit-patch: Make attachment commands work with status-server hosted attachments
Summary: webkit-patch: Make attachment commands work with status-server hosted attachm...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-26 11:12 PDT by Daniel Bates
Modified: 2018-06-26 13:56 PDT (History)
6 users (show)

See Also:


Attachments
Patch and unit test (10.71 KB, patch)
2018-06-26 11:24 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews200 for win-future (12.92 MB, application/zip)
2018-06-26 13:20 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2018-06-26 11:12:14 PDT
We should teach "webkit-patch apply-attachment" and other attachment-processing commands (*) how to fetch attachments from the status server when it cannot access them from Bugzilla due to a permission error. Note that the status server will only allow a person to fetch such attachments with a valid API key.

(*) apply-watchlist, build-attachment, build-and-test-attachment, check-style and land-attachment
Comment 1 Daniel Bates 2018-06-26 11:16:50 PDT
Although a human being can make use of these commands to work with status-server hosted attachments the primary audience for this change are the EWS bots. The EWS bots invoke webkit-patch to perform attachment operations.
Comment 2 Daniel Bates 2018-06-26 11:24:39 PDT
Created attachment 343625 [details]
Patch and unit test
Comment 3 EWS Watchlist 2018-06-26 13:20:45 PDT
Comment on attachment 343625 [details]
Patch and unit test

Attachment 343625 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/8350076

New failing tests:
http/tests/security/video-poster-cross-origin-crash2.html
Comment 4 EWS Watchlist 2018-06-26 13:20:57 PDT
Created attachment 343633 [details]
Archive of layout-test-results from ews200 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews200  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 5 Per Arne Vollan 2018-06-26 13:49:27 PDT
Comment on attachment 343625 [details]
Patch and unit test

R=me.
Comment 6 Daniel Bates 2018-06-26 13:54:58 PDT
Comment on attachment 343625 [details]
Patch and unit test

Clearing flags on attachment: 343625

Committed r233219: <https://trac.webkit.org/changeset/233219>
Comment 7 Daniel Bates 2018-06-26 13:55:00 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2018-06-26 13:56:18 PDT
<rdar://problem/41489194>