Bug 217462
Summary: | REGRESSION (iOS 14): [ iOS wk2 ] imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-add.https.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | youenn fablet <youennf> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Rackler
Description:
imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-add.https.html
The first iOS 14 failure that I see this on the dashboard was 09/29/20 at r267773, but does not appear to be relevant to what would have caused this.
The test appears to be a flaky failure since introduction with iOS 14.
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fcache-storage%2Fserviceworker%2Fcache-add.https.html&limit=50000&platform=ios
Diff Log:
--- /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-add.https-expected.txt
+++ /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-add.https-actual.txt
@@ -14,7 +14,7 @@
PASS Cache.addAll with no arguments
PASS Cache.addAll with a mix of valid and undefined arguments
PASS Cache.addAll with an empty array
-PASS Cache.addAll with string URL arguments
+FAIL Cache.addAll with string URL arguments assert_class_string: Cache.addAll should put a resource in the cache. expected "[object Response]" but got "[object Undefined]"
PASS Cache.addAll with Request arguments
PASS Cache.addAll with a mix of succeeding and failing requests
PASS Cache.addAll called with the same Request object specified twice
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/70074683>
Karl Rackler
I have marked this test as failing while this issue is investigated.
https://trac.webkit.org/changeset/268167/webkit
youenn fablet
This test is now passing consistently.
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/11709
EWS
Committed 261872@main (d5115edec886): <https://commits.webkit.org/261872@main>
Reviewed commits have been landed. Closing PR #11709 and removing active labels.