--- /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"