Title: [117294] trunk/LayoutTests
Revision
117294
Author
[email protected]
Date
2012-05-16 08:42:12 -0700 (Wed, 16 May 2012)

Log Message

[Qt] New failing and flakey tests with newer Qt 5
https://bugs.webkit.org/show_bug.cgi?id=86452

Unreviewed gardening, skip new failing/flakey tests to paint
the bots green. (To be able to catch new and new regressions.)

* platform/qt-5.0-wk1/Skipped:
* platform/qt-5.0-wk2/Skipped:
* platform/qt-5.0/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117293 => 117294)


--- trunk/LayoutTests/ChangeLog	2012-05-16 15:41:08 UTC (rev 117293)
+++ trunk/LayoutTests/ChangeLog	2012-05-16 15:42:12 UTC (rev 117294)
@@ -1,3 +1,15 @@
+2012-05-16  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] New failing and flakey tests with newer Qt 5
+        https://bugs.webkit.org/show_bug.cgi?id=86452
+
+        Unreviewed gardening, skip new failing/flakey tests to paint
+        the bots green. (To be able to catch new and new regressions.)
+
+        * platform/qt-5.0-wk1/Skipped:
+        * platform/qt-5.0-wk2/Skipped:
+        * platform/qt-5.0/Skipped:
+
 2012-05-16  Andrey Kosyakov  <[email protected]>
 
         Web Inspector: [Extensions API] expose evaluateOptions in audit formatters

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (117293 => 117294)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-05-16 15:41:08 UTC (rev 117293)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-05-16 15:42:12 UTC (rev 117294)
@@ -154,3 +154,12 @@
 fast/text/whitespace/pre-wrap-overflow-selection.html
 fast/text/word-break.html
 fast/xsl/xslt-entity.xml
+
+# [Qt] New failing and flakey tests with newer Qt 5
+# https://bugs.webkit.org/show_bug.cgi?id=86452
+fast/ruby/ruby-inline-style-not-updated-with-before-after-content.html
+fast/table/table-before-child-style-update.html
+fast/table/table-row-before-child-style-update.html
+fast/table/table-row-style-not-updated-with-after-content.html
+fast/table/table-row-style-not-updated.html
+fast/table/table-style-not-updated.html

Modified: trunk/LayoutTests/platform/qt-5.0-wk1/Skipped (117293 => 117294)


--- trunk/LayoutTests/platform/qt-5.0-wk1/Skipped	2012-05-16 15:41:08 UTC (rev 117293)
+++ trunk/LayoutTests/platform/qt-5.0-wk1/Skipped	2012-05-16 15:42:12 UTC (rev 117294)
@@ -389,3 +389,7 @@
 # [Qt] REGRESSION: http/tests/xmlhttprequest/basic-auth-nopassword.html started to crash with newer Qt5
 # https://bugs.webkit.org/show_bug.cgi?id=85632
 http/tests/xmlhttprequest/basic-auth-nopassword.html
+
+# [Qt] New failing and flakey tests with newer Qt 5
+# https://bugs.webkit.org/show_bug.cgi?id=86452
+svg/css/text-gradient-shadow.svg

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/Skipped (117293 => 117294)


--- trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-05-16 15:41:08 UTC (rev 117293)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-05-16 15:42:12 UTC (rev 117294)
@@ -555,3 +555,10 @@
 compositing/rtl/rtl-iframe-absolute-overflow.html
 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html
 compositing/rtl/rtl-iframe-fixed-overflow.html
+
+# [Qt] New failing and flakey tests with newer Qt 5
+# https://bugs.webkit.org/show_bug.cgi?id=86452
+fast/ruby/ruby-block-style-not-updated.html
+fast/ruby/ruby-inline-style-not-updated.html
+svg/W3C-SVG-1.1/render-elems-08-t.svg
+svg/W3C-SVG-1.1/render-groups-03-t.svg
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to