Title: [99388] trunk/LayoutTests
- Revision
- 99388
- Author
- [email protected]
- Date
- 2011-11-06 16:42:21 -0800 (Sun, 06 Nov 2011)
Log Message
Skip tests for autocorrection panel on Chromium port since
Chromium Mac port doesn't support autocorrection panel.
The failure was tracked by the Chromium issue 58254 (http://crbug.com/58254).
* platform/chromium/test_expectations.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (99387 => 99388)
--- trunk/LayoutTests/ChangeLog 2011-11-07 00:34:13 UTC (rev 99387)
+++ trunk/LayoutTests/ChangeLog 2011-11-07 00:42:21 UTC (rev 99388)
@@ -1,5 +1,14 @@
2011-11-06 Ryosuke Niwa <[email protected]>
+ Skip tests for autocorrection panel on Chromium port since
+ Chromium Mac port doesn't support autocorrection panel.
+
+ The failure was tracked by the Chromium issue 58254 (http://crbug.com/58254).
+
+ * platform/chromium/test_expectations.txt:
+
+2011-11-06 Ryosuke Niwa <[email protected]>
+
editing/input/scroll-viewport-page-up-down.html is very flaky on chromium win release
https://bugs.webkit.org/show_bug.cgi?id=59642
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (99387 => 99388)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-11-07 00:34:13 UTC (rev 99387)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-11-07 00:42:21 UTC (rev 99388)
@@ -212,6 +212,12 @@
BUGRNIWA MAC : editing/pasteboard/emacs-ctrl-k-y-001.html = PASS FAIL
BUGRNIWA MAC : editing/input/emacs-ctrl-o.html = PASS FAIL
+// Chromium Mac doesn't support autocorrection panel
+WONTFIX SKIP : platform/mac/editing/spelling/autocorrection-delete.html = FAIL
+WONTFIX SKIP : platform/mac/editing/spelling/autocorrection-removing-underline-after-paste.html = FAIL
+WONTFIX SKIP : platform/mac/editing/spelling/autocorrection-removing-underline.html = FAIL
+WONTFIX SKIP : platform/mac/editing/spelling/autocorrection-simple.html = FAIL
+
// Checks for very kjs-specific garbage collector behavior.
// Would have to be implemented much differently to work in v8.
WONTFIX SKIP : fast/dom/gc-10.html = FAIL
@@ -648,13 +654,6 @@
BUGCR19665 MAC : platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress.html = FAIL
BUGCR19665 MAC : platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline.html = FAIL
-// Tests added in r69269.
-// Apple-Mac port corrects "notationl" to "notational" automatically?
-BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-delete.html = IMAGE+TEXT
-BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-removing-underline-after-paste.html = IMAGE+TEXT
-BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-removing-underline.html = IMAGE+TEXT
-BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-simple.html = IMAGE+TEXT
-
// Directionality of mixed-direction text in selected choice should
// match that in the <select> option lists.
// Low priority, unclear if test expectations are correct (see bug)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes