Title: [117081] trunk/LayoutTests
- Revision
- 117081
- Author
- [email protected]
- Date
- 2012-05-15 09:16:42 -0700 (Tue, 15 May 2012)
Log Message
[Qt] Unreviewed gardening. Remove duplicated entries because of disabled SUBPIXEL_LAYOUT.
* platform/qt-4.8/Skipped:
* platform/qt-5.0-wk1/Skipped:
* platform/qt-5.0-wk2/Skipped:
* platform/qt-5.0/Skipped:
* platform/qt-arm/Skipped:
* platform/qt-mac/Skipped:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (117080 => 117081)
--- trunk/LayoutTests/ChangeLog 2012-05-15 16:13:05 UTC (rev 117080)
+++ trunk/LayoutTests/ChangeLog 2012-05-15 16:16:42 UTC (rev 117081)
@@ -1,3 +1,14 @@
+2012-05-15 Csaba Osztrogonác <[email protected]>
+
+ [Qt] Unreviewed gardening. Remove duplicated entries because of disabled SUBPIXEL_LAYOUT.
+
+ * platform/qt-4.8/Skipped:
+ * platform/qt-5.0-wk1/Skipped:
+ * platform/qt-5.0-wk2/Skipped:
+ * platform/qt-5.0/Skipped:
+ * platform/qt-arm/Skipped:
+ * platform/qt-mac/Skipped:
+
2012-05-15 Thiago Marcos P. Santos <[email protected]>
[EFL] Gardening of flaky tests
Modified: trunk/LayoutTests/platform/qt-4.8/Skipped (117080 => 117081)
--- trunk/LayoutTests/platform/qt-4.8/Skipped 2012-05-15 16:13:05 UTC (rev 117080)
+++ trunk/LayoutTests/platform/qt-4.8/Skipped 2012-05-15 16:16:42 UTC (rev 117081)
@@ -81,9 +81,3 @@
# Fullscreen API is not supported with WK1 therefore not supported with Qt 4.8
fullscreen
plugins/fullscreen-plugins-dont-reload.html
-
-# Fail until SUBPIXEL_LAYOUT is enabled
-# https://bugs.webkit.org/show_bug.cgi?id=85532
-fast/sub-pixel/client-width-height-snapping.html
-fast/sub-pixel/layout-boxes-with-zoom.html
-fast/sub-pixel/size-of-box-with-zoom.html
Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (117080 => 117081)
--- trunk/LayoutTests/platform/qt-5.0/Skipped 2012-05-15 16:13:05 UTC (rev 117080)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped 2012-05-15 16:16:42 UTC (rev 117081)
@@ -117,12 +117,6 @@
svg/hixie/error/dumpAsText/004.xml
svg/hixie/error/dumpAsText/005.xml
-# Fail until SUBPIXEL_LAYOUT is enabled
-# https://bugs.webkit.org/show_bug.cgi?id=85532
-fast/sub-pixel/client-width-height-snapping.html
-fast/sub-pixel/layout-boxes-with-zoom.html
-fast/sub-pixel/size-of-box-with-zoom.html
-
# REGRESSION(r114899) - https://bugs.webkit.org/show_bug.cgi?id=84595
editing/selection/5354455-1.html
editing/selection/click-left-of-rtl-wrapping-text.html
Modified: trunk/LayoutTests/platform/qt-5.0-wk1/Skipped (117080 => 117081)
--- trunk/LayoutTests/platform/qt-5.0-wk1/Skipped 2012-05-15 16:13:05 UTC (rev 117080)
+++ trunk/LayoutTests/platform/qt-5.0-wk1/Skipped 2012-05-15 16:16:42 UTC (rev 117081)
@@ -33,12 +33,6 @@
fast/events/page-visibility-iframe-propagation-test.html
fast/events/page-visibility-transition-test.html
-# Fail until SUBPIXEL_LAYOUT is enabled
-# https://bugs.webkit.org/show_bug.cgi?id=85532
-fast/sub-pixel/client-width-height-snapping.html
-fast/sub-pixel/layout-boxes-with-zoom.html
-fast/sub-pixel/size-of-box-with-zoom.html
-
# [Qt] REGRESSION: 360 tests started to fail with newer Qt5-WK1
# https://bugs.webkit.org/show_bug.cgi?id=85631
css1/basic/class_as_selector.html
Modified: trunk/LayoutTests/platform/qt-5.0-wk2/Skipped (117080 => 117081)
--- trunk/LayoutTests/platform/qt-5.0-wk2/Skipped 2012-05-15 16:13:05 UTC (rev 117080)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/Skipped 2012-05-15 16:16:42 UTC (rev 117081)
@@ -572,12 +572,6 @@
# https://bugs.webkit.org/show_bug.cgi?id=84434
fast/events/touch/basic-single-touch-events.html
-# Fail until SUBPIXEL_LAYOUT is enabled
-# https://bugs.webkit.org/show_bug.cgi?id=85532
-fast/sub-pixel/client-width-height-snapping.html
-fast/sub-pixel/layout-boxes-with-zoom.html
-fast/sub-pixel/size-of-box-with-zoom.html
-
# [Qt] REGRESSION(r116560): It made 7 compositing tests fail
# https://bugs.webkit.org/show_bug.cgi?id=86086
compositing/rtl/rtl-absolute-overflow.html
Modified: trunk/LayoutTests/platform/qt-arm/Skipped (117080 => 117081)
--- trunk/LayoutTests/platform/qt-arm/Skipped 2012-05-15 16:13:05 UTC (rev 117080)
+++ trunk/LayoutTests/platform/qt-arm/Skipped 2012-05-15 16:16:42 UTC (rev 117081)
@@ -204,12 +204,6 @@
# missing element.canPlayType()
fast/events/media-focus-in-standalone-media-document.html
-# Fail until SUBPIXEL_LAYOUT is enabled
-# https://bugs.webkit.org/show_bug.cgi?id=85532
-fast/sub-pixel/client-width-height-snapping.html
-fast/sub-pixel/layout-boxes-with-zoom.html
-fast/sub-pixel/size-of-box-with-zoom.html
-
# missing layoutTestController.setPageVisibility()
fast/events/page-visibility-iframe-delete-test.html
fast/events/page-visibility-iframe-move-test.html
Modified: trunk/LayoutTests/platform/qt-mac/Skipped (117080 => 117081)
--- trunk/LayoutTests/platform/qt-mac/Skipped 2012-05-15 16:13:05 UTC (rev 117080)
+++ trunk/LayoutTests/platform/qt-mac/Skipped 2012-05-15 16:16:42 UTC (rev 117081)
@@ -5612,12 +5612,6 @@
ietestcenter/css3/text/textshadow-009.htm
ietestcenter/css3/text/textshadow-010.htm
-# Fail until SUBPIXEL_LAYOUT is enabled
-# https://bugs.webkit.org/show_bug.cgi?id=85532
-fast/sub-pixel/client-width-height-snapping.html
-fast/sub-pixel/layout-boxes-with-zoom.html
-fast/sub-pixel/size-of-box-with-zoom.html
-
# new failing tests
fast/ruby/floating-ruby-text.html
fast/ruby/positioned-ruby-text.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes