Title: [129299] trunk/LayoutTests
Revision
129299
Author
[email protected]
Date
2012-09-22 00:00:05 -0700 (Sat, 22 Sep 2012)

Log Message

[Qt] Unreviewed weekend gardening, skip new failing tests.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129298 => 129299)


--- trunk/LayoutTests/ChangeLog	2012-09-22 06:43:04 UTC (rev 129298)
+++ trunk/LayoutTests/ChangeLog	2012-09-22 07:00:05 UTC (rev 129299)
@@ -1,3 +1,10 @@
+2012-09-21  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed weekend gardening, skip new failing tests.
+
+        * platform/qt-5.0-wk2/Skipped:
+        * platform/qt/Skipped:
+
 2012-09-21  Geoffrey Garen  <[email protected]>
 
         Optimized closures that capture arguments

Modified: trunk/LayoutTests/platform/qt/Skipped (129298 => 129299)


--- trunk/LayoutTests/platform/qt/Skipped	2012-09-22 06:43:04 UTC (rev 129298)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-09-22 07:00:05 UTC (rev 129299)
@@ -394,6 +394,7 @@
 fast/dom/MicroData
 
 # ENABLE(MUTATION_OBSERVERS) is disabled
+fast/mutation/added-out-of-order.html
 fast/mutation/callback-arguments.html
 fast/mutation/clear-transient-without-delivery.html
 fast/mutation/create-during-delivery.html
@@ -411,6 +412,7 @@
 fast/mutation/observe-childList.html
 fast/mutation/observe-exceptions.html
 fast/mutation/observe-subtree.html
+fast/mutation/removed-out-of-order.html
 fast/mutation/shadow-dom.html
 fast/mutation/takeRecords.html
 fast/mutation/transient-gc-crash.html
@@ -2801,3 +2803,7 @@
 # [Qt] fast/regions/overflow-size-change-with-stacking-context.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=97199
 fast/regions/overflow-size-change-with-stacking-context.html
+
+# [Qt] New fast/text/kerning-with-TextLayout.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=97388
+fast/text/kerning-with-TextLayout.html

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/Skipped (129298 => 129299)


--- trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-09-22 06:43:04 UTC (rev 129298)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-09-22 07:00:05 UTC (rev 129299)
@@ -510,3 +510,16 @@
 # [Qt][WK2] fast/regions/css-regions-disabled.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=97197
 fast/regions/css-regions-disabled.html
+
+# Unskipped by r129252 (wk2/Skipped list), but still fail on Qt WK2
+fast/dom/Geolocation/callback-exception.html
+fast/dom/Geolocation/callback-to-deleted-context.html
+fast/dom/Geolocation/callback-to-remote-context.html
+fast/dom/Geolocation/callback-to-remote-context2.html
+fast/dom/Geolocation/multiple-requests.html
+fast/dom/Geolocation/position-string.html
+fast/dom/Geolocation/reentrant-success.html
+fast/dom/Geolocation/success-clear-watch.html
+fast/dom/Geolocation/success.html
+fast/dom/Geolocation/timeout.html
+fast/dom/Geolocation/timestamp.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to