Changeset 89829 in webkit


Ignore:
Timestamp:
Jun 27, 2011 10:16:42 AM (13 years ago)
Author:
kbalazs@webkit.org
Message:

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

Reviewed by Kenneth Rohde Christiansen.

WebKitTestRunner needs layoutTestController.setPopupBlockingEnabled
https://bugs.webkit.org/show_bug.cgi?id=63458

Put a failing test to the mac list because all wk2 platforms are affected.
Move the group to the section where the items have bug report.

  • platform/mac-wk2/Skipped:
  • platform/qt-wk2/Skipped:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r89826 r89829  
     12011-06-27  Balazs Kelemen  <kbalazs@webkit.org>
     2
     3        Reviewed by Kenneth Rohde Christiansen.
     4
     5        WebKitTestRunner needs layoutTestController.setPopupBlockingEnabled
     6        https://bugs.webkit.org/show_bug.cgi?id=63458
     7
     8        Put a failing test to the mac list because all wk2 platforms are affected.
     9        Move the group to the section where the items have bug report.
     10        * platform/mac-wk2/Skipped:
     11        * platform/qt-wk2/Skipped:
     12
    1132011-06-27  Alexandru Chiculita  <achicu@adobe.com>
    214
  • trunk/LayoutTests/platform/mac-wk2/Skipped

    r89814 r89829  
    15721572plugins/private-browsing-mode-2.html
    15731573
    1574 # Sometimes fails
    1575 # http://webkit.org/b/58990
    1576 editing/undo/undo-iframe-location-change.html
    1577 
    1578 ### END OF (1) Classified failures with bug reports
    1579 ########################################
    1580 
    1581 
    1582 ########################################
    1583 ### START OF (2) Classified failures without bug reports (yet)
    1584 
    1585 # WebKitTestrunner needs layoutTestController.dumpSourceAsWebArchive
    1586 webarchive/doctype.html
    1587 webarchive/archive-empty-frame-source.html
    1588 
    1589 # WebKitTestRunner needs layoutTestController.setIconDatabaseEnabled
    1590 webarchive/test-link-rel-icon.html
    1591 
    1592 # WebKitTestRunner should dump text/plain content as text
    1593 http/tests/incremental/slow-utf8-text.pl
    1594 
    1595 # WebKitTestRunner needs layoutTestController.workerThreadCount
    1596 fast/workers/dedicated-worker-lifecycle.html
    1597 fast/workers/shared-worker-frame-lifecycle.html
    1598 fast/workers/shared-worker-lifecycle.html
    1599 fast/workers/worker-lifecycle.html
    1600 fast/workers/worker-close-more.html
    1601 
    1602 # WebKitTestRunner needs to clear caches (including app cache) at the start
    1603 http/tests/appcache/empty-manifest.html
    1604 http/tests/appcache/foreign-iframe-main.html
    1605 http/tests/appcache/manifest-with-empty-file.html
    1606 http/tests/appcache/progress-counter.html
    1607 http/tests/appcache/update-cache.html
    1608 
    1609 # WebKitTestRunner needs layoutTestController.clearAllApplicationCaches
    1610 http/tests/appcache/origin-delete.html
    1611 http/tests/appcache/origin-quota.html
    1612 http/tests/appcache/origins-with-appcache.html
    1613 
    1614 # WebKitTestRunner needs layoutTestController.callShouldCloseOnWebView
    1615 fast/events/onbeforeunload-focused-iframe.html
    1616 
    1617 # WebKitTestRunner needs layoutTestController.setPluginsEnabled
    1618 # https://bugs.webkit.org/show_bug.cgi?id=58593
    1619 platform/mac/plugins/disable-plugins.html
    1620 fast/images/embed-image.html
    1621 fast/images/move-image-to-new-document.html
    1622 
    1623 # WebKitTestRunner needs layoutTestController.setHandlesAuthenticationChallenges
    1624 http/tests/misc/authentication-sent-to-redirect.html
    1625 http/tests/loading/basic-auth-resend-wrong-credentials.html
    1626 http/tests/loading/basic-credentials-sent-automatically.html
    1627 http/tests/security/401-logout/401-logout.php
    1628 http/tests/xmlhttprequest/remember-bad-password.html
    1629 http/tests/xmlhttprequest/failed-auth.html
    1630 http/tests/misc/401-alternative-content.php
    1631 
    1632 # WebKitTestRunner needs layoutTestController.setSmartInsertDeleteEnabled
    1633 editing/deleting/smart-editing-disabled.html
    1634 
    1635 # WebKitTestRunner needs plainText.plainText
    1636 editing/text-iterator/basic-iteration.html
    1637 
    1638 # WebKitTestRunner needs layoutTestController.setNewWindowsCopyBackForwardList
    1639 fast/loader/crash-copying-backforwardlist.html
    1640 
    1641 # WebKitTestRunner needs layoutTestController.authenticateSession
    1642 http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html
    1643 
    16441574# WebKitTestRunner needs layoutTestController.setPopupBlockingEnabled
     1575# https://bugs.webkit.org/show_bug.cgi?id=63458
    16451576fast/events/popup-blocked-from-untrusted-click-event-on-anchor.html
    16461577fast/events/popup-blocked-from-iframe-src.html
     
    16571588fast/events/popup-blocked-to-post-blank.html
    16581589fast/events/popup-blocking-timers.html
     1590plugins/plugin-initiate-popup-window.html
     1591
     1592# Sometimes fails
     1593# http://webkit.org/b/58990
     1594editing/undo/undo-iframe-location-change.html
     1595
     1596### END OF (1) Classified failures with bug reports
     1597########################################
     1598
     1599
     1600########################################
     1601### START OF (2) Classified failures without bug reports (yet)
     1602
     1603# WebKitTestrunner needs layoutTestController.dumpSourceAsWebArchive
     1604webarchive/doctype.html
     1605webarchive/archive-empty-frame-source.html
     1606
     1607# WebKitTestRunner needs layoutTestController.setIconDatabaseEnabled
     1608webarchive/test-link-rel-icon.html
     1609
     1610# WebKitTestRunner should dump text/plain content as text
     1611http/tests/incremental/slow-utf8-text.pl
     1612
     1613# WebKitTestRunner needs layoutTestController.workerThreadCount
     1614fast/workers/dedicated-worker-lifecycle.html
     1615fast/workers/shared-worker-frame-lifecycle.html
     1616fast/workers/shared-worker-lifecycle.html
     1617fast/workers/worker-lifecycle.html
     1618fast/workers/worker-close-more.html
     1619
     1620# WebKitTestRunner needs to clear caches (including app cache) at the start
     1621http/tests/appcache/empty-manifest.html
     1622http/tests/appcache/foreign-iframe-main.html
     1623http/tests/appcache/manifest-with-empty-file.html
     1624http/tests/appcache/progress-counter.html
     1625http/tests/appcache/update-cache.html
     1626
     1627# WebKitTestRunner needs layoutTestController.clearAllApplicationCaches
     1628http/tests/appcache/origin-delete.html
     1629http/tests/appcache/origin-quota.html
     1630http/tests/appcache/origins-with-appcache.html
     1631
     1632# WebKitTestRunner needs layoutTestController.callShouldCloseOnWebView
     1633fast/events/onbeforeunload-focused-iframe.html
     1634
     1635# WebKitTestRunner needs layoutTestController.setPluginsEnabled
     1636# https://bugs.webkit.org/show_bug.cgi?id=58593
     1637platform/mac/plugins/disable-plugins.html
     1638fast/images/embed-image.html
     1639fast/images/move-image-to-new-document.html
     1640
     1641# WebKitTestRunner needs layoutTestController.setHandlesAuthenticationChallenges
     1642http/tests/misc/authentication-sent-to-redirect.html
     1643http/tests/loading/basic-auth-resend-wrong-credentials.html
     1644http/tests/loading/basic-credentials-sent-automatically.html
     1645http/tests/security/401-logout/401-logout.php
     1646http/tests/xmlhttprequest/remember-bad-password.html
     1647http/tests/xmlhttprequest/failed-auth.html
     1648http/tests/misc/401-alternative-content.php
     1649
     1650# WebKitTestRunner needs layoutTestController.setSmartInsertDeleteEnabled
     1651editing/deleting/smart-editing-disabled.html
     1652
     1653# WebKitTestRunner needs plainText.plainText
     1654editing/text-iterator/basic-iteration.html
     1655
     1656# WebKitTestRunner needs layoutTestController.setNewWindowsCopyBackForwardList
     1657fast/loader/crash-copying-backforwardlist.html
     1658
     1659# WebKitTestRunner needs layoutTestController.authenticateSession
     1660http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html
    16591661
    16601662# WebKitTestRunner needs layoutTestController.addDisallowedURL
  • trunk/LayoutTests/platform/qt-wk2/Skipped

    r89767 r89829  
    14941494plugins/embed-prefers-plugins-for-images.html
    14951495plugins/geturlnotify-during-document-teardown.html
    1496 plugins/plugin-initiate-popup-window.html
    14971496plugins/mouse-events-fixedpos.html
    14981497plugins/netscape-dom-access.html
Note: See TracChangeset for help on using the changeset viewer.