RESOLVED FIXED 191207
REGRESSION: [ MacOS iOS ] Layout Test http/wpt/resource-timing/rt-revalidate-requests.html is flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=191207
Summary REGRESSION: [ MacOS iOS ] Layout Test http/wpt/resource-timing/rt-revalidate-...
Truitt Savell
Reported 2018-11-02 13:53:59 PDT
The following layout test is flaky on MacOS and iOS http/wpt/resource-timing/rt-revalidate-requests.html Probable cause: Test is a flakey failure already marked as flakey from webkit.org/b/171511. Recently it has become a flakey Timeout, we should be able to regress this. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Fwpt%2Fresource-timing%2Frt-revalidate-requests.html
Attachments
[PATCH] Proposed Fix (18.17 KB, patch)
2018-12-12 15:11 PST, Joseph Pecoraro
no flags
Truitt Savell
Comment 1 2018-11-02 15:39:21 PDT
looks like this issue came from https://trac.webkit.org/changeset/237735/webkit
Chris Dumez
Comment 2 2018-11-02 15:45:38 PDT
(In reply to Truitt Savell from comment #1) > looks like this issue came from > https://trac.webkit.org/changeset/237735/webkit I do not think this is possible. I have verified and this test does not process swap so r237735 is a no-op in the context of this test and cannot even impact the timing. However, from running http/wpt/resource-timing/rt-revalidate-requests.html, I can say that it is very slow, which may be why it is timing out on bots.
Radar WebKit Bug Importer
Comment 3 2018-11-05 13:50:37 PST
Joseph Pecoraro
Comment 4 2018-12-10 11:54:25 PST
Looking at the test history it doesn't look like failures / timeouts are any more common recently (at least in however far back the flakiness dashboard goes). I can probably split this test up into a few tests and see if that helps.
Joseph Pecoraro
Comment 5 2018-12-12 15:11:52 PST
Created attachment 357173 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 6 2018-12-12 15:12:41 PST
*** Bug 171511 has been marked as a duplicate of this bug. ***
EWS Watchlist
Comment 7 2018-12-12 15:13:30 PST
Attachment 357173 [details] did not pass style-queue: ERROR: LayoutTests/ChangeLog:15: Need whitespace between colon and description [changelog/filechangedescriptionwhitespace] [5] Total errors found: 1 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Devin Rousso
Comment 8 2018-12-12 17:12:34 PST
Comment on attachment 357173 [details] [PATCH] Proposed Fix rs=me Maybe we should have better names than "rt-revalidate-requests-1.html", like "rt-revalidate-requests-sameorigin.html"...
WebKit Commit Bot
Comment 9 2018-12-12 17:23:12 PST
Comment on attachment 357173 [details] [PATCH] Proposed Fix Clearing flags on attachment: 357173 Committed r239138: <https://trac.webkit.org/changeset/239138>
WebKit Commit Bot
Comment 10 2018-12-12 17:23:14 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.