Bug 171511
Summary: | LayoutTest/imported/w3c/web-platform-tests/resource-timing/rt-revalidate-requests.html is a flaky failure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jlewis3, joepeck, ryanhaddad |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=171394 |
Matt Lewis
The test imported/w3c/web-platform-tests/resource-timing/rt-revalidate-requests.html is a flaky failure.
History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fresource-timing%2Frt-revalidate-requests.html
Build log:
https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r216014%20(1207)/results.html
See also:
https://bugs.webkit.org/show_bug.cgi?id=171394
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
Hmm, my build is half way done I'll try to reproduce.
Ryan Haddad
This test is very flaky and seems to be affecting EWS. Joe, have you had any luck reproducing it locally?
Joseph Pecoraro
I was able to reproduce. I'm going to mark it as flakey.
It doesn't seem like a significant issue. I think I might have an idea what is causing it though (entries not being removed from the ResourceTimingInformation map).
Joseph Pecoraro
Marked the test as flakey in:
<https://trac.webkit.org/changeset/216033/webkit>
Joseph Pecoraro
Splitting this up into separate tests seems to have eliminated the flakiness for me:
See: https://bugs.webkit.org/show_bug.cgi?id=191207
*** This bug has been marked as a duplicate of bug 191207 ***