Title: [177226] trunk/LayoutTests
Revision
177226
Author
stav...@adobe.com
Date
2014-12-12 12:13:26 -0800 (Fri, 12 Dec 2014)

Log Message

animations/cross-fade-webkit-mask-image.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=139590

Reviewed by Alexey Proskuryakov.

animations/cross-fade-webkit-mask-image.html became flaky after the way
masks are handled was changed in https://bugs.webkit.org/show_bug.cgi?id=139294.
Marking it flaky for now, pending investigation.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (177225 => 177226)


--- trunk/LayoutTests/ChangeLog	2014-12-12 19:27:51 UTC (rev 177225)
+++ trunk/LayoutTests/ChangeLog	2014-12-12 20:13:26 UTC (rev 177226)
@@ -1,3 +1,16 @@
+2014-12-12  Radu Stavila  <stav...@adobe.com>
+
+        animations/cross-fade-webkit-mask-image.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=139590
+
+        Reviewed by Alexey Proskuryakov.
+
+        animations/cross-fade-webkit-mask-image.html became flaky after the way
+        masks are handled was changed in https://bugs.webkit.org/show_bug.cgi?id=139294.
+        Marking it flaky for now, pending investigation.
+
+        * TestExpectations:
+
 2014-12-12  Jer Noble  <jer.no...@apple.com>
 
         [MSE] Add support for SourceBuffer.mode.

Modified: trunk/LayoutTests/TestExpectations (177225 => 177226)


--- trunk/LayoutTests/TestExpectations	2014-12-12 19:27:51 UTC (rev 177225)
+++ trunk/LayoutTests/TestExpectations	2014-12-12 20:13:26 UTC (rev 177226)
@@ -37,6 +37,8 @@
 webkit.org/b/124349 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ ImageOnlyFailure ]
 webkit.org/b/124349 fast/hidpi/image-srcset-relative-svg-canvas.html [ Pass ImageOnlyFailure ]
 
+webkit.org/b/139590 animations/cross-fade-webkit-mask-image.html [ Pass Failure ]
+
 # The test frequently times out, and is just unsuccessful at detecting incorrect behavior when it passes.
 webkit.org/b/72698 media/audio-garbage-collect.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to