Title: [111761] trunk/LayoutTests
Revision
111761
Author
m...@apple.com
Date
2012-03-22 14:10:52 -0700 (Thu, 22 Mar 2012)

Log Message

Added fast/events/suspend-timers.html to the Mac WebKit2 skipped list, and removed the
failing results checked in as expected results. The results vary across runs.

* platform/mac-wk2/Skipped:
* platform/mac-wk2/fast/events: Removed.
* platform/mac-wk2/fast/events/suspend-timers-expected.txt: Removed.

Modified Paths

Removed Paths

  • trunk/LayoutTests/platform/mac-wk2/fast/events/

Diff

Modified: trunk/LayoutTests/ChangeLog (111760 => 111761)


--- trunk/LayoutTests/ChangeLog	2012-03-22 21:09:20 UTC (rev 111760)
+++ trunk/LayoutTests/ChangeLog	2012-03-22 21:10:52 UTC (rev 111761)
@@ -1,3 +1,12 @@
+2012-03-22  Dan Bernstein  <m...@apple.com>
+
+        Added fast/events/suspend-timers.html to the Mac WebKit2 skipped list, and removed the
+        failing results checked in as expected results. The results vary across runs.
+
+        * platform/mac-wk2/Skipped:
+        * platform/mac-wk2/fast/events: Removed.
+        * platform/mac-wk2/fast/events/suspend-timers-expected.txt: Removed.
+
 2012-03-22  Sudarsana Nagineni  <sudarsana.nagin...@linux.intel.com>
 
         [EFL] [DRT] Implement LayoutTestController::markerTextForListItem()

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (111760 => 111761)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-22 21:09:20 UTC (rev 111760)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-22 21:10:52 UTC (rev 111761)
@@ -247,6 +247,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=81833
 fast/events/drag-link.html
 
+# fast/events/suspend-timers.html is failing in Mac WebKit2, even though LayoutTestController.overridePreference is implemented in WebKitTestRunner
+# https://bugs.webkit.org/show_bug.cgi?id=81945
+fast/events/suspend-timers.html
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to