Bug 264591 - [WPE][GTK] Failures in imported/w3c/web-platform-tests/storage/
Summary: [WPE][GTK] Failures in imported/w3c/web-platform-tests/storage/
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-10 08:37 PST by Philippe Normand
Modified: 2023-11-10 08:37 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2023-11-10 08:37:37 PST
--- /app/webkit/WebKitBuild/GTK/Release/layout-test-results/imported/w3c/web-platform-tests/storage/storagemanager-estimate.https.any-expected.txt
+++ /app/webkit/WebKitBuild/GTK/Release/layout-test-results/imported/w3c/web-platform-tests/storage/storagemanager-estimate.https.any-actual.txt
@@ -1,5 +1,5 @@
 
 PASS estimate() method returns a Promise
 PASS estimate() resolves to dictionary with members
-PASS estimate() shows usage increase after 1MB IndexedDB record is stored
+FAIL estimate() shows usage increase after 1MB IndexedDB record is stored promise_test: Unhandled rejection with value: object "QuotaExceededError: Failed to PutOrAdd in database because not enough space for domain"
 

--- /app/webkit/WebKitBuild/GTK/Release/layout-test-results/imported/w3c/web-platform-tests/storage/storagemanager-estimate.https.any.worker-expected.txt
+++ /app/webkit/WebKitBuild/GTK/Release/layout-test-results/imported/w3c/web-platform-tests/storage/storagemanager-estimate.https.any.worker-actual.txt
@@ -1,5 +1,5 @@
 
 PASS estimate() method returns a Promise
 PASS estimate() resolves to dictionary with members
-PASS estimate() shows usage increase after 1MB IndexedDB record is stored
+FAIL estimate() shows usage increase after 1MB IndexedDB record is stored promise_test: Unhandled rejection with value: object "QuotaExceededError: Failed to PutOrAdd in database because not enough space for domain"