Bug 230068

Summary: REGRESSION (r282130): imported/w3c/web-platform-tests/storage/persisted.https.any.html is a consistent failure
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ehutchison, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Eric Hutchison 2021-09-08 15:25:24 PDT
imported/w3c/web-platform-tests/storage/persisted.https.any.html

is consistently failing on iOS and Mac wk2/other platforms.

History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fstorage%2Fpersisted.https.any.html

Results: https://build.webkit.org/results/Apple-iOS-14-Simulator-Release-WK2-Tests/r282141%20(3113)/results.html

Diff: 
--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/storage/persisted.https.any-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/storage/persisted.https.any-actual.txt
@@ -1,4 +1,4 @@
 
 PASS persisted() method exists and returns a Promise
-PASS persisted() returns a promise and resolves as boolean with false
+FAIL persisted() returns a promise and resolves as boolean with false assert_equals: expected false but got true
Comment 1 Radar WebKit Bug Importer 2021-09-08 15:25:54 PDT
<rdar://problem/82894727>
Comment 2 Eric Hutchison 2021-09-08 15:33:21 PDT

*** This bug has been marked as a duplicate of bug 230053 ***