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 BugsAssignee: 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
Reported 2020-10-07 18:40:29 PDT
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
Radar WebKit Bug Importer
Comment 1 2020-10-07 18:40:58 PDT
Karl Rackler
Comment 2 2020-10-07 18:53:05 PDT
I have marked this test as failing while this issue is investigated. https://trac.webkit.org/changeset/268167/webkit
youenn fablet
Comment 3 2023-03-20 07:24:38 PDT
This test is now passing consistently.
youenn fablet
Comment 4 2023-03-20 07:30:54 PDT
EWS
Comment 5 2023-03-20 08:46:58 PDT
Committed 261872@main (d5115edec886): <https://commits.webkit.org/261872@main> Reviewed commits have been landed. Closing PR #11709 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.