Title: [163924] trunk/LayoutTests
Revision
163924
Author
[email protected]
Date
2014-02-11 17:57:46 -0800 (Tue, 11 Feb 2014)

Log Message

Add failing test expectations to asynchronous spellchecking tests.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (163923 => 163924)


--- trunk/LayoutTests/ChangeLog	2014-02-12 01:56:01 UTC (rev 163923)
+++ trunk/LayoutTests/ChangeLog	2014-02-12 01:57:46 UTC (rev 163924)
@@ -1,3 +1,9 @@
+2014-02-11  Ryosuke Niwa  <[email protected]>
+
+        Add failing test expectations to asynchronous spellchecking tests.
+
+        * platform/win/TestExpectations:
+
 2014-02-11  Brady Eidson  <[email protected]>
 
         IDB: Reimport storage/indexeddb tests from Blink

Modified: trunk/LayoutTests/platform/win/TestExpectations (163923 => 163924)


--- trunk/LayoutTests/platform/win/TestExpectations	2014-02-12 01:56:01 UTC (rev 163923)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-02-12 01:57:46 UTC (rev 163924)
@@ -2447,18 +2447,26 @@
 media/W3C/video/events/event_canplaythrough.html
 
 # Spellchecker behavior tests.
-webkit.org/b/108370 editing/spelling/context-menu-suggestions-multiword-selection.html
-webkit.org/b/108370 editing/spelling/context-menu-suggestions-subword-selection.html
-webkit.org/b/108370 editing/spelling/spelling-double-clicked-word.html
-webkit.org/b/108370 editing/spelling/spelling-exactly-selected-multiple-words.html
-webkit.org/b/108370 editing/spelling/spelling-exactly-selected-word.html
-webkit.org/b/108370 editing/spelling/spelling-should-select-multiple-words.html
-webkit.org/b/108370 editing/spelling/spelling-with-punctuation-selection.html
-webkit.org/b/108370 editing/spelling/spelling-with-whitespace-selection.html
-webkit.org/b/108370 editing/spelling/spellcheck-async-mutation.html
-webkit.org/b/108370 editing/spelling/spellcheck-async.html
-webkit.org/b/108370 editing/spelling/spellcheck-sequencenum.html
-webkit.org/b/108370 editing/style/iframe-onload-crash-mac.html
+webkit.org/b/108370 editing/spelling/context-menu-suggestions-multiword-selection.html [ Failure ]
+webkit.org/b/108370 editing/spelling/context-menu-suggestions-subword-selection.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-double-clicked-word.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-exactly-selected-multiple-words.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-exactly-selected-word.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-should-select-multiple-words.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-with-punctuation-selection.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-with-whitespace-selection.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spellcheck-async-mutation.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spellcheck-async.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spellcheck-sequencenum.html [ Failure ]
+webkit.org/b/108370 editing/style/iframe-onload-crash-mac.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spellcheck-attribute.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spellcheck-paste-continuous-disabled.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-attribute-at-child.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-attribute-change.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-backspace-between-lines.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-hasspellingmarker.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-linebreak.html [ Failure ]
+webkit.org/b/108370 editing/spelling/spelling-unified-emulation.html [ Failure ]
 
 # Disable document.register tests, ENABLE_CUSTOM_ELEMENT disabled
 fast/dom/custom
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to