RESOLVED INVALID Bug 62929
[Qt] Fix xmlhttprequest tests
https://bugs.webkit.org/show_bug.cgi?id=62929
Summary [Qt] Fix xmlhttprequest tests
Robert Hogan
Reported 2011-06-18 04:36:15 PDT
This bug tracks all failing xmlhttprequest tests on Qt.
Attachments
Robert Hogan
Comment 1 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
Jocelyn Turcotte
Comment 2 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.
Note You need to log in before you can comment on or make changes to this bug.