WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
68878
[GTK] media/video-playing-and-pause.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=68878
Summary
[GTK] media/video-playing-and-pause.html is flaky
Philippe Normand
Reported
2011-09-27 01:16:51 PDT
Since its checkin. Diff: --- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/media/video-playing-and-pause-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/media/video-playing-and-pause-actual.txt @@ -30,5 +30,5 @@ RenderButton {INPUT} at (260,220) size 20x20 RenderButton {INPUT} at (280,220) size 20x20 RenderButton {INPUT} at (300,220) size 20x20 -layer at (104,294) size 12x12 +layer at (100,294) size 12x12 RenderBlock (relative positioned) {DIV} at (0,0) size 12x12
Attachments
Add attachment
proposed patch, testcase, etc.
Raphael Kubo da Costa (:rakuco)
Comment 1
2011-10-06 10:56:55 PDT
FWIW, this also happens to the EFL port.
Tony Chang
Comment 2
2012-10-17 15:37:08 PDT
I unskipped this test on GTK+ while I was rebaselining the test (the layer in the diff below is gone, although it seems possible for it to still flake with a different diff). If it flakes again, we can re-add it.
Zan Dobersek
Comment 3
2012-10-18 02:27:13 PDT
Nope, still flaky. I rebaselined the test in
r131708
as the baseline at the time didn't match any of the two different outputs generated on the GTK builders.
http://trac.webkit.org/changeset/131708
The diff, when failure occurs, now looks like this: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/video-playing-and-pause-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/media/video-playing-and-pause-actual.txt @@ -25,7 +25,7 @@ RenderSlider {INPUT} at (66,0) size 153x20 RenderFlexibleBox {DIV} at (2,0) size 149x20 RenderBlock {DIV} at (0,4) size 137x12 - RenderBlock {DIV} at (4,0) size 12x12 + RenderBlock {DIV} at (6,0) size 12x12 RenderBlock {DIV} at (137,0) size 12x12 RenderButton {INPUT} at (240,0) size 20x20 RenderButton {INPUT} at (260,0) size 20x20
Enrique Ocaña
Comment 4
2020-03-06 05:23:22 PST
This test is currently passing successfully on GStreamer platforms. It was removed from TestExpectations on
https://trac.webkit.org/changeset/243489
.
Radar WebKit Bug Importer
Comment 5
2020-03-06 05:24:14 PST
<
rdar://problem/60144339
>
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