Title: [146566] trunk/LayoutTests
Revision
146566
Author
[email protected]
Date
2013-03-22 00:09:58 -0700 (Fri, 22 Mar 2013)

Log Message

[chromium] Mark virtual/gpu/fast/canvas/canvas-toDataURL-webp.html as flaky
https://bugs.webkit.org/show_bug.cgi?id=93310

Unreviewed test expectations update.

libwebp will be updated to 0.3.0 in chrome changing the encoder
output after which this test will need to be rebaselined.

Patch by James Zern <[email protected]> on 2013-03-22

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (146565 => 146566)


--- trunk/LayoutTests/ChangeLog	2013-03-22 06:16:07 UTC (rev 146565)
+++ trunk/LayoutTests/ChangeLog	2013-03-22 07:09:58 UTC (rev 146566)
@@ -1,3 +1,15 @@
+2013-03-22  James Zern  <[email protected]>
+
+        [chromium] Mark virtual/gpu/fast/canvas/canvas-toDataURL-webp.html as flaky
+        https://bugs.webkit.org/show_bug.cgi?id=93310
+
+        Unreviewed test expectations update.
+
+        libwebp will be updated to 0.3.0 in chrome changing the encoder
+        output after which this test will need to be rebaselined.
+
+        * platform/chromium/TestExpectations:
+
 2013-03-21  Hajime Morrita  <[email protected]>
 
         Custom Elements: "readyCallback" lifecycle callback should be called.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (146565 => 146566)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-03-22 06:16:07 UTC (rev 146565)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-03-22 07:09:58 UTC (rev 146566)
@@ -1641,8 +1641,9 @@
 webkit.org/b/98647 [ Android ] fast/repaint/block-selection-gap-in-composited-layer.html [ ImageOnlyFailure ]
 webkit.org/b/98647 [ Android ] fast/css/transform-default-parameter.html [ ImageOnlyFailure ]
 # webkit.org/b/98647 [ Android ] fast/canvas/canvas-toDataURL-webp.html [ ImageOnlyFailure ]
-# After libwebp 0.3.0 lands in chrome this test expectation needs to be updated.
+# After libwebp 0.3.0 lands in chrome the next 2 test expectations need to be updated.
 webkit.org/b/93310 fast/canvas/canvas-toDataURL-webp.html [ ImageOnlyFailure Pass ]
+webkit.org/b/93310 platform/chromium/virtual/gpu/fast/canvas/canvas-toDataURL-webp.html [ ImageOnlyFailure Pass ]
 webkit.org/b/98647 [ Android ] compositing/backface-visibility/backface-visibility-3d.html [ ImageOnlyFailure ]
 webkit.org/b/98647 [ Android ] compositing/backface-visibility/backface-visibility-image.html [ ImageOnlyFailure ]
 webkit.org/b/98647 [ Android ] compositing/backface-visibility/backface-visibility-non3d.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to