[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
Fri Sep 1 15:57:11 PDT 2017


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

--- Comment #9 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 319177
  --> https://bugs.webkit.org/attachment.cgi?id=319177
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.

-- 
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/20170901/8003b908/attachment.html>


More information about the webkit-unassigned mailing list