Title: [196027] trunk/LayoutTests
Revision
196027
Author
g...@gnome.org
Date
2016-02-02 13:16:02 -0800 (Tue, 02 Feb 2016)

Log Message

[GTK] Layout Test fast/images/animated-gif-no-layout.html is failing
https://bugs.webkit.org/show_bug.cgi?id=153798

Unreviewed gardening.

Patch by Gustavo Noronha Silva <gustavo.noro...@collabora.co.uk> on 2016-02-02

* platform/gtk/TestExpectations: mark a couple tests as failing. The
green frame of the gif is being rendered in a slightly lighter green.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (196026 => 196027)


--- trunk/LayoutTests/ChangeLog	2016-02-02 21:11:28 UTC (rev 196026)
+++ trunk/LayoutTests/ChangeLog	2016-02-02 21:16:02 UTC (rev 196027)
@@ -1,3 +1,13 @@
+2016-02-02  Gustavo Noronha Silva  <gustavo.noro...@collabora.co.uk>
+
+        [GTK] Layout Test fast/images/animated-gif-no-layout.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=153798
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations: mark a couple tests as failing. The
+        green frame of the gif is being rendered in a slightly lighter green.
+
 2016-02-02  Zalan Bujtas  <za...@apple.com>
 
         [Win] gardening after r195740.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (196026 => 196027)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2016-02-02 21:11:28 UTC (rev 196026)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2016-02-02 21:16:02 UTC (rev 196027)
@@ -116,6 +116,10 @@
 # a caret in editable document even when none was requested programatically.
 editing/selection/designmode-no-caret.html [ Skip ]
 
+# Slightly lighter green second frame
+webkit.org/b/153798 fast/images/animated-gif-no-layout.html [ ImageOnlyFailure ]
+webkit.org/b/153798 fast/images/gif-loop-count.html [ ImageOnlyFailure ]
+
 # These tests require loading a PDF as an image, which we do not support (via Chromium).
 fast/images/pdf-as-image-landscape.html [ WontFix Failure ]
 fast/replaced/pdf-as-image.html [ WontFix Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to