Changeset 89900 in webkit
- Timestamp:
- Jun 28, 2011, 12:35:12 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r89895 r89900 1 2011-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 1 12 2011-06-27 Gavin Barraclough <barraclough@apple.com> 2 13 -
trunk/LayoutTests/platform/mac-wk2/Skipped
r89850 r89900 1536 1536 transitions/default-timing-function.html 1537 1537 1538 # WebKitTestRunner needs layoutTestController.setCallCloseOnWebViews 1539 # http://webkit.org/b/46714 1540 plugins/geturlnotify-during-document-teardown.html 1541 plugins/open-and-close-window-with-plugin.html 1542 1538 1543 # Sometimes fails 1539 1544 # http://webkit.org/b/56530 -
trunk/LayoutTests/platform/qt-wk2/Skipped
r89829 r89900 1493 1493 plugins/document-open.html 1494 1494 plugins/embed-prefers-plugins-for-images.html 1495 plugins/geturlnotify-during-document-teardown.html1496 1495 plugins/mouse-events-fixedpos.html 1497 1496 plugins/netscape-dom-access.html 1498 1497 plugins/npp-set-window-called-during-destruction.html 1499 plugins/open-and-close-window-with-plugin.html1500 1498 plugins/plugin-javascript-access.html 1501 1499 plugins/reloadplugins-and-pages.html -
trunk/LayoutTests/platform/win-wk2/Skipped
r89739 r89900 113 113 # http://webkit.org/b/46715 114 114 plugins/npruntime/invoke-failure.html 115 116 # WebKitTestRunner needs layoutTestController.setCallCloseOnWebViews117 # http://webkit.org/b/46714118 plugins/geturlnotify-during-document-teardown.html119 115 120 116 # WebKitTestRunner needs an implementation of eventSender
Note:
See TracChangeset
for help on using the changeset viewer.