Changeset 51635 in webkit


Ignore:
Timestamp:
Dec 3, 2009 6:24:42 AM (14 years ago)
Author:
Csaba Osztrogonác
Message:

[Qt] Skip layoutTestController.notifyDone() related tests which got revealed in r51634
until there is a fix for the issue.
https://bugs.webkit.org/show_bug.cgi?id=31626

Patch by Andras Becsi <abecsi@inf.u-szeged.hu> on 2009-12-03
Reviewed by Kenneth Rohde Christiansen.

  • platform/qt/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r51634 r51635  
     12009-12-03  Andras Becsi  <abecsi@inf.u-szeged.hu>
     2
     3        Reviewed by Kenneth Rohde Christiansen.
     4
     5        [Qt] Skip layoutTestController.notifyDone() related tests which got revealed in r51634
     6        until there is a fix for the issue.
     7        https://bugs.webkit.org/show_bug.cgi?id=31626
     8
     9        * platform/qt/Skipped:
     10
    1112009-12-03  Andras Becsi  <abecsi@inf.u-szeged.hu>
    212
  • trunk/LayoutTests/platform/qt/Skipped

    r51634 r51635  
    51585158# hamaji will look into this.
    51595159editing/selection/last-empty-inline.html
     5160
     5161# Failing tests due to
     5162# layoutTestController.notifyDone() bug
     5163# https://bugs.webkit.org/show_bug.cgi?id=31626
     5164
     5165fast/dom/javascript-url-crash-function.html
     5166fast/dom/location-new-window-no-crash.html
     5167fast/dom/Document/early-document-access.html
     5168fast/dom/Window/window-early-properties.html
     5169fast/events/open-window-from-another-frame.html
     5170fast/events/popup-blocking-click-in-iframe.html
     5171http/tests/security/aboutBlank/xss-DENIED-set-opener.html
     5172http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html
     5173http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html
     5174http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open.html
     5175http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html
Note: See TracChangeset for help on using the changeset viewer.