Bug 112110

Summary: [GTK] media/track/track-cue-container-rendering-position.html is failing
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, eocanha
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Zan Dobersek
Reported 2013-03-12 00:44:28 PDT
Introduced in r145397 http://trac.webkit.org/changeset/145397 http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=media%2Ftrack%2Ftrack-cue-container-rendering-position.html --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/track/track-cue-container-rendering-position-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/track/track-cue-container-rendering-position-actual.txt @@ -1,6 +1,6 @@ The top of the text track container should be in the bottom 25% of the video element. EVENT(canplaythrough) -EXPECTED (cueDisplayElement.offsetTop > (video.videoHeight * .75) == 'true') OK +EXPECTED (cueDisplayElement.offsetTop > (video.videoHeight * .75) == 'true'), OBSERVED 'false' FAIL END OF TEST
Attachments
Enrique OcaƱa
Comment 1 2020-03-10 06:24:10 PDT
The test hasn't had any failure, timeout or crash in the last 995 commits (from r257196 to r258191). Closing as fixed. Also, see bug 143708.
Note You need to log in before you can comment on or make changes to this bug.