Bug 62929 - [Qt] Fix xmlhttprequest tests
Summary: [Qt] Fix xmlhttprequest tests
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on: 37084 45455 55767 60566 62514 62515 62930
Blocks:
  Show dependency treegraph
 
Reported: 2011-06-18 04:36 PDT by Robert Hogan
Modified: 2014-02-03 03:18 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Hogan 2011-06-18 04:36:15 PDT
This bug tracks all failing xmlhttprequest tests on Qt.
Comment 1 Robert Hogan 2011-06-18 04:45:19 PDT
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@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
Comment 2 Jocelyn Turcotte 2014-02-03 03:18:05 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.