Bug 135160

Summary: media/track/track-in-band-subtitles-too-large.html and media/track/track-long-word-container-sizing.html fail on Mac (dependent on other tests?)
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, eric.carlson, jer.noble, mmaxfield, roger_fong, simon.fraser
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Alexey Proskuryakov
Reported 2014-07-22 09:35:34 PDT
media/track/track-in-band-subtitles-too-large.html and media/track/track-long-word-container-sizing.html have been always failing since introduction. This happens on most or all bots, but the tests pass on retry, making it look like they pass. Currently, the only bots that don't retry are Release WK1, so they make the failure more visible. http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Ftrack%2Ftrack-in-band-subtitles-too-large.html http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Ftrack%2Ftrack-long-word-container-sizing.html Sample diff: @@ -38,14 +38,14 @@ RenderFlexibleBox {DIV} at (49,7) size 187x12 layer at (57,231) size 45x11 RenderFlexibleBox {DIV} at (0,0) size 45x11 [color=#FFFFFF] - RenderBlock (anonymous) at (10,0) size 25x11 - RenderText {#text} at (0,0) size 25x11 - text run at (0,0) width 25: "00:01" + RenderBlock (anonymous) at (9,0) size 27x11 + RenderText {#text} at (0,0) size 26x11 + text run at (0,0) width 26: "00:01" layer at (199,231) size 45x11 RenderFlexibleBox {DIV} at (142,0) size 45x11 [color=#FFFFFF] - RenderBlock (anonymous) at (8,0) size 29x11 - RenderText {#text} at (0,0) size 29x11 - text run at (0,0) width 29: "-00:05" + RenderBlock (anonymous) at (7,0) size 31x11 + RenderText {#text} at (0,0) size 31x11 + text run at (0,0) width 31: "-00:05" layer at (104,232) size 93x9 RenderFlexibleBox {DIV} at (47,1) size 93x9 RenderSlider {INPUT} at (0,0) size 93x9 [color=#909090] [bgcolor=#4A4A4A]
Attachments
Alexey Proskuryakov
Comment 1 2014-07-22 09:39:23 PDT
Updated test expectations in <http://trac.webkit.org/r171344>.
Myles C. Maxfield
Comment 2 2015-12-07 16:03:39 PST
Removing Mavericks-specific lines from platform/mac/TestExpecations due to no longer supporting Mavericks.
Myles C. Maxfield
Comment 3 2015-12-07 16:10:04 PST
Note You need to log in before you can comment on or make changes to this bug.