[Webkit-unassigned] [Bug 144155] fast/frames/flattening/iframe-flattening-resize-event-count.html times out on Yosemite WK2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 2 12:05:31 PDT 2015


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

--- Comment #20 from Alexey Proskuryakov <ap at webkit.org> ---
testRunner.setPageVisibility is somewhat broken in WebKitTestRunner, creating an opportunity for races. It is asynchronous, and there are tests that just call the function and terminate without waiting for a visibility change event, thus leaving the following test to handle the message in UI process.

But once again, there is no indication that this is somehow breaking this particular test - in a failing run on the bot, no preceding tests call setPageVisibility.

-- 
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/20150502/dc3656b9/attachment.html>


More information about the webkit-unassigned mailing list