Bug 68878
| Summary: | [GTK] media/video-playing-and-pause.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, eocanha, leandro, rakuco, tony, webkit-bug-importer, yujie.mao, zan |
| Priority: | P2 | Keywords: | Gtk, InRadar, LayoutTestFailure |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
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)
FWIW, this also happens to the EFL port.
Tony Chang
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
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
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
<rdar://problem/60144339>