Title: [99697] trunk/LayoutTests
Revision
99697
Author
[email protected]
Date
2011-11-09 05:58:18 -0800 (Wed, 09 Nov 2011)

Log 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 <[email protected]> on 2011-11-09
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99696 => 99697)


--- trunk/LayoutTests/ChangeLog	2011-11-09 13:55:41 UTC (rev 99696)
+++ trunk/LayoutTests/ChangeLog	2011-11-09 13:58:18 UTC (rev 99697)
@@ -1,3 +1,14 @@
+2011-11-09  Zoltan Arvai  <[email protected]>
+
+        [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
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped:
+
 2011-11-09  Alexandru Chiculita  <[email protected]>
 
         [Part 1] Parse the custom() function in -webkit-filter

Modified: trunk/LayoutTests/platform/qt/Skipped (99696 => 99697)


--- trunk/LayoutTests/platform/qt/Skipped	2011-11-09 13:55:41 UTC (rev 99696)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-11-09 13:58:18 UTC (rev 99697)
@@ -373,11 +373,6 @@
 # This needs more attention!
 http/tests/misc/acid3.html
 
-# Page reload does not send any cache control headers.
-# https://bugs.webkit.org/show_bug.cgi?id=45598
-# Fixed in Qt 4.8
-http/tests/misc/refresh-headers.php
-
 # Benign pixel differences except for:
 # +selection start: position 0 of child 5 {IMG} of body
 # +selection end:   position 1 of child 5 {IMG} of body
@@ -388,9 +383,6 @@
 # We should find out what dumpAsText() is doing wrong
 http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html
 
-# - FAIL: Subframe did not finish loading.
-http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html
-
 # Disabled HTTP subdirs for now, needs investigation.
 http/tests/media
 
@@ -405,11 +397,6 @@
 #       Failing xmlhttprequest tests                                          #
 # =========================================================================== #
 
-# DRT sideeffect - this test make http/tests/xmlhttprequest/null-auth.php fail:
-# https://bugs.webkit.org/show_bug.cgi?id=32961
-# Passes against Qt trunk (4e2d549e8b2e34c5bd4c77a4a6eba99ed0912168) but not 4.7.2
-http/tests/xmlhttprequest/basic-auth-default.html
-
 # Skip xmlhttprequest tests - NETWORK_ERR: XMLHttpRequest Exception 101: A network error occured in synchronous requests.
 http/tests/xmlhttprequest/logout.html
 http/tests/xmlhttprequest/methods-async.html
@@ -421,12 +408,6 @@
 http/tests/xmlhttprequest/re-login-async.html
 http/tests/xmlhttprequest/re-login.html
 
-# DRT sideeffect - this test make http/tests/xmlhttprequest/null-auth.php fail:
-# https://bugs.webkit.org/show_bug.cgi?id=32961
-# Passes against Qt trunk (4e2d549e8b2e34c5bd4c77a4a6eba99ed0912168) but not 4.7.2
-http/tests/xmlhttprequest/failed-auth.html
-
-
 # Still fail with Qt 4.7.1
 http/tests/xmlhttprequest/cache-override.html
 http/tests/xmlhttprequest/cross-origin-authorization.html
@@ -450,9 +431,6 @@
 editing/inserting/5994480-2.html
 editing/inserting/typing-at-end-of-line.html
 
-# http://bugreports.qt.nokia.com/browse/QTBUG-15566
-http/tests/xmlhttprequest/basic-auth-nouser.html
-
 # =========================================================================== #
 #       Failing pasteboard tests.                                             #
 # =========================================================================== #
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to