Changeset 89900 in webkit


Ignore:
Timestamp:
Jun 28, 2011 12:35:12 AM (13 years ago)
Author:
kbalazs@webkit.org
Message:

2011-06-28 Balazs Kelemen <kbalazs@webkit.org>

Reviewed by Csaba Osztrogonác.

WebKitTestRunner needs layoutTestController.setCallCloseOnWebViews
https://bugs.webkit.org/show_bug.cgi?id=46714

Skip these tests via the mac list to make them skipped on every wk2 platform.

  • platform/mac-wk2/Skipped:
  • platform/win-wk2/Skipped:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r89895 r89900  
     12011-06-28  Balazs Kelemen  <kbalazs@webkit.org>
     2
     3        Reviewed by Csaba Osztrogonác.
     4
     5        WebKitTestRunner needs layoutTestController.setCallCloseOnWebViews
     6        https://bugs.webkit.org/show_bug.cgi?id=46714
     7
     8        Skip these tests via the mac list to make them skipped on every wk2 platform.
     9        * platform/mac-wk2/Skipped:
     10        * platform/win-wk2/Skipped:
     11
    1122011-06-27  Gavin Barraclough  <barraclough@apple.com>
    213
  • trunk/LayoutTests/platform/mac-wk2/Skipped

    r89850 r89900  
    15361536transitions/default-timing-function.html
    15371537
     1538# WebKitTestRunner needs layoutTestController.setCallCloseOnWebViews
     1539# http://webkit.org/b/46714
     1540plugins/geturlnotify-during-document-teardown.html
     1541plugins/open-and-close-window-with-plugin.html
     1542
    15381543# Sometimes fails
    15391544# http://webkit.org/b/56530
  • trunk/LayoutTests/platform/qt-wk2/Skipped

    r89829 r89900  
    14931493plugins/document-open.html
    14941494plugins/embed-prefers-plugins-for-images.html
    1495 plugins/geturlnotify-during-document-teardown.html
    14961495plugins/mouse-events-fixedpos.html
    14971496plugins/netscape-dom-access.html
    14981497plugins/npp-set-window-called-during-destruction.html
    1499 plugins/open-and-close-window-with-plugin.html
    15001498plugins/plugin-javascript-access.html
    15011499plugins/reloadplugins-and-pages.html
  • trunk/LayoutTests/platform/win-wk2/Skipped

    r89739 r89900  
    113113# http://webkit.org/b/46715
    114114plugins/npruntime/invoke-failure.html
    115 
    116 # WebKitTestRunner needs layoutTestController.setCallCloseOnWebViews
    117 # http://webkit.org/b/46714
    118 plugins/geturlnotify-during-document-teardown.html
    119115
    120116# WebKitTestRunner needs an implementation of eventSender
Note: See TracChangeset for help on using the changeset viewer.