Bug 55028
Summary: | [Qt] media/controls-without-preload.html is flakey | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | Keywords: | Qt, QtTriaged |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Csaba Osztrogonác
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"
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I added it to the skipped list: http://trac.webkit.org/changeset/79432
Jocelyn Turcotte
=== 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.