Bug 264591
| Summary: | [WPE][GTK] Failures in imported/w3c/web-platform-tests/storage/ | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
--- /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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |