WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
59934
[GTK] Media tests relying on video-paint-test.js are still flaky
https://bugs.webkit.org/show_bug.cgi?id=59934
Summary
[GTK] Media tests relying on video-paint-test.js are still flaky
Philippe Normand
Reported
2011-05-02 07:10:07 PDT
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
Attachments
proposed patch
(1.94 KB, patch)
2011-05-02 07:16 PDT
,
Philippe Normand
eric.carlson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2011-05-02 07:16:26 PDT
Created
attachment 91922
[details]
proposed patch
Philippe Normand
Comment 2
2011-05-02 07:31:33 PDT
Committed
r85475
: <
http://trac.webkit.org/changeset/85475
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug