Title: [199814] trunk/LayoutTests
Revision
199814
Author
carlo...@webkit.org
Date
2016-04-21 05:33:13 -0700 (Thu, 21 Apr 2016)

Log Message

Unreviewed GTK+ gardening. Update expectations for some editing tests that are slow on Debug.

All these pass for me locally when run with --no-timeout.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (199813 => 199814)


--- trunk/LayoutTests/ChangeLog	2016-04-21 11:45:09 UTC (rev 199813)
+++ trunk/LayoutTests/ChangeLog	2016-04-21 12:33:13 UTC (rev 199814)
@@ -1,5 +1,13 @@
 2016-04-21  Carlos Garcia Campos  <cgar...@igalia.com>
 
+        Unreviewed GTK+ gardening. Update expectations for some editing tests that are slow on Debug.
+
+        All these pass for me locally when run with --no-timeout.
+
+        * platform/gtk/TestExpectations:
+
+2016-04-21  Carlos Garcia Campos  <cgar...@igalia.com>
+
         Unreviewed GTK+ gardening. Rebaseline tests after r180867.
 
         * platform/gtk/editing/execCommand/5142012-1-expected.txt:

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (199813 => 199814)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2016-04-21 11:45:09 UTC (rev 199813)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2016-04-21 12:33:13 UTC (rev 199814)
@@ -1404,6 +1404,12 @@
 
 Bug(GTK) http/tests/misc/large-js-program.php [ Pass Slow ]
 
+[ Debug ] editing/selection/move-by-character-brute-force.html [ Pass Timeout ]
+[ Debug ] editing/selection/move-by-word-visually-inline-block-positioned-element.html [ Pass Timeout ]
+[ Debug ] editing/selection/move-by-word-visually-mac.html [ Failure Timeout ]
+[ Debug ] editing/selection/move-by-word-visually-multi-line.html [ Pass Timeout ]
+[ Debug ] editing/selection/move-by-word-visually-multi-space.html [ Failure Timeout ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of slow tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1696,7 +1702,7 @@
 fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html
 
 # WebKit2 testRunner.setEditingBehaviour appears broken sometimes.
-webkit.org/b/144764 editing/selection/move-by-word-visually-mac.html [ Failure ]
+webkit.org/b/144764 [ Release ] editing/selection/move-by-word-visually-mac.html [ Failure ]
 Bug(GTK) editing/selection/extend-after-mouse-selection.html [ Failure ]
 
 # WebKit2 needs textInputController.selectedRange
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to