Bug 230068 - REGRESSION (r282130): imported/w3c/web-platform-tests/storage/persisted.https.any.html is a consistent failure
Summary: REGRESSION (r282130): imported/w3c/web-platform-tests/storage/persisted.https...
Status: RESOLVED DUPLICATE of bug 230053
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-08 15:25 PDT by Eric Hutchison
Modified: 2021-09-08 15:33 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***