Title: [113913] trunk/LayoutTests
Revision
113913
Author
[email protected]
Date
2012-04-11 14:43:59 -0700 (Wed, 11 Apr 2012)

Log Message

[Qt] InspectorServer: Add an API level auto test
https://bugs.webkit.org/show_bug.cgi?id=83594

Patch by Jocelyn Turcotte <[email protected]> on 2012-04-10
Reviewed by Kenneth Rohde Christiansen.

* Source/tests.pri:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (113912 => 113913)


--- trunk/LayoutTests/ChangeLog	2012-04-11 21:42:57 UTC (rev 113912)
+++ trunk/LayoutTests/ChangeLog	2012-04-11 21:43:59 UTC (rev 113913)
@@ -1,3 +1,9 @@
+2012-04-11  Anders Carlsson  <[email protected]>
+
+        Add flaky speling tests to the Skipped list.
+
+        * platform/mac/Skipped:
+
 2012-04-11  Xiaomei Ji  <[email protected]>
 
         [chromium] wrong justification for arabic/persian page in cr-win.

Modified: trunk/LayoutTests/platform/mac/Skipped (113912 => 113913)


--- trunk/LayoutTests/platform/mac/Skipped	2012-04-11 21:42:57 UTC (rev 113912)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-04-11 21:43:59 UTC (rev 113913)
@@ -651,6 +651,13 @@
 
 # Spelling tests that are flakey. https://bugs.webkit.org/show_bug.cgi?id=82555
 editing/spelling/spellcheck-async-mutation.html
+platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word.html
+platform/mac/editing/spelling/move-cursor-to-autocorrected-word.html
+platform/mac/editing/spelling/forward-delete-into-autocorrected-word.html
+platform/mac/editing/spelling/editing-word-with-marker-1.html
+platform/mac/editing/spelling/delete-into-autocorrected-word.html
+platform/mac/editing/spelling/click-autocorrected-word.html
+platform/mac/editing/spelling/autocorrection-contraction.html
 
 # This should only be a layer change.
 # http://webkit.org/b/82129
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to