Bug 182879
Summary: | Layout Test http/tests/resourceLoadStatistics/classify-as-prevalent-based-on-top-frame-redirect-collusion.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jlewis3, wilander |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=182664 |
Ryan Haddad
The following layout test is flaky on macOS WK2
http/tests/resourceLoadStatistics/classify-as-prevalent-based-on-top-frame-redirect-collusion.html
Probable cause:
The test was added with https://trac.webkit.org/changeset/228416/webkit
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2FresourceLoadStatistics%2Fclassify-as-prevalent-based-on-top-frame-redirect-collusion.html
--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/classify-as-prevalent-based-on-top-frame-redirect-collusion-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/classify-as-prevalent-based-on-top-frame-redirect-collusion-actual.txt
@@ -3,12 +3,4 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS Colluding host 1 got set as prevalent resource.
-PASS Colluding host 2 got set as prevalent resource.
-PASS Colluding host 3 got set as prevalent resource.
-PASS Colluding host 4 got set as prevalent resource.
-PASS Colluding localhost got set as prevalent resource after actual navigational redirect.
-PASS successfullyParsed is true
-TEST COMPLETE
-
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lewis
*** This bug has been marked as a duplicate of bug 182983 ***