Bug 196197 - [GTK] [WPE] Regression in http/wpt/cache-storage/cache-quota-after-restart.any.html
Summary: [GTK] [WPE] Regression in http/wpt/cache-storage/cache-quota-after-restart.an...
Status: RESOLVED DUPLICATE of bug 259677
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-25 03:12 PDT by Diego Pino
Modified: 2023-08-01 13:39 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***