Title: [121272] trunk/LayoutTests
Revision
121272
Author
hc...@chromium.org
Date
2012-06-26 11:39:31 -0700 (Tue, 26 Jun 2012)

Log Message

[chromium] Mark a layout test as fail
https://bugs.webkit.org/show_bug.cgi?id=89998

compositing/webgl/webgl-nonpremultiplied-blend.html started failing after r121267, give it IMAGE failure.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121271 => 121272)


--- trunk/LayoutTests/ChangeLog	2012-06-26 18:38:56 UTC (rev 121271)
+++ trunk/LayoutTests/ChangeLog	2012-06-26 18:39:31 UTC (rev 121272)
@@ -1,3 +1,12 @@
+2012-06-26  Alpha Lam  <hc...@chromium.org>
+
+        [chromium] Mark a layout test as fail
+        https://bugs.webkit.org/show_bug.cgi?id=89998
+
+        compositing/webgl/webgl-nonpremultiplied-blend.html started failing after r121267, give it IMAGE failure.
+
+        * platform/chromium/TestExpectations:
+
 2012-06-26  Allan Sandfeld Jensen  <allan.jen...@nokia.com>
 
         [Qt] Baseline missing for 3D transforms tests.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (121271 => 121272)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-26 18:38:56 UTC (rev 121271)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-26 18:39:31 UTC (rev 121272)
@@ -3765,3 +3765,6 @@
 BUGWK89936 WIN : svg/custom/js-late-gradient-and-object-creation.svg = IMAGE
 BUGWK89936 WIN : svg/zoom/page/zoom-foreignObject.svg = IMAGE
 BUGWK89936 WIN : fast/css/text-rendering.html = IMAGE+TEXT
+
+// Started failing after r121267.
+BUGWK89998 SNOWLEOPARD RELEASE : compositing/webgl/webgl-nonpremultiplied-blend.html = IMAGE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to