Title: [99413] trunk/LayoutTests
Revision
99413
Author
[email protected]
Date
2011-11-07 06:04:34 -0800 (Mon, 07 Nov 2011)

Log Message

[Qt] Skip a new failing test on Qt
https://bugs.webkit.org/show_bug.cgi?id=70893

Patch by Ben Wells <[email protected]> on 2011-11-07
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99412 => 99413)


--- trunk/LayoutTests/ChangeLog	2011-11-07 13:46:37 UTC (rev 99412)
+++ trunk/LayoutTests/ChangeLog	2011-11-07 14:04:34 UTC (rev 99413)
@@ -1,3 +1,12 @@
+2011-11-07  Ben Wells  <[email protected]>
+
+        [Qt] Skip a new failing test on Qt
+        https://bugs.webkit.org/show_bug.cgi?id=70893
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped:
+
 2011-11-07  Andrey Kosyakov  <[email protected]>
 
         Web Inspector: use toString as the Date object description.

Modified: trunk/LayoutTests/platform/qt/Skipped (99412 => 99413)


--- trunk/LayoutTests/platform/qt/Skipped	2011-11-07 13:46:37 UTC (rev 99412)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-11-07 14:04:34 UTC (rev 99413)
@@ -2459,9 +2459,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=70593
 fast/events/touch/page-scaled-touch-gesture-click.html
 
-# fast/canvas/canvas-composite-image.html is failing
+# fast/canvas/canvas-composite-image.html and -canvas.html is failing
 # https://bugs.webkit.org/show_bug.cgi?id=70893
 fast/canvas/canvas-composite-image.html
+fast/canvas/canvas-composite-canvas.html
 
 # [Qt] inspector/extensions/extensions-console.html is failing
 # https://bugs.webkit.org/show_bug.cgi?id=70905
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to