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 BugsAssignee: 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   

Description Diego Pino 2019-03-25 03:12:12 PDT
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
Comment 1 Radar WebKit Bug Importer 2023-07-31 23:55:53 PDT
<rdar://problem/113189847>
Comment 2 Ben Schwartz 2023-08-01 00:03:33 PDT
Duplicate of bug #259677.
Comment 3 Adrian Perez 2023-08-01 13:39:39 PDT
Thanks Ben for the heads up, closed as duplicate 👍️

*** This bug has been marked as a duplicate of bug 259677 ***