[Webkit-unassigned] [Bug 172518] [iOS Simulator] http/tests/preload/viewport/meta-viewport-link-headers.php is a flaky failure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 4 07:46:25 PDT 2017


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

--- Comment #11 from Yoav Weiss <yoav at yoav.ws> ---
(In reply to youenn fablet from comment #9)
> Comment on attachment 319177 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=319177&action=review
> 
> > LayoutTests/http/tests/preload/viewport/meta-viewport-link-headers.php:32
> > +        }, 200);
> 
> 200 might not be large enough.
> One approach would be to check for controlLoaded/smallLoaded every 50 ms or
> so.
> If both are not true after 10 or 20 tries, test would fail.
> Once both are true, a last check that largeLoaded is false could be done.

Changed to iterate over 50 ms intervals. PTAL :)

-- 
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/20170904/fab0ee7f/attachment.html>


More information about the webkit-unassigned mailing list