[Webkit-unassigned] [Bug 158019] Fix ResourceTiming XHR and initiator flakiness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 08:27:52 PDT 2016


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

--- Comment #12 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 279645
  --> https://bugs.webkit.org/attachment.cgi?id=279645
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=279645&action=review

> LayoutTests/http/tests/performance/performance-resource-timing-cached-entries.html:35
> +            setTimeout(runTest, 10);

A timeout of 10 ms is never right in regression tests. A process can be easily suspended for much longer. It's especially expected on GuardMalloc and ASan tests, but even release build tests have a lot of competition for resources.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160524/b19765bd/attachment.html>


More information about the webkit-unassigned mailing list