Bug 264591

Summary: [WPE][GTK] Failures in imported/w3c/web-platform-tests/storage/
Product: WebKit Reporter: Philippe Normand <philn>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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