Bug 206222

Summary: [GTK] two cache related tests are timing out since r249620
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego Pino
Reported 2020-01-14 03:32:30 PST
The tests are the following: * http/tests/appcache/remove-cache.html [ Failure Timeout Pass ] * http/wpt/cache-storage/quota-third-party.https.html [ Failure Timeout Pass ] WebKit hunter shows both tests started to time out since: r249529 NOERROR [r249530-r249619] UNKNOWN r249620 TIMEOUT TEXT (Expected: PASS) The range is quite wide. Trying to narrow that the reason for the failure, it seems to me this might be an issue related with the removal of testRunner.setPrivateBrowsingEnabled_DEPRECATED() and use of ephemeral sessions in WebKitTestRunner. Some related changesets within the range are r249542, r249562 and r249563. Other cache related changeset within the range are: r249534.
Attachments
Diego Pino
Comment 1 2020-01-14 03:45:29 PST
*** This bug has been marked as a duplicate of bug 202736 ***
Note You need to log in before you can comment on or make changes to this bug.