Title: [108962] trunk/LayoutTests
Revision
108962
Author
[email protected]
Date
2012-02-26 23:50:54 -0800 (Sun, 26 Feb 2012)

Log Message

[Qt] Unreviewed gardening, skip new failing and crashing tests to paint the bots green.

* platform/qt-5.0/Skipped:
* platform/qt-mac/Skipped:
* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (108961 => 108962)


--- trunk/LayoutTests/ChangeLog	2012-02-27 07:47:48 UTC (rev 108961)
+++ trunk/LayoutTests/ChangeLog	2012-02-27 07:50:54 UTC (rev 108962)
@@ -1,3 +1,11 @@
+2012-02-26  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening, skip new failing and crashing tests to paint the bots green.
+
+        * platform/qt-5.0/Skipped:
+        * platform/qt-mac/Skipped:
+        * platform/qt/Skipped:
+
 2012-02-26  Yoshifumi Inoue  <[email protected]>
 
         LayoutTests/fast/forms/number/input-number-events.html is failing since r108228

Modified: trunk/LayoutTests/platform/qt/Skipped (108961 => 108962)


--- trunk/LayoutTests/platform/qt/Skipped	2012-02-27 07:47:48 UTC (rev 108961)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-02-27 07:50:54 UTC (rev 108962)
@@ -1423,6 +1423,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=79451
 svg/text/text-rescale.html
 
+# [Qt] svg/zoom/page/zoom-svg-float-border-padding.xml crashes
+# https://bugs.webkit.org/show_bug.cgi?id=79631
+svg/zoom/page/zoom-svg-float-border-padding.xml
+
 # ============================================================================= #
 # Failing CSS Tests
 # ============================================================================= #
@@ -2641,3 +2645,7 @@
 # New test introduced in r108690 fails
 # https://bugs.webkit.org/show_bug.cgi?id=71266
 fast/ruby/text-decoration-in-descendants-ruby.html
+
+# [Qt] transitions/cancel-transition.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=79564
+transitions/cancel-transition.html

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (108961 => 108962)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-02-27 07:47:48 UTC (rev 108961)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-02-27 07:50:54 UTC (rev 108962)
@@ -84,3 +84,8 @@
 # REGRESSION (r106488): fast/events/remove-target-with-shadow-in-drag.html fails
 # fast/events/remove-target-with-shadow-in-drag.html made fast/events/resize-subframe.html timeout
 fast/events/remove-target-with-shadow-in-drag.html
+
+# [Qt] REGRESSION: Two editing test started to fail with newer Qt5
+# https://bugs.webkit.org/show_bug.cgi?id=79634
+editing/selection/vertical-rl-rtl-extend-line-forward-br.html
+editing/selection/vertical-rl-rtl-extend-line-forward-p.html

Modified: trunk/LayoutTests/platform/qt-mac/Skipped (108961 => 108962)


--- trunk/LayoutTests/platform/qt-mac/Skipped	2012-02-27 07:47:48 UTC (rev 108961)
+++ trunk/LayoutTests/platform/qt-mac/Skipped	2012-02-27 07:50:54 UTC (rev 108962)
@@ -5380,3 +5380,19 @@
 
 # new crashing test
 fast/css/font-face-synthetic-bold-italic.html
+fast/css/font-face-insert-link.html
+
+# new failing tests
+fast/block/float/centered-float-avoidance-complexity.html
+fast/block/float/shrink-to-avoid-float-complexity.html
+fast/multicol/span/clone-flexbox.html
+fast/multicol/span/clone-summary.html
+fast/repaint/region-painting-invalidation.html
+fast/runin/runin-div-before-child.html
+fast/runin/runin-table-before-child.html
+svg/repaint/inner-svg-change-viewPort-relative.svg
+svg/text/ems-display-none.svg
+svg/text/exs-display-none.svg
+svg/text/text-fill-opacity.svg
+svg/text/text-viewbox-rescale.html
+svg/text/tspan-dynamic-positioning.svg
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to