[Webkit-unassigned] [Bug 225160] New: REGRESSION(r276689?): [ iOS wk2 ] platform/ios/ios/storage/domstorage/5mb-quota.html is a constant text failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 28 12:34:24 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=225160
Bug ID: 225160
Summary: REGRESSION(r276689?): [ iOS wk2 ]
platform/ios/ios/storage/domstorage/5mb-quota.html is
a constant text failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Jenner at apple.com
platform/ios/ios/storage/domstorage/5mb-quota.html
is a constant text failure on iOS-Simulator wk2.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=platform%2Fios%2Fios%2Fstorage%2Fdomstorage%2F5mb-quota.html
History looks like it has a pretty clear regress point. Will verify shortly.
DIFF LINK:
https://build.webkit.org/results/Apple-iOS-14-Simulator-Debug-WK2-Tests/r276689%20(1032)/platform/ios/ios/storage/domstorage/5mb-quota-diff.txt
DIFF TEXT:
PASS data.length is 65536
Putting 'data' into 39 localStorage buckets.
Putting 'data' into another bucket.h
-PASS Hit exception as expected
+FAIL Did not hit quota error.
Verify that data was never inserted.
-PASS storage.getItem(39) is null
+FAIL storage.getItem(39) should be null (of type object). Was XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX (of type string).
Removing bucket 38.
Adding 'Hello!' into a new bucket.
PASS Insertion worked.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210428/b9602264/attachment.htm>
More information about the webkit-unassigned
mailing list