Title: [99387] trunk/LayoutTests
Revision
99387
Author
[email protected]
Date
2011-11-06 16:34:13 -0800 (Sun, 06 Nov 2011)

Log Message

editing/input/scroll-viewport-page-up-down.html is very flaky on chromium win release
https://bugs.webkit.org/show_bug.cgi?id=59642

Unreviewed; remove the failing test expectation since we can no longer observe the said failure.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99386 => 99387)


--- trunk/LayoutTests/ChangeLog	2011-11-06 22:52:22 UTC (rev 99386)
+++ trunk/LayoutTests/ChangeLog	2011-11-07 00:34:13 UTC (rev 99387)
@@ -1,3 +1,12 @@
+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
+
+        Unreviewed; remove the failing test expectation since we can no longer observe the said failure.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-06  Adam Barth  <[email protected]>
 
         Implement the sandbox directive for CSP

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (99386 => 99387)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-06 22:52:22 UTC (rev 99386)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-07 00:34:13 UTC (rev 99387)
@@ -615,11 +615,9 @@
 BUGWK60109 SLOW LINUX DEBUG : inspector/elements/edit-dom-actions.html = PASS
 
 // -----------------------------------------------------------------
-// Other
+// Editing tests
 // -----------------------------------------------------------------
 
-BUGWK69791 WIN LINUX : plugins/iframe-plugin-bgcolor.html = TEXT
-
 // Mac Safari under certain circumstances automatically places
 // a caret in editable document even when none was requested programatically.
 // We don't intend to copy this feature (at least not for Beta).
@@ -680,8 +678,6 @@
 
 BUGWK60120 DEBUG : editing/execCommand/append-node-under-document.html = PASS TEXT
 
-BUGWK59642 WIN : editing/input/scroll-viewport-page-up-down.html = PASS TEXT
-
 BUGWK61611 LINUX WIN : editing/pasteboard/interchange-newline-2.html = TEXT
 
 BUGWK61624 WIN : editing/pasteboard/smart-paste-003.html = TEXT
@@ -697,6 +693,9 @@
 // -----------------------------------------------------------------
 // Plugin tests
 // -----------------------------------------------------------------
+
+BUGWK69791 WIN LINUX : plugins/iframe-plugin-bgcolor.html = TEXT
+
 BUGCR21841 MAC WIN DEBUG : plugins/destroy-during-npp-new.html = PASS CRASH
 
 // This test seems to hang on Vista, in addition to the other problems.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to