Changeset 111732 in webkit


Ignore:
Timestamp:
Mar 22, 2012 11:02:00 AM (12 years ago)
Author:
mitz@apple.com
Message:

Added fast/events/drag-link.html to the Mac WebKit2 skip list, because running it has
the undesireable side effect of dropping a URL into another application’s window or the
desktop. <http://webkit.org/b/81833> tracks this test.

  • platform/mac-wk2/Skipped:
  • platform/mac-wk2/fast/events: Removed.
  • platform/mac-wk2/fast/events/drag-link-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r111730 r111732  
     12012-03-22  Dan Bernstein  <mitz@apple.com>
     2
     3        Added fast/events/drag-link.html to the Mac WebKit2 skip list, because running it has
     4        the undesireable side effect of dropping a URL into another application’s window or the
     5        desktop. <http://webkit.org/b/81833> tracks this test.
     6
     7        * platform/mac-wk2/Skipped:
     8        * platform/mac-wk2/fast/events: Removed.
     9        * platform/mac-wk2/fast/events/drag-link-expected.txt: Removed.
     10
    1112012-03-22  Dan Bernstein  <mitz@apple.com>
    212
  • trunk/LayoutTests/platform/mac-wk2/Skipped

    r111723 r111732  
    244244fast/dom/Window/timer-resume-on-navigation-back.html
    245245
     246# fast/events/drag-link.html is failing in Mac WebKit2
     247# https://bugs.webkit.org/show_bug.cgi?id=81833
     248fast/events/drag-link.html
     249
    246250### END OF (1) Classified failures with bug reports
    247251########################################
Note: See TracChangeset for help on using the changeset viewer.