Bug 62929
Summary: | [Qt] Fix xmlhttprequest tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Hogan <robert> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ademar, benjamin, diegohcg, kling, ossy |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 37084, 45455, 55767, 60566, 62514, 62515, 62930 | ||
Bug Blocks: |
Robert Hogan
This bug tracks all failing xmlhttprequest tests on Qt.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Hogan
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
Jocelyn Turcotte
=== 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.