Bug 55028 - [Qt] media/controls-without-preload.html is flakey
Summary: [Qt] media/controls-without-preload.html is flakey
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-02-23 03:02 PST by Csaba Osztrogonác
Modified: 2014-02-03 03:17 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-02-23 03:02:35 PST
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"
Comment 1 Csaba Osztrogonác 2011-02-23 03:06:20 PST
I added it to the skipped list: http://trac.webkit.org/changeset/79432
Comment 2 Jocelyn Turcotte 2014-02-03 03:17:20 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.