Bug 55126
Summary: | [GTK] media/video-aspect-ratio.html is flaky on GTK 32-bits Release | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, dpino, zan |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Philippe Normand
--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/video-aspect-ratio-expected.txt 2011-02-24 01:03:20.000000000 -0800
+++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/video-aspect-ratio-actual.txt 2011-02-24 01:03:20.000000000 -0800
@@ -6,13 +6,16 @@
RenderBlock {P} at (0,0) size 784x19
RenderText {#text} at (0,0) size 623x19
text run at (0,0) width 623: "Test video sizing. You should see one bigger image (paused video) and 7 small ones of 1/4 its size."
- RenderBlock (anonymous) at (0,35) size 784x480
+ RenderBlock (anonymous) at (0,35) size 784x484
RenderBR {BR} at (320,240) size 0x0
RenderBlock {DIV} at (160,240) size 320x120
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,360) size 320x120
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (640,465) size 4x19
+ text run at (640,465) width 4: " "
+ RenderText {#text} at (644,465) size 36x19
+ text run at (644,465) width 36: "FAIL"
layer at (8,43) size 320x240
RenderVideo {VIDEO} at (0,0) size 320x240
layer at (8,283) size 160x120
@@ -27,7 +30,7 @@
RenderVideo {VIDEO} at (160,0) size 160x120
layer at (328,403) size 320x120
RenderBlock (relative positioned) {DIV} at (320,360) size 320x120
-layer at (328,403) size 160x120
- RenderVideo {VIDEO} at (0,0) size 160x120
-layer at (488,403) size 160x120
- RenderVideo {VIDEO} at (160,0) size 160x120
+layer at (328,403) size 240x120
+ RenderVideo {VIDEO} at (0,0) size 240x120
+layer at (488,403) size 160x80
+ RenderVideo {VIDEO} at (160,0) size 160x80
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
This test was marked as flaky with several failures in GTK TestExpectations. The test has been consistently returning a text failure for the last 4000 revisions.
Updated baseline file in r269352.