Title: [105508] trunk/LayoutTests
Revision
105508
Author
[email protected]
Date
2012-01-20 04:36:55 -0800 (Fri, 20 Jan 2012)

Log Message

Unreviewed gardening. Skip failing tests.

* platform/qt-wk2/Skipped: Skip tests because of https://bugs.webkit.org/show_bug.cgi?id=76699
* platform/wk2/Skipped: Skip a test because of missing layoutTestController.setEditingBehavior

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105507 => 105508)


--- trunk/LayoutTests/ChangeLog	2012-01-20 12:31:01 UTC (rev 105507)
+++ trunk/LayoutTests/ChangeLog	2012-01-20 12:36:55 UTC (rev 105508)
@@ -1,3 +1,10 @@
+2012-01-20  Csaba Osztrogonác  <[email protected]>
+
+        Unreviewed gardening. Skip failing tests.
+
+        * platform/qt-wk2/Skipped: Skip tests because of https://bugs.webkit.org/show_bug.cgi?id=76699
+        * platform/wk2/Skipped: Skip a test because of missing layoutTestController.setEditingBehavior
+
 2012-01-20  Kinuko Yasuda  <[email protected]>
 
         Add DataTransferItems support for drag-and-drop'ed files and texts

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (105507 => 105508)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2012-01-20 12:31:01 UTC (rev 105507)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2012-01-20 12:36:55 UTC (rev 105508)
@@ -448,3 +448,14 @@
 # https://bugs.webkit.org/show_bug.cgi?id=76546
 svg/W3C-SVG-1.1
 svg/W3C-SVG-1.1-SE
+
+# [Qt][WK2]REGRESSION(r105461): It made 8 tests fail
+# https://bugs.webkit.org/show_bug.cgi?id=76699
+fast/block/margin-collapse/056.html
+tables/mozilla/marvin/backgr_simple-table-column.html
+tables/mozilla/marvin/backgr_simple-table-row-group.html
+tables/mozilla/marvin/backgr_simple-table-row.html
+tables/mozilla_expected_failures/marvin/backgr_border-table-column.html
+tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html
+tables/mozilla_expected_failures/marvin/backgr_layers-show.html
+tables/mozilla_expected_failures/marvin/backgr_position-table-column.html

Modified: trunk/LayoutTests/platform/wk2/Skipped (105507 => 105508)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-01-20 12:31:01 UTC (rev 105507)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-01-20 12:36:55 UTC (rev 105508)
@@ -716,6 +716,7 @@
 editing/selection/move-by-word-visually-crash-test-2.html
 editing/selection/move-by-word-visually-textarea.html
 editing/selection/programmatic-selection-on-mac-is-directionless.html
+editing/selection/selection-extend-should-not-move-across-caret-on-mac.html
 editing/execCommand/query-command-state.html
 editing/execCommand/query-text-alignment.html
 editing/execCommand/toggle-compound-styles.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to