RESOLVED FIXED203543
REGRESSION (r251594): API Test TestWebKitAPI.ServiceWorkers.FetchAfterRestoreFromDisk is Timing Out
https://bugs.webkit.org/show_bug.cgi?id=203543
Summary REGRESSION (r251594): API Test TestWebKitAPI.ServiceWorkers.FetchAfterRestore...
Russell Epstein
Reported 2019-10-28 16:28:42 PDT
The changes landed in r251594 caused the following API test to timeout: TestWebKitAPI.ServiceWorkers.FetchAfterRestoreFromDisk Steps to Reproduce: Issue reproduces with the following command using r251594, but does not timeout when run on r251593. run-api-tests --ios-simulator TestWebKitAPI.ServiceWorkers.FetchAfterRestoreFromDisk TestWebKitAPI.ServiceWorkers.FetchAfterRestoreFromDisk Timeout Ran 1 tests of 1 with 0 successful ------------------------------ Test suite failed Timeout TestWebKitAPI.ServiceWorkers.FetchAfterRestoreFromDisk ERROR: Invalid Content-Type string '' ./platform/network/ParsedContentType.cpp(231) : bool WebCore::ParsedContentType::parseContentType(WebCore::Mode) ERROR: Invalid Content-Type string '' ./platform/network/ParsedContentType.cpp(231) : bool WebCore::ParsedContentType::parseContentType(WebCore::Mode)
Attachments
Radar WebKit Bug Importer
Comment 1 2019-10-28 16:29:05 PDT
Matt Lewis
Comment 2 2019-10-29 10:07:12 PDT
This causing patch was rolled out in https://trac.webkit.org/changeset/251710/webkit
Note You need to log in before you can comment on or make changes to this bug.