Bug 211738 - Add some logs to diagnose why WebKitLegacy.CrossPartitionFileSchemeAccess API test times out in EWS
Summary: Add some logs to diagnose why WebKitLegacy.CrossPartitionFileSchemeAccess API...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-11 12:14 PDT by Alex Christensen
Modified: 2020-05-11 15:30 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.72 KB, patch)
2020-05-11 12:15 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (1.62 KB, patch)
2020-05-11 14:20 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2020-05-11 12:14:41 PDT
Add some logs to diagnose why WebKitLegacy.CrossPartitionFileSchemeAccess API test times out in EWS
Comment 1 Alex Christensen 2020-05-11 12:15:10 PDT
Created attachment 399042 [details]
Patch
Comment 2 Mark Lam 2020-05-11 12:20:52 PDT
Comment on attachment 399042 [details]
Patch

r=me
Comment 3 EWS 2020-05-11 13:05:35 PDT
Committed r261491: <https://trac.webkit.org/changeset/261491>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399042 [details].
Comment 4 Radar WebKit Bug Importer 2020-05-11 13:06:18 PDT
<rdar://problem/63102387>
Comment 5 Alex Christensen 2020-05-11 14:18:49 PDT
https://ews-build.webkit.org/#/builders/3/builds/24236
"output": "Creating partition...\nmkdir: resources: File exists\n",
I'm going to speculatively add a cleanUp call to clean up from any previous failure.
Comment 6 Alex Christensen 2020-05-11 14:20:44 PDT
Reopening to attach new patch.
Comment 7 Alex Christensen 2020-05-11 14:20:44 PDT
Created attachment 399056 [details]
Patch
Comment 8 EWS 2020-05-11 15:30:00 PDT
Committed r261496: <https://trac.webkit.org/changeset/261496>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399056 [details].