[Webkit-unassigned] [Bug 62929] [Qt] Fix xmlhttprequest tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 18 04:45:19 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62929





--- Comment #1 from Robert Hogan <robert at webkit.org>  2011-06-18 04:45:19 PST ---
This is the full list of xmlhttprequest tests that pass against Qt 4.8:

#-------
# Fixed in Qt 4.8
#--------
# Caused by the way Qt caches network connections using user at hostname as the key
# See https://bugs.webkit.org/show_bug.cgi?id=37084 and http://bugreports.qt.nokia.com/browse/QTBUG-9619
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/basic-auth-default.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

# these were flakey once but seem ok now
http/tests/xmlhttprequest/workers/close.html
http/tests/xmlhttprequest/workers/shared-worker-close.html

# https://bugs.webkit.org/show_bug.cgi?id=42578
# [Qt] DRT sideeffect revealed by r63657 and r75305
fast/xmlhttprequest/null-document-xmlhttprequest-open.html
fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html

http/tests/xmlhttprequest/basic-auth.html

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list