Title: [131010] trunk/LayoutTests
Revision
131010
Author
simon.fra...@apple.com
Date
2012-10-10 21:26:00 -0700 (Wed, 10 Oct 2012)

Log Message

compositing/images/truncated-direct-png-image.html has been failing on Mac since it was
added. Mark it as an expected image failure.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (131009 => 131010)


--- trunk/LayoutTests/ChangeLog	2012-10-11 04:07:22 UTC (rev 131009)
+++ trunk/LayoutTests/ChangeLog	2012-10-11 04:26:00 UTC (rev 131010)
@@ -1,5 +1,12 @@
 2012-10-10  Simon Fraser  <simon.fra...@apple.com>
 
+        compositing/images/truncated-direct-png-image.html has been failing on Mac since it was
+        added. Mark it as an expected image failure.
+
+        * platform/mac/TestExpectations:
+
+2012-10-10  Simon Fraser  <simon.fra...@apple.com>
+
         compositing/tiling/crash-reparent-tiled-layer.html is flakey
         https://bugs.webkit.org/show_bug.cgi?id=82546
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (131009 => 131010)


--- trunk/LayoutTests/platform/mac/TestExpectations	2012-10-11 04:07:22 UTC (rev 131009)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2012-10-11 04:26:00 UTC (rev 131010)
@@ -1317,3 +1317,6 @@
 
 # This test is failing and causing subsequent tests to time out.
 webkit.org/b/98837 http/tests/security/svg-image-leak.html [ Skip ]
+
+# Should never have been a ref test.
+webkit.org/b/98456 compositing/images/truncated-direct-png-image.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to