Title: [93464] trunk/LayoutTests
Revision
93464
Author
rn...@webkit.org
Date
2011-08-19 18:46:48 -0700 (Fri, 19 Aug 2011)

Log Message

Skip the test added by r93369 because Window's DRT actually sleeps for
the amount of time leapForward is called upon. The failure is tracked by the bug 66551.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93463 => 93464)


--- trunk/LayoutTests/ChangeLog	2011-08-20 01:31:11 UTC (rev 93463)
+++ trunk/LayoutTests/ChangeLog	2011-08-20 01:46:48 UTC (rev 93464)
@@ -1,3 +1,10 @@
+2011-08-19  Ryosuke Niwa  <rn...@webkit.org>
+
+        Skip the test added by r93369 because Window's DRT actually sleeps for
+        the amount of time leapForward is called upon. The failure is tracked by the bug 66551.
+
+        * platform/win/Skipped:
+
 2011-08-19  James Robinson  <jam...@chromium.org>
 
         [chromium] GPU test expectation baseline update

Modified: trunk/LayoutTests/platform/win/Skipped (93463 => 93464)


--- trunk/LayoutTests/platform/win/Skipped	2011-08-20 01:31:11 UTC (rev 93463)
+++ trunk/LayoutTests/platform/win/Skipped	2011-08-20 01:46:48 UTC (rev 93464)
@@ -1394,3 +1394,7 @@
 
 # This test verifies that a mismatch reftest will fail as intended if both results are same.
 fast/harness/sample-fail-mismatch-reftest.html
+
+# editing/selection/caret-at-bidi-boundary.html timing out on Windows since it was added
+# https://bugs.webkit.org/show_bug.cgi?id=66551
+editing/selection/caret-at-bidi-boundary.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to