Bug 184787
Summary: | [iOS] Layout Test http/wpt/cache-storage/cache-quota.any.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | ben_schwartz, youennf |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=217412 |
Ryan Haddad
The following layout test is flaky on [insert platform]
http/wpt/cache-storage/cache-quota.any.html
Probable cause:
Unknown
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Fwpt%2Fcache-storage%2Fcache-quota.any.html
--- /Volumes/Data/slave/ios-simulator-11-debug-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-quota.any-expected.txt
+++ /Volumes/Data/slave/ios-simulator-11-debug-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-quota.any-actual.txt
@@ -1,9 +1,10 @@
CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
-CONSOLE MESSAGE: Cache API operation failed: Quota exceeded
+
+Harness Error (TIMEOUT), message = null
PASS Testing synthetic response body size padding
PASS Testing non opaque response body size padding
PASS Testing opaque response body size padding
PASS Hitting cache quota for non opaque responses
-PASS Hitting cache quota for padded responses
+TIMEOUT Hitting cache quota for padded responses Test timed out
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked test as flaky in https://trac.webkit.org/changeset/230809/webkit
Ben Schwartz
This is resolved.