Bug 203543
| Summary: | REGRESSION (r251594): API Test TestWebKitAPI.ServiceWorkers.FetchAfterRestoreFromDisk is Timing Out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Russell Epstein <repstein> |
| Component: | Tools / Tests | Assignee: | youenn fablet <youennf> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | jlewis3, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=184447 | ||
Russell Epstein
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/56689789>
Matt Lewis
This causing patch was rolled out in
https://trac.webkit.org/changeset/251710/webkit