Changeset 65772 in webkit


Ignore:
Timestamp:
Aug 20, 2010 6:18:50 PM (14 years ago)
Author:
commit-queue@webkit.org
Message:

2010-08-20 Ademar de Souza Reis Jr <Ademar Reis>

Reviewed by Ariya Hidayat.

[Qt] Enable some http/ tests which are passing for some time
https://bugs.webkit.org/show_bug.cgi?id=44366

These are reported as "passing, require confirmation on bot". Some of them
fail on my machines, so I'm enabling only the ones which pass.

  • platform/qt/Skipped: enable several http tests
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r65769 r65772  
     12010-08-20  Ademar de Souza Reis Jr  <ademar.reis@openbossa.org>
     2
     3        Reviewed by Ariya Hidayat.
     4
     5        [Qt] Enable some http/ tests which are passing for some time
     6        https://bugs.webkit.org/show_bug.cgi?id=44366
     7
     8        These are reported as "passing, require confirmation on bot". Some of them
     9        fail on my machines, so I'm enabling only the ones which pass.
     10
     11        * platform/qt/Skipped: enable several http tests
     12
    1132010-08-20  Tony Gentilcore  <tonyg@chromium.org>
    214
  • trunk/LayoutTests/platform/qt/Skipped

    r65662 r65772  
    110110# =========================================================================== #
    111111
    112 http/tests/cache/subresource-failover-to-network.html
    113 
    114 http/tests/security/host-compare-case-insensitive.html
    115 http/tests/security/xss-DENIED-xsl-document-redirect.xml
    116112http/tests/security/cross-frame-access-put.html
    117 http/tests/security/aboutBlank/security-context-alias.html
    118 http/tests/security/aboutBlank/security-context-window-open.html
    119 http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html
    120 http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html
    121 http/tests/security/frameNavigation/xss-DENIED-targeted-link-navigation.html
    122 
    123113http/tests/misc/isindex-with-no-form-base-href.html
    124114http/tests/misc/isindex-with-no-form.html
     
    130120http/tests/loading/bad-scheme-subframe.html
    131121
    132 http/tests/navigation/metaredirect-subframeload.html
    133122http/tests/navigation/onload-navigation-iframe-2.html
    134123http/tests/navigation/onload-navigation-iframe-timeout.html
    135124http/tests/navigation/onload-navigation-iframe.html
    136 http/tests/navigation/success200-frames-loadsame.html
    137 http/tests/navigation/success200-frames.html
    138 http/tests/navigation/success200-subframeload.html
    139 http/tests/navigation/timerredirect-subframeload.html
    140 http/tests/navigation/back-to-slow-frame.html
    141 http/tests/navigation/javascriptlink-subframeload.html
    142125http/tests/navigation/lockedhistory-iframe.html
    143126
    144 http/tests/loading/gmail-assert-on-load.html
    145127
    146128# =========================================================================== #
Note: See TracChangeset for help on using the changeset viewer.