Bug 196197
| Summary: | [GTK] [WPE] Regression in http/wpt/cache-storage/cache-quota-after-restart.any.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | aperez, ben_schwartz, bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113189847>
Ben Schwartz
Duplicate of bug #259677.
Adrian Perez
Thanks Ben for the heads up, closed as duplicate 👍️
*** This bug has been marked as a duplicate of bug 259677 ***