Title: [165845] trunk/LayoutTests
Revision
165845
Author
[email protected]
Date
2014-03-18 14:38:05 -0700 (Tue, 18 Mar 2014)

Log Message

Unreviewed GTK gardening.

Test fast/events/touch/touch-target-limited.html crashes.

Some tests on editing/spelling are timing out, but not longer failing:
editing/spelling/spellcheck-paste.html
editing/spelling/spelling-changed-text.html
editing/spelling/spellcheck-paste-disabled.html
editing/spelling/spellcheck-paste-continuous-disabled.html

Patch by Carlos Alberto Lopez Perez <[email protected]> on 2014-03-18

* platform/gtk-wk2/TestExpectations:
* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (165844 => 165845)


--- trunk/LayoutTests/ChangeLog	2014-03-18 21:22:48 UTC (rev 165844)
+++ trunk/LayoutTests/ChangeLog	2014-03-18 21:38:05 UTC (rev 165845)
@@ -1,3 +1,18 @@
+2014-03-18  Carlos Alberto Lopez Perez  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Test fast/events/touch/touch-target-limited.html crashes.
+
+        Some tests on editing/spelling are timing out, but not longer failing:
+        editing/spelling/spellcheck-paste.html
+        editing/spelling/spelling-changed-text.html
+        editing/spelling/spellcheck-paste-disabled.html
+        editing/spelling/spellcheck-paste-continuous-disabled.html
+
+        * platform/gtk-wk2/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2014-03-18  Daniel Bates  <[email protected]>
 
         REGRESSION (r162334): RenderTableCol::styleDidChange uses out-of-date table information

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (165844 => 165845)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-03-18 21:22:48 UTC (rev 165844)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-03-18 21:38:05 UTC (rev 165845)
@@ -787,6 +787,11 @@
 
 webkit.org/b/124487 [ Release ] media/video-duration-known-after-eos.html [ Timeout ]
 
+webkit.org/b/130411 editing/spelling/spellcheck-paste.html [ Timeout ]
+webkit.org/b/130411 editing/spelling/spelling-changed-text.html [ Timeout ]
+webkit.org/b/130411 editing/spelling/spellcheck-paste-disabled.html [ Timeout ]
+webkit.org/b/130411 editing/spelling/spellcheck-paste-continuous-disabled.html [ Timeout ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests timing out
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -945,9 +950,6 @@
 webkit.org/b/40601 fast/events/right-click-focus.html [ Failure ]
 webkit.org/b/40601 editing/selection/5354455-1.html [ Failure ]
 
-webkit.org/b/122121 editing/spelling/spellcheck-paste.html [ Timeout ]
-webkit.org/b/122121 editing/spelling/spelling-changed-text.html [ Failure Timeout ]
-
 # Tests that fail across all platforms.
 # Even though some platforms don't skip these tests, there are platform-specific
 # results generated that make these tests 'pass'.

Modified: trunk/LayoutTests/platform/gtk-wk2/TestExpectations (165844 => 165845)


--- trunk/LayoutTests/platform/gtk-wk2/TestExpectations	2014-03-18 21:22:48 UTC (rev 165844)
+++ trunk/LayoutTests/platform/gtk-wk2/TestExpectations	2014-03-18 21:38:05 UTC (rev 165845)
@@ -118,11 +118,6 @@
 # WebKit2 needs textInputController.selectedRange
 Bug(GTK) editing/selection/mixed-editability-10.html [ Failure ]
 
-# Implement testRunner.setAsynchronousSpellCheckingEnabled
-# http://webkit.org/b/81042
-webkit.org/b/81042 editing/spelling/spellcheck-paste.html [ Timeout Failure ]
-webkit.org/b/81042 editing/spelling/spellcheck-paste-disabled.html [ Failure ]
-
 # Implement testRunner.numberOfPendingGeolocationPermissionRequests()
 # http://webkit.org/b/93977
 webkit.org/b/93977 fast/dom/Geolocation/page-reload-cancel-permission-requests.html [ Timeout ]
@@ -198,7 +193,7 @@
 webkit.org/b/128172 fast/events/touch/basic-single-touch-events.html [ Timeout ]
 webkit.org/b/128172 fast/events/touch/page-scaled-touch-gesture-click.html [ Timeout ]
 webkit.org/b/128172 fast/events/touch/touch-target.html [ Timeout ]
-webkit.org/b/128172 fast/events/touch/touch-target-limited.html [ Timeout ]
+webkit.org/b/128172 fast/events/touch/touch-target-limited.html [ Crash Timeout ]
 webkit.org/b/128172 fast/events/touch/send-oncancel-event.html [ Timeout ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -428,8 +423,6 @@
 
 webkit.org/b/118416 [ Release ] storage/websql/sql-error-codes.html [ Failure ]
 
-Bug(GTK) editing/spelling/spellcheck-paste-continuous-disabled.html [ Failure ]
-
 Bug(GTK) http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin.html [ Failure ]
 
 Bug(GTK) http/tests/misc/will-send-request-returns-null-on-redirect.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to