Bug 177380
Summary: | [mac-wk2] LayoutTest http/tests/cache-storage/cache-records-persistency.https.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | achristensen, jacob_uphoff, jlewis3, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=176845 |
Ryan Haddad
LayoutTest http/tests/cache-storage/cache-records-persistency.https.html is a flaky failure
https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r222392%20(3168)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fcache-storage%2Fcache-records-persistency.https.html
--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/cache-storage/cache-records-persistency.https-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/cache-storage/cache-records-persistency.https-actual.txt
@@ -5,5 +5,5 @@
PASS Checking persistency of cache keys
PASS Checking persistency of response
PASS Checking persistency of response body
-PASS Testing overriding of an existing cached record that is not in memory
+FAIL Testing overriding of an existing cached record that is not in memory assert_equals: Cache.put should replace existing response with new response. expected "[object Response]" but got "[object Undefined]"
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This test was added with https://trac.webkit.org/changeset/222073/webkit
Ryan Haddad
This test has been quite flaky for the past 3 days. The diff looks the same as the one in the description.
Ryan Haddad
Marked test as flaky in https://trac.webkit.org/r230650
Radar WebKit Bug Importer
<rdar://problem/59313682>
Jacob Uphoff
*** This bug has been marked as a duplicate of bug 19467 ***
Radar WebKit Bug Importer
<rdar://problem/59313955>
Jacob Uphoff
Looks like this was a dup of 19467. Testing is failing in a new way now so making a new bug
Radar WebKit Bug Importer
<rdar://problem/59314022>