[Webkit-unassigned] [Bug 55028] New: [Qt] media/controls-without-preload.html is flakey

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 03:02:35 PST 2011


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

           Summary: [Qt] media/controls-without-preload.html is flakey
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org


media/controls-without-preload.html crashes or fails sometimes. (5-10% of times)

$ Tools/Scripts/run-webkit-tests media/controls-without-preload.html  --iterations 100 --singly --exit-after-n-failures 1

example crash:
** Message: don't know how to handle audio/mpeg, mpegversion=(int)4, framed=(boolean)true, codec_data=(buffer)1210, rate=(int)44100, channels=(int)2
Segmentation fault
0: /home/oszi/WebKit/WebKitBuild/Release/bin/DumpRenderTree [0x80723f5]
1: /home/oszi/WebKit/WebKitBuild/Release/bin/DumpRenderTree [0x8072778]
2: [0xf7726400]

example fail:
--- /tmp/layout-test-results/media/controls-without-preload-expected.txt    2011-02-23 02:57:39.754122340 -0800
+++ /tmp/layout-test-results/media/controls-without-preload-actual.txt    2011-02-23 02:57:39.754122340 -0800
@@ -18,10 +18,10 @@
     RenderFlexibleBox {DIV} at (40,116) size 196x34
       RenderBlock (anonymous) at (0,0) size 81x34
       RenderSlider {INPUT} at (84,5) size 109x24
-        RenderBlock {DIV} at (9,6) size 4x12
+        RenderBlock {DIV} at (24,6) size 4x12
     RenderButton {INPUT} at (239,121) size 24x24
     RenderButton {INPUT} at (271,121) size 24x24
 layer at (51,166) size 75x24 scrollHeight 25
   RenderBlock {DIV} at (3,5) size 75x24 [color=#FFFFFF]
     RenderText {#text} at (6,6) size 63x13
-      text run at (6,6) width 63: "00:00 / 00:06"
+      text run at (6,6) width 63: "00:01 / 00:06"

-- 
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