Title: [154808] trunk/LayoutTests
Revision
154808
Author
[email protected]
Date
2013-08-29 06:41:19 -0700 (Thu, 29 Aug 2013)

Log Message

[GTK] Skip grammar checking tests.
Unreviewed gardening after r154675.


* platform/gtk/TestExpectations:
Skip failing tests after r154675 until GTK+ implements
grammar checking feature.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (154807 => 154808)


--- trunk/LayoutTests/ChangeLog	2013-08-29 12:35:00 UTC (rev 154807)
+++ trunk/LayoutTests/ChangeLog	2013-08-29 13:41:19 UTC (rev 154808)
@@ -1,3 +1,12 @@
+2013-08-29  Grzegorz Czajkowski  <[email protected]>
+
+        [GTK] Skip grammar checking tests.
+        Unreviewed gardening after r154675.
+
+        * platform/gtk/TestExpectations:
+        Skip failing tests after r154675 until GTK+ implements
+        grammar checking feature.
+
 2013-08-16  Ryosuke Niwa  <[email protected]>
 
         <https://webkit.org/b/119806> [Mac] Add a way to easily test attributed string generation

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (154807 => 154808)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-08-29 12:35:00 UTC (rev 154807)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-08-29 13:41:19 UTC (rev 154808)
@@ -1080,8 +1080,11 @@
 webkit.org/b/53707 http/tests/security/xss-DENIED-xsl-document-redirect.xml [ Failure ]
 webkit.org/b/53707 http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml [ Failure ]
 
-# textInputController.hasGrammarMarker() is not implemented.
-Bug(GTK) editing/spelling/grammar.html [ Failure ]
+# Needs grammar checking implementation.
+Bug(GTK) editing/spelling/grammar.html [ Skip ]
+Bug(GTK) editing/spelling/grammar-edit-word.html [ Skip ]
+Bug(GTK) editing/spelling/grammar-markers.html [ Skip ]
+Bug(GTK) editing/spelling/grammar-markers-hidpi.html [ Skip ]
 Bug(GTK) editing/spelling/grammar-paste.html [ Skip ]
 Bug(GTK) editing/spelling/markers.html [ Skip ]
 
@@ -1177,8 +1180,6 @@
 
 webkit.org/b/88138 http/tests/media/video-buffered.html [ Failure ]
 
-webkit.org/b/89205 editing/spelling/grammar-edit-word.html [ Failure ]
-
 webkit.org/b/51027 [ Release ] plugins/refcount-leaks.html [ Failure ]
 
 webkit.org/b/57346 fast/text/justify-ideograph-leading-expansion.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to