Test fails since introduction of this feature in r243276 (Compute quota after network process restart based on default quota and space used https://bugs.webkit.org/show_bug.cgi?id=195804) Diff: --- /WebKit/WebKitBuild/Release/layout-test-results/http/wpt/cache-storage/cache-quota-after-restart.any-expected.txt +++ /WebKit/WebKitBuild/Release/layout-test-results/http/wpt/cache-storage/cache-quota-after-restart.any-actual.txt @@ -1,7 +1,7 @@ CONSOLE MESSAGE: Cache API operation failed: Quota exceeded CONSOLE MESSAGE: Cache API operation failed: Quota exceeded -PASS Increasing quota +FAIL Increasing quota promise_test: Unhandled rejection with value: object "QuotaExceededError: Quota exceeded" PASS After network process restart, verify quota is computed according space being used PASS After network process restart, verify quota is computed according space being used and does not increase
<rdar://problem/113189847>
Duplicate of bug #259677.
Thanks Ben for the heads up, closed as duplicate 👍️ *** This bug has been marked as a duplicate of bug 259677 ***