[Webkit-unassigned] [Bug 191211] REGRESSION (r237735?): [ MacOS WK2 ] Layout Test http/tests/resourceLoadStatistics/remove-blocking-in-redirect.html is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 15:48:44 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=191211

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
http/tests/resourceLoadStatistics/remove-blocking-in-redirect.html is indeed impacted by r237735 as the test navigates from origin A to origin B and then back to A. We are now using the same process both both loads of origin A instead of 2 separate processes.

That said, my change only impacted the timing of things by reusing an existing process instead of spinning up a fresh new one. 

The test was already flaky so patches impacting timing can definitely make flaky tests more or less flaky. That said, the issue is not with r237735 but rather with the test being flaky in the first place.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181102/7943f398/attachment-0001.html>


More information about the webkit-unassigned mailing list