Bug 171511 - LayoutTest/imported/w3c/web-platform-tests/resource-timing/rt-revalidate-requests.html is a flaky failure.
Summary: LayoutTest/imported/w3c/web-platform-tests/resource-timing/rt-revalidate-requ...
Status: RESOLVED DUPLICATE of bug 191207
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-01 13:23 PDT by Matt Lewis
Modified: 2018-12-12 15:12 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Joseph Pecoraro 2017-05-01 13:27:51 PDT
Hmm, my build is half way done I'll try to reproduce.
Comment 2 Ryan Haddad 2017-05-01 14:25:10 PDT
This test is very flaky and seems to be affecting EWS. Joe, have you had any luck reproducing it locally?
Comment 3 Joseph Pecoraro 2017-05-01 14:51:19 PDT
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).
Comment 4 Joseph Pecoraro 2017-05-01 14:53:59 PDT
Marked the test as flakey in:
<https://trac.webkit.org/changeset/216033/webkit>
Comment 5 Joseph Pecoraro 2018-12-12 15:12:41 PST
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 ***