Bug 177691
Summary: | Layout Test http/wpt/cache-storage/cache-put-keys.https.any.html is flaky failure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ryanhaddad, sroberts, youennf |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=207496 |
Matt Lewis
http/wpt/cache-storage/cache-put-keys.https.any.html is a flaky failure on macOS according to the flakiness dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Fwpt%2Fcache-storage%2Fcache-put-keys.https.any.html
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r222665%20(4643)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/4643
Diff:
--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-put-keys.https.any-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/wpt/cache-storage/cache-put-keys.https.any-actual.txt
@@ -1,3 +1,3 @@
-PASS Cache.put called twice with matching Requests - keys should remain the same
+FAIL Cache.put called twice with matching Requests - keys should remain the same assert_equals: expected 0 but got 1
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This test is still flaky, failing with the same diff as the one above.
Shawn Roberts
test is now flaky on Mojave WK2
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Fwpt%2Fcache-storage%2Fcache-put-keys.https.any.html
Diff is not loading. getting 404 error.