[Webkit-unassigned] [Bug 135160] New: 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?)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 22 09:35:21 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=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
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: eric.carlson at apple.com, bfulgham at webkit.org,
                    simon.fraser at apple.com, jer.noble at apple.com,
                    roger_fong at apple.com


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]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list