Title: [110558] trunk/LayoutTests
Revision
110558
Author
[email protected]
Date
2012-03-13 07:09:18 -0700 (Tue, 13 Mar 2012)

Log Message

[Qt] Skip some tests until fix.

Patch by Ádám Kallai <[email protected]> on 2012-03-13
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110557 => 110558)


--- trunk/LayoutTests/ChangeLog	2012-03-13 14:06:48 UTC (rev 110557)
+++ trunk/LayoutTests/ChangeLog	2012-03-13 14:09:18 UTC (rev 110558)
@@ -1,3 +1,11 @@
+2012-03-13  Ádám Kallai  <[email protected]>
+
+        [Qt] Skip some tests until fix.
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped:
+
 2012-03-13  Hajime Morrita  <[email protected]>
 
         Unreviewed, skipping some more failing tests.

Modified: trunk/LayoutTests/platform/qt/Skipped (110557 => 110558)


--- trunk/LayoutTests/platform/qt/Skipped	2012-03-13 14:06:48 UTC (rev 110557)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-03-13 14:09:18 UTC (rev 110558)
@@ -240,6 +240,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=53003
 http/tests/inspector/compiler-source-mapping-debug.html
 
+#[Qt] inspector/styles/svg-style.xhtml fails
+# https://bugs.webkit.org/show_bug.cgi?id=79068
+inspector/styles/svg-style.xhtml
+
 # Needs rebaseline
 fast/repaint/scale-page-shrink.html
 
@@ -252,10 +256,13 @@
 
 # ENABLE(MUTATION_OBSERVERS) is disabled
 fast/mutation/callback-second-argument.html
+fast/mutation/create-during-delivery.html
 fast/mutation/cross-document.html
 fast/mutation/database-callback-delivery.html
+fast/mutation/delivery-order.html
 fast/mutation/disconnect-cancel-pending.html
 fast/mutation/inline-event-listener.html
+fast/mutation/mutate-during-delivery.html
 fast/mutation/mutation-observer-constructor.html
 fast/mutation/mutation-callback-non-element-crash.html
 fast/mutation/observe-attributes.html
@@ -2023,6 +2030,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=80689
 fast/viewport/viewport-133.html
 
+#[Qt] New fast/forms/label/labelable-elements.html fails
+#https://bugs.webkit.org/show_bug.cgi?id=80985
+fast/forms/label/labelable-elements.html
+
 # ============================================================================= #
 # failing fonts tests
 # ============================================================================= #
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to