[Webkit-unassigned] [Bug 59934] New: [GTK] Media tests relying on video-paint-test.js are still flaky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 2 07:10:06 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=59934
Summary: [GTK] Media tests relying on video-paint-test.js are
still flaky
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pnormand at igalia.com
I think it's because we dump the DRT before the media paused and seeked to 0. Example of diff, this shows the slider is not at 0 (I think):
--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/video-controls-rendering-expected.txt 2011-05-02 05:29:28.000000000 -0700
+++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/video-controls-rendering-actual.txt 2011-05-02 05:29:28.000000000 -0700
@@ -27,7 +27,7 @@
RenderText {#text} at (0,0) size 55x12
text run at (0,0) width 55: "00:00 / 00:06"
RenderSlider {INPUT} at (66,0) size 153x20
- RenderBlock {DIV} at (2,4) size 12x12
+ RenderBlock {DIV} at (11,4) size 12x12
RenderButton {INPUT} at (240,220) size 20x20
RenderButton {INPUT} at (260,220) size 20x20
RenderButton {INPUT} at (280,220) size 20x20
--
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