Changeset 99697 in webkit


Ignore:
Timestamp:
Nov 9, 2011 5:58:18 AM (12 years ago)
Author:
Csaba Osztrogonác
Message:

[Qt] Some passing tests removed from Skipped list
https://bugs.webkit.org/show_bug.cgi?id=45598
https://bugs.webkit.org/show_bug.cgi?id=32961
http://bugreports.qt.nokia.com/browse/QTBUG-15566

Patch by Zoltan Arvai <zarvai@inf.u-szeged.hu> on 2011-11-09
Reviewed by Csaba Osztrogonác.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r99695 r99697  
     12011-11-09  Zoltan Arvai  <zarvai@inf.u-szeged.hu>
     2
     3        [Qt] Some passing tests removed from Skipped list
     4        https://bugs.webkit.org/show_bug.cgi?id=45598
     5        https://bugs.webkit.org/show_bug.cgi?id=32961
     6        http://bugreports.qt.nokia.com/browse/QTBUG-15566
     7
     8        Reviewed by Csaba Osztrogonác.
     9
     10        * platform/qt/Skipped:
     11
    1122011-11-09  Alexandru Chiculita  <achicu@adobe.com>
    213
  • trunk/LayoutTests/platform/qt/Skipped

    r99572 r99697  
    374374http/tests/misc/acid3.html
    375375
    376 # Page reload does not send any cache control headers.
    377 # https://bugs.webkit.org/show_bug.cgi?id=45598
    378 # Fixed in Qt 4.8
    379 http/tests/misc/refresh-headers.php
    380 
    381376# Benign pixel differences except for:
    382377# +selection start: position 0 of child 5 {IMG} of body
     
    388383# We should find out what dumpAsText() is doing wrong
    389384http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html
    390 
    391 # - FAIL: Subframe did not finish loading.
    392 http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html
    393385
    394386# Disabled HTTP subdirs for now, needs investigation.
     
    406398# =========================================================================== #
    407399
    408 # DRT sideeffect - this test make http/tests/xmlhttprequest/null-auth.php fail:
    409 # https://bugs.webkit.org/show_bug.cgi?id=32961
    410 # Passes against Qt trunk (4e2d549e8b2e34c5bd4c77a4a6eba99ed0912168) but not 4.7.2
    411 http/tests/xmlhttprequest/basic-auth-default.html
    412 
    413400# Skip xmlhttprequest tests - NETWORK_ERR: XMLHttpRequest Exception 101: A network error occured in synchronous requests.
    414401http/tests/xmlhttprequest/logout.html
     
    421408http/tests/xmlhttprequest/re-login-async.html
    422409http/tests/xmlhttprequest/re-login.html
    423 
    424 # DRT sideeffect - this test make http/tests/xmlhttprequest/null-auth.php fail:
    425 # https://bugs.webkit.org/show_bug.cgi?id=32961
    426 # Passes against Qt trunk (4e2d549e8b2e34c5bd4c77a4a6eba99ed0912168) but not 4.7.2
    427 http/tests/xmlhttprequest/failed-auth.html
    428 
    429410
    430411# Still fail with Qt 4.7.1
     
    450431editing/inserting/5994480-2.html
    451432editing/inserting/typing-at-end-of-line.html
    452 
    453 # http://bugreports.qt.nokia.com/browse/QTBUG-15566
    454 http/tests/xmlhttprequest/basic-auth-nouser.html
    455433
    456434# =========================================================================== #
Note: See TracChangeset for help on using the changeset viewer.