Bug 203543 - REGRESSION (r251594): API Test TestWebKitAPI.ServiceWorkers.FetchAfterRestoreFromDisk is Timing Out
Summary: REGRESSION (r251594): API Test TestWebKitAPI.ServiceWorkers.FetchAfterRestore...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-10-28 16:28 PDT by Russell Epstein
Modified: 2019-10-29 10:07 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Russell Epstein 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)
Comment 1 Radar WebKit Bug Importer 2019-10-28 16:29:05 PDT
<rdar://problem/56689789>
Comment 2 Matt Lewis 2019-10-29 10:07:12 PDT
This causing patch was rolled out in
https://trac.webkit.org/changeset/251710/webkit