Title: [129224] trunk/LayoutTests
Revision
129224
Author
zherc...@webkit.org
Date
2012-09-21 07:05:36 -0700 (Fri, 21 Sep 2012)

Log Message

[Qt] Unreviewed gardening.

Skip a test because layoutTestController.setBackingScaleFactor() is missing
on Qt. This test timeouts at the moment, which considerably increase the testing time.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129223 => 129224)


--- trunk/LayoutTests/ChangeLog	2012-09-21 13:51:35 UTC (rev 129223)
+++ trunk/LayoutTests/ChangeLog	2012-09-21 14:05:36 UTC (rev 129224)
@@ -1,3 +1,12 @@
+2012-09-21  Zoltan Herczeg  <zherc...@webkit.org>
+
+        [Qt] Unreviewed gardening.
+
+        Skip a test because layoutTestController.setBackingScaleFactor() is missing
+        on Qt. This test timeouts at the moment, which considerably increase the testing time.
+
+        * platform/qt/Skipped:
+
 2012-09-21  Christophe Dumez  <christophe.du...@intel.com>
 
         [WK2][WKTR] EventSender needs to implement scheduleAsynchronousClick

Modified: trunk/LayoutTests/platform/qt/Skipped (129223 => 129224)


--- trunk/LayoutTests/platform/qt/Skipped	2012-09-21 13:51:35 UTC (rev 129223)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-09-21 14:05:36 UTC (rev 129224)
@@ -1231,6 +1231,7 @@
 # Needs layoutTestController.setBackingScaleFactor()
 fast/canvas/2d.backingStorePixelRatio.html
 fast/canvas/2d.imageDataHD.html
+svg/as-image/svg-as-image-canvas.html
 
 # This requires didClearWindowObjectForFrameInIsolatedWorld foo in FrameLoaderClient
 http/tests/security/isolatedWorld/didClearWindowObject.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to