Changeset 76153 in webkit


Ignore:
Timestamp:
Jan 19, 2011 1:25:05 PM (13 years ago)
Author:
robert@webkit.org
Message:

2011-01-19 Robert Hogan <robert@webkit.org>

Reviewed by Simon Hausmann.

[Qt] Unskip passing http tests and annotate Skipped list
https://bugs.webkit.org/show_bug.cgi?id=52395

Unskip:
http/tests/security/xss-DENIED-xsl-document.xml
http/tests/loading/simple-subframe.html

  • platform/qt/Skipped:
  • platform/qt/http/tests/loading/simple-subframe-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r76152 r76153  
     12011-01-19  Robert Hogan  <robert@webkit.org>
     2
     3        Reviewed by Simon Hausmann.
     4
     5        [Qt] Unskip passing http tests and annotate Skipped list
     6        https://bugs.webkit.org/show_bug.cgi?id=52395
     7
     8        Unskip:
     9        http/tests/security/xss-DENIED-xsl-document.xml
     10        http/tests/loading/simple-subframe.html
     11
     12        * platform/qt/Skipped:
     13        * platform/qt/http/tests/loading/simple-subframe-expected.txt:
     14
    1152011-01-19  Martin Robinson  <mrobinson@igalia.com>
    216
  • trunk/LayoutTests/platform/qt/Skipped

    r76079 r76153  
    1515# - No Support for Feature planned.
    1616# - Feature not supported yet.
     17# - Drag and Drop Support in DRT.
    1718# - Failing HTTP tests.
    1819# - Failing xmlhttprequest tests
     
    103104
    104105# =========================================================================== #
     106#       Drag and Drop Support in DRT.                                         #
     107# =========================================================================== #
     108# Drag n drop support on DRT cannot work at the moment because Qt's drag'n'drop
     109# relies on an X event getting to the main window. In the absence of being able
     110# to receive this event, running windowless, DRT cannot tell what is being dropped and where.
     111# Bug: https://bugs.webkit.org/show_bug.cgi?id=31332
     112
     113http/tests/misc/bubble-drag-events.html
     114http/tests/security/drag-over-remote-content-iframe.html
     115http/tests/local/drag-over-remote-content.html
     116http/tests/local/fileapi
     117http/tests/security/drag-drop-same-unique-origin.html
     118# CONSOLE MESSAGE: line 72: TypeError: Result of expression 'eventSender.beginDragWithFiles' [undefined] is not a function.
     119http/tests/local/blob/send-hybrid-blob.html
     120http/tests/local/blob/send-sliced-data-blob.html
     121http/tests/local/formdata
     122
     123editing/pasteboard/drag-image-in-about-blank-frame.html
     124editing/pasteboard/files-during-page-drags.html
     125editing/pasteboard/4861080.html
     126editing/pasteboard/4947130.html
     127editing/pasteboard/copy-standalone-image.html
     128editing/pasteboard/drag-drop-dead-frame.html
     129editing/pasteboard/drag-drop-input-textarea.html
     130editing/pasteboard/drag-drop-iframe-refresh-crash.html
     131editing/pasteboard/drag-drop-modifies-page.html
     132editing/pasteboard/drag-drop-url-text.html
     133editing/pasteboard/drag-image-to-contenteditable-in-iframe.html
     134editing/pasteboard/drag-selected-image-to-contenteditable.html
     135editing/pasteboard/drop-link.html
     136editing/pasteboard/drop-text-without-selection.html
     137editing/pasteboard/emacs-ctrl-a-k-y.html
     138editing/pasteboard/emacs-ctrl-k-y-001.html
     139editing/pasteboard/smart-drag-drop.html
     140editing/pasteboard/subframe-dragndrop-1.html
     141editing/pasteboard/get-data-text-plain-drop.html
     142editing/pasteboard/drop-text-events.html
     143editing/pasteboard/drop-text-events-sideeffect.html
     144
     145# Missing drag & drop functionality in DRT
     146editing/pasteboard/drop-inputtext-acquires-style.html
     147fast/css/user-drag-none.html
     148fast/images/drag-svg-as-image.html
     149fast/forms/slider-delete-while-dragging-thumb.html
     150
     151# ------- missing drag-and-drop support
     152# See bug https://bugs.webkit.org/show_bug.cgi?id=31332
     153fast/events/drag-parent-node.html
     154fast/events/drag-and-drop.html
     155fast/events/drag-and-drop-dataTransfer-types-nocrash.html
     156fast/events/drag-and-drop-fire-drag-dragover.html
     157fast/events/ondrop-text-html.html
     158# caused by: http://trac.webkit.org/changeset/52192
     159http/tests/misc/drag-over-iframe-invalid-source-crash.html
     160
     161# Missing eventSender.beginDragWithFiles()
     162fast/dom/Window/window-postmessage-clone-frames.html
     163
     164# ------- missing eventSender.beginDragWithFiles
     165editing/pasteboard/dataTransfer-setData-getData.html
     166editing/pasteboard/file-drag-to-editable.html
     167editing/pasteboard/file-input-files-access.html
     168fast/dom/Window/window-postmessage-clone.html
     169fast/events/drag-to-navigate.html
     170fast/events/prevent-drag-to-navigate.html
     171fast/forms/get-file-upload.html
     172fast/forms/input-file-re-render.html
     173fast/events/drag-file-crash.html
     174http/tests/security/clipboard/clipboard-file-access.html
     175
     176# =========================================================================== #
    105177#       Failing HTTP tests.                                                   #
    106178# =========================================================================== #
     
    111183http/tests/misc/favicon-as-image.html
    112184
    113 # drag n drop support on DRT has problems
    114 http/tests/misc/bubble-drag-events.html
    115 
    116185# https://bugs.webkit.org/show_bug.cgi?id=34004
    117186# [Qt] http/tests/misc/slow-loading-mask.html timed out.
    118187http/tests/misc/slow-loading-mask.html
    119188
    120 # https://bugs.webkit.org/show_bug.cgi?id=35824 - Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy
     189# https://bugs.webkit.org/show_bug.cgi?id=45455
    121190http/tests/cookies/third-party-cookie-relaxing.html
    122191
     
    125194http/tests/loading/basic-auth-resend-wrong-credentials.html
    126195
    127 # Skip failing http/tests/misc tests
    128 # - pixel differences only?
     196# This needs more attention!
    129197http/tests/misc/acid3.html
    130198
    131 # webkit.org/b/5499 - Page reload does not send any cache control headers.
     199# Page reload does not send any cache control headers.
     200# https://bugs.webkit.org/show_bug.cgi?id=45598
     201# Fixed in Qt 4.8
    132202http/tests/misc/refresh-headers.php
    133203
    134 # Skip failing http/tests/security tests
    135 # - rendertext differences
     204# Benign pixel differences except for:
     205# +selection start: position 0 of child 5 {IMG} of body
     206# +selection end:   position 1 of child 5 {IMG} of body
     207# at end.
    136208http/tests/security/dataTransfer-set-data-file-url.html
    137 # - drag n' drop in DRT doesn't work well
    138 http/tests/security/drag-over-remote-content-iframe.html
    139 # - crashes
    140 http/tests/security/xss-DENIED-xsl-document.xml
    141 # fails with an unrelated whitespace difference - should create qt-specific results
     209
     210# Fails with a mysterious unrelated whitespace difference
     211# We should find out what dumpAsText() is doing wrong
    142212http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html
     213
    143214# - FAIL: Subframe did not finish loading.
    144215http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html
     
    147218http/tests/media
    148219http/tests/wml
    149 
    150 # expected results need updating
    151 http/tests/loading/simple-subframe.html
    152220
    153221# - content sniffing - Binary data not loaded as text.
     
    171239http/tests/navigation/timerredirect-goback.html
    172240
    173 # time out
     241# QtWebKit has no multipart support
     242# https://bugs.webkit.org/show_bug.cgi?id=47059
     243# https://webkit.org/b/47060
    174244http/tests/multipart/invalid-image-data.html
    175245http/tests/multipart/invalid-image-data-standalone.html
    176 http/tests/misc/timer-vs-loading.html
    177 
    178 # drt prints additional output - looks harmless
    179246http/tests/multipart/policy-ignore-crash.php
    180247
     
    194261# Caused by the way Qt caches network connections using user@hostname as the key
    195262# See https://bugs.webkit.org/show_bug.cgi?id=37084 and http://bugreports.qt.nokia.com/browse/QTBUG-9619
     263# Fixed in Qt 4.8
    196264http/tests/xmlhttprequest/re-login-async.html
    197265http/tests/xmlhttprequest/re-login.html
     
    213281
    214282# Missing DRT ability to set accept cookie policy
     283# https://bugs.webkit.org/show_bug.cgi?id=45455
    215284http/tests/xmlhttprequest/cross-origin-cookie-storage.html
    216285
     
    286355# ----- Rendertree results match but width of tabs field is suspicious.
    287356editing/pasteboard/paste-text-at-tabspan-001.html
    288 # ----- Drag and drop support.
    289 editing/pasteboard/drag-image-in-about-blank-frame.html
    290 editing/pasteboard/files-during-page-drags.html
    291 editing/pasteboard/4861080.html
    292 editing/pasteboard/4947130.html
    293 editing/pasteboard/copy-standalone-image.html
    294 editing/pasteboard/drag-drop-dead-frame.html
    295 editing/pasteboard/drag-drop-input-textarea.html
    296 editing/pasteboard/drag-drop-iframe-refresh-crash.html
    297 editing/pasteboard/drag-drop-modifies-page.html
    298 editing/pasteboard/drag-drop-url-text.html
    299 editing/pasteboard/drag-image-to-contenteditable-in-iframe.html
    300 editing/pasteboard/drag-selected-image-to-contenteditable.html
    301 editing/pasteboard/drop-link.html
    302 editing/pasteboard/drop-text-without-selection.html
    303 editing/pasteboard/emacs-ctrl-a-k-y.html
    304 editing/pasteboard/emacs-ctrl-k-y-001.html
    305 editing/pasteboard/smart-drag-drop.html
    306 editing/pasteboard/subframe-dragndrop-1.html
    307 editing/pasteboard/get-data-text-plain-drop.html
    308 editing/pasteboard/drop-text-events.html
    309 editing/pasteboard/drop-text-events-sideeffect.html
    310357
    311358# =========================================================================== #
     
    700747http/tests/security/isolatedWorld/world-reuse.html
    701748
    702 # Missing eventSender.beginDragWithFiles()
    703 fast/dom/Window/window-postmessage-clone-frames.html
    704 
    705749# File API is not supported yet
    706750fast/files
     
    714758# Missing layoutTestController.setHandlesAuthenticationChallenges()
    715759http/tests/misc/authentication-sent-to-redirect.html
    716 
    717 # ------- missing eventSender.beginDragWithFiles
    718 editing/pasteboard/dataTransfer-setData-getData.html
    719 editing/pasteboard/file-drag-to-editable.html
    720 editing/pasteboard/file-input-files-access.html
    721 fast/dom/Window/window-postmessage-clone.html
    722 fast/events/drag-to-navigate.html
    723 fast/events/prevent-drag-to-navigate.html
    724 fast/forms/get-file-upload.html
    725 fast/forms/input-file-re-render.html
    726 fast/events/drag-file-crash.html
    727 http/tests/security/clipboard/clipboard-file-access.html
    728 
    729 # Missing drag & drop functionality in DRT
    730 editing/pasteboard/drop-inputtext-acquires-style.html
    731 fast/css/user-drag-none.html
    732 fast/images/drag-svg-as-image.html
    733 fast/forms/slider-delete-while-dragging-thumb.html
    734 
    735 # ------- missing drag-and-drop support
    736 # See bug https://bugs.webkit.org/show_bug.cgi?id=31332
    737 fast/events/drag-parent-node.html
    738 fast/events/drag-and-drop.html
    739 fast/events/drag-and-drop-dataTransfer-types-nocrash.html
    740 fast/events/drag-and-drop-fire-drag-dragover.html
    741 fast/events/ondrop-text-html.html
    742 # caused by: http://trac.webkit.org/changeset/52192
    743 http/tests/misc/drag-over-iframe-invalid-source-crash.html
    744760
    745761# ------- broken ICO file decoding
Note: See TracChangeset for help on using the changeset viewer.