Title: [138887] trunk/LayoutTests
Revision
138887
Author
zandober...@gmail.com
Date
2013-01-04 23:36:55 -0800 (Fri, 04 Jan 2013)

Log Message

Unreviewed GTK gardening.

Adding failure expectations for two CSS Regions tests added in r138854.
Modifying a failure expectation for a CSS Image Set test that now times out after r138857.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138886 => 138887)


--- trunk/LayoutTests/ChangeLog	2013-01-05 03:58:36 UTC (rev 138886)
+++ trunk/LayoutTests/ChangeLog	2013-01-05 07:36:55 UTC (rev 138887)
@@ -1,3 +1,12 @@
+2013-01-04  Zan Dobersek  <zandober...@gmail.com>
+
+        Unreviewed GTK gardening.
+
+        Adding failure expectations for two CSS Regions tests added in r138854.
+        Modifying a failure expectation for a CSS Image Set test that now times out after r138857.
+
+        * platform/gtk/TestExpectations:
+
 2013-01-04  Ryosuke Niwa  <rn...@webkit.org>
 
         Remove a duplicate test expectation since the bug 106153 has been merged into the bug 106165.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (138886 => 138887)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-05 03:58:36 UTC (rev 138886)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-05 07:36:55 UTC (rev 138887)
@@ -295,7 +295,7 @@
 webkit.org/b/99027 fast/css/image-set-parsing-invalid.html [ Pass ]
 webkit.org/b/99027 fast/css/image-set-setting.html [ Failure ]
 webkit.org/b/99027 fast/css/cursor-parsing-image-set.html [ Failure ]
-webkit.org/b/99027 fast/events/mouse-cursor-image-set.html [ Failure ]
+webkit.org/b/99027 fast/events/mouse-cursor-image-set.html [ Timeout ]
 
 # For now, Web Audio API is disabled
 webkit.org/b/67187 webaudio [ Skip ]
@@ -1407,6 +1407,9 @@
 # Added only temporarily, until a clean build is performed on the builders.
 Bug(GTK) transitions/transitions-parsing.html [ Failure ]
 
+webkit.org/b/106168 fast/regions/region-rule-nested-region-rule.html [ ImageOnlyFailure ]
+webkit.org/b/106168 fast/regions/region-styling-mediaquery.html [ ImageOnlyFailure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to