Title: [155238] trunk/LayoutTests
Revision
155238
Author
[email protected]
Date
2013-09-06 22:24:33 -0700 (Fri, 06 Sep 2013)

Log Message

REGRESSION(r155100): animations/cross-fade-background-image.html fails
https://bugs.webkit.org/show_bug.cgi?id=120923

Add the failing test expectation.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (155237 => 155238)


--- trunk/LayoutTests/ChangeLog	2013-09-07 05:18:51 UTC (rev 155237)
+++ trunk/LayoutTests/ChangeLog	2013-09-07 05:24:33 UTC (rev 155238)
@@ -1,5 +1,14 @@
 2013-09-06  Ryosuke Niwa  <[email protected]>
 
+        REGRESSION(r155100): animations/cross-fade-background-image.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=120923
+
+        Add the failing test expectation.
+
+        * platform/mac/TestExpectations:
+
+2013-09-06  Ryosuke Niwa  <[email protected]>
+
         compositing/overlap-blending//children-opacity-huge.html and children-opacity-no-overlap.html are failing
         https://bugs.webkit.org/show_bug.cgi?id=120922
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (155237 => 155238)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-09-07 05:18:51 UTC (rev 155237)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-09-07 05:24:33 UTC (rev 155238)
@@ -1303,3 +1303,4 @@
 webkit.org/b/120922 compositing/overlap-blending/children-opacity-huge.html [ ImageOnlyFailure ]
 webkit.org/b/120922 compositing/overlap-blending/children-opacity-no-overlap.html [ ImageOnlyFailure ]
 
+webkit.org/b/120923 animations/cross-fade-background-image.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to