Changeset 111761 in webkit


Ignore:
Timestamp:
Mar 22, 2012, 2:10:52 PM (13 years ago)
Author:
mitz@apple.com
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.
Location:
trunk/LayoutTests
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r111756 r111761  
     12012-03-22  Dan Bernstein  <mitz@apple.com>
     2
     3        Added fast/events/suspend-timers.html to the Mac WebKit2 skipped list, and removed the
     4        failing results checked in as expected results. The results vary across runs.
     5
     6        * platform/mac-wk2/Skipped:
     7        * platform/mac-wk2/fast/events: Removed.
     8        * platform/mac-wk2/fast/events/suspend-timers-expected.txt: Removed.
     9
    1102012-03-22  Sudarsana Nagineni  <sudarsana.nagineni@linux.intel.com>
    211
  • trunk/LayoutTests/platform/mac-wk2/Skipped

    r111748 r111761  
    248248fast/events/drag-link.html
    249249
     250# fast/events/suspend-timers.html is failing in Mac WebKit2, even though LayoutTestController.overridePreference is implemented in WebKitTestRunner
     251# https://bugs.webkit.org/show_bug.cgi?id=81945
     252fast/events/suspend-timers.html
     253
    250254### END OF (1) Classified failures with bug reports
    251255########################################
Note: See TracChangeset for help on using the changeset viewer.