[Webkit-unassigned] [Bug 168660] REGRESSION(~r212322): LayoutTest media/track/track-cue-container-rendering-position.html is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 18:05:37 PST 2017


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |webkit-bug-importer at group.a
                   |                            |pple.com
            Summary|REGRESSION: LayoutTest      |REGRESSION(~r212322):
                   |media/track/track-cue-conta |LayoutTest
                   |iner-rendering-position.htm |media/track/track-cue-conta
                   |l is a flaky timeout        |iner-rendering-position.htm
                   |                            |l is a flaky timeout
          Component|New Bugs                    |Media Elements

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
First occurrence in r212322. Not sure if it can be the culprit, unless it messed up some feature initialization flags.

But even if this change is not to blame, this was definitely broken not long before - the test was absolutely stable earlier, and fails very often now. The test fails especially often on slower bots (ASan, leaks, GuardMalloc).

@@ -1,7 +1,7 @@
+CONSOLE MESSAGE: line 83: No text track cue with display id '-webkit-media-text-track-display' is currently visible
+FAIL: Timed out waiting for notifyDone to be called

 The top of the text track container should be in the bottom 30% of the video element.
 EVENT(canplaythrough)

-EXPECTED (cueDisplayElement.offsetTop > (video.videoHeight * .70) == 'true') OK
-END OF TEST

-- 
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/20170227/f2af6306/attachment.html>


More information about the webkit-unassigned mailing list