Title: [92090] trunk/LayoutTests
Revision
92090
Author
[email protected]
Date
2011-07-31 14:14:06 -0700 (Sun, 31 Jul 2011)

Log Message

[Chromium] editing/execCommand/4786404-1.html,editing/execCommand/break-out-of-empty-list-item.html are slow/timeout
https://bugs.webkit.org/show_bug.cgi?id=65019

This bug was invalid; neither test is slow nor timing out.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (92089 => 92090)


--- trunk/LayoutTests/ChangeLog	2011-07-31 21:05:26 UTC (rev 92089)
+++ trunk/LayoutTests/ChangeLog	2011-07-31 21:14:06 UTC (rev 92090)
@@ -1,3 +1,12 @@
+2011-07-31  Ryosuke Niwa  <[email protected]>
+
+        [Chromium] editing/execCommand/4786404-1.html,editing/execCommand/break-out-of-empty-list-item.html are slow/timeout
+        https://bugs.webkit.org/show_bug.cgi?id=65019
+
+        This bug was invalid; neither test is slow nor timing out.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-07-31  Sam Weinig  <[email protected]>
 
         REGRESSION: getBoundingClientRect() method of Range incorrectly returns null for collapsed Range

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (92089 => 92090)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-31 21:05:26 UTC (rev 92089)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-07-31 21:14:06 UTC (rev 92090)
@@ -2686,9 +2686,6 @@
 // Added by http://trac.webkit.org/changeset/76674
 BUGCR70882 WIN : fast/text/offsetForPosition-complex-fallback.html = TEXT
 
-BUGWK65019 WIN : editing/execCommand/break-out-of-empty-list-item.html = PASS TIMEOUT
-BUGWK65019 SLOW WIN : editing/execCommand/4786404-1.html = PASS
-
 // Started failing at http://trac.webkit.org/changeset/76743
 BUGCR71022 WIN LINUX : fast/text/justify-ideograph-complex.html = IMAGE+TEXT
 BUGCR71022 MAC : fast/text/justify-ideograph-complex.html = IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to