Title: [117936] trunk/LayoutTests
Revision
117936
Author
[email protected]
Date
2012-05-22 01:52:02 -0700 (Tue, 22 May 2012)

Log Message

[Qt] Gardening. Skip failing tests after r117815.
https://bugs.webkit.org/show_bug.cgi?id=87099

Patch by Szilard Ledan <[email protected]> on 2012-05-22
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117935 => 117936)


--- trunk/LayoutTests/ChangeLog	2012-05-22 08:48:01 UTC (rev 117935)
+++ trunk/LayoutTests/ChangeLog	2012-05-22 08:52:02 UTC (rev 117936)
@@ -1,3 +1,12 @@
+2012-05-22  Szilard Ledan  <[email protected]>
+
+        [Qt] Gardening. Skip failing tests after r117815.
+        https://bugs.webkit.org/show_bug.cgi?id=87099
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped:
+
 2012-05-22  János Badics  <[email protected]>
 
         [Qt] dumpAsText() output of Qt-DRT differs from other DRTs

Modified: trunk/LayoutTests/platform/qt/Skipped (117935 => 117936)


--- trunk/LayoutTests/platform/qt/Skipped	2012-05-22 08:48:01 UTC (rev 117935)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-05-22 08:52:02 UTC (rev 117936)
@@ -317,6 +317,11 @@
 http/tests/websocket/tests/hybi/extensions.html
 http/tests/websocket/tests/hybi/handshake-fail-by-extensions-header.html
 
+# REGRESSION(r117815): It made 2 tests fail on !ENABLE(SUBPIXEL_LAYOUT) platforms
+# https://bugs.webkit.org/show_bug.cgi?id=87099
+css1/units/rounding.html
+fast/css/zoom-in-length-round-trip.html
+
 # =========================================================================== #
 #       Feature not yet supported.                                            #
 # =========================================================================== #
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to