Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-26703

tst_qdeclarativexmlhttprequest fails on Windows

    XMLWordPrintable

Details

    Description

      Analysis of the historical CI logs for qtquick1 shows that the tst_qdeclarativexmlhttprequest test has been failing consistently on Windows since being enabled in April 2012.

      On Linux and Mac the test has been entirely stable aside from build 00042, where this and other tests correctly demonstrated a regression which was blocked by CI.

      example of failure on Windows
      7/27/12 11:24:00 AM EST: Testing tst_qdeclarativexmlhttprequest^M
      7/27/12 11:24:05 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::open(Relative url)) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:24:05 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(273) : failure location^M
      7/27/12 11:24:15 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::open(Absolute url)) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:24:15 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(273) : failure location^M
      7/27/12 11:24:20 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::open(Absolute network url)) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:24:20 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(273) : failure location^M
      7/27/12 11:24:25 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::open(User/pass) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:24:25 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(273) : failure location^M
      7/27/12 11:24:30 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader() 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:24:30 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(355) : failure location^M
      7/27/12 11:24:40 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Accept-Charset) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:24:40 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:24:45 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Accept-Encoding) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:24:45 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:24:50 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Connection) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:24:50 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:24:55 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Content-Length) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:24:55 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:25:05 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Cookie) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:25:05 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:25:10 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Cookie2) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:25:10 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:25:15 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Content-Transfer-Encoding) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:25:15 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:25:20 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Date) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:25:20 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:25:30 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Expect) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:25:30 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:25:35 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Host) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:25:35 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:25:40 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Keep-Alive) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:25:40 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:25:45 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Referer) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:25:45 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:25:55 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(TE) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:25:55 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:26:00 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Trailer) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:26:00 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:26:05 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Transfer-Encoding) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:26:05 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:26:10 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Upgrade) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:26:10 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:26:20 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(User-Agent) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:26:20 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:26:25 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Via) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:26:25 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:26:30 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Proxy-) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:26:30 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:26:35 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Sec-) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:26:35 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:26:45 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Proxy-*) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:26:45 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:26:50 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_illegalName(Sec-*) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:26:50 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(425) : failure location^M
      7/27/12 11:26:55 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::setRequestHeader_sent() 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:26:55 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(447) : failure location^M
      7/27/12 11:27:00 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::send_alreadySent() 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:27:00 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(484) : failure location^M
      7/27/12 11:27:10 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::send_ignoreData() 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:27:10 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(506) : failure location^M
      7/27/12 11:27:15 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::send_withdata(No content-type) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:27:15 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(549) : failure location^M
      7/27/12 11:27:20 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::send_withdata(Correct content-type) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:27:20 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(549) : failure location^M
      7/27/12 11:27:30 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::send_withdata(Incorrect content-type) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:27:30 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(549) : failure location^M
      7/27/12 11:27:35 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::send_withdata(Correct content-type - out of order) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:27:35 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(549) : failure location^M
      7/27/12 11:27:40 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::send_withdata(Incorrect content-type - out of order) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:27:40 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(549) : failure location^M
      7/27/12 11:27:45 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::send_withdata(PUT) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:27:45 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(549) : failure location^M
      7/27/12 11:27:55 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::send_withdata(Correct content-type - no charset) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:27:55 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(549) : failure location^M
      7/27/12 11:28:00 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::abort() 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:28:00 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(630) : failure location^M
      7/27/12 11:28:05 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::abort_unsent() 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:28:05 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(584) : failure location^M
      7/27/12 11:28:10 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::abort_opened() 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:28:10 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(605) : failure location^M
      7/27/12 11:28:20 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::getResponseHeader() 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:28:20 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(657) : failure location^M
      7/27/12 11:28:25 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::getAllResponseHeaders() 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:28:25 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(731) : failure location^M
      7/27/12 11:28:25 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::getAllResponseHeaders() 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:28:25 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(731) : failure location^M
      7/27/12 11:28:30 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::status(OK) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:28:30 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(796) : failure location^M
      7/27/12 11:28:35 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::statusText(OK) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:28:35 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(836) : failure location^M
      7/27/12 11:28:45 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::responseText(OK) 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:28:45 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(877) : failure location^M
      7/27/12 11:28:48 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::responseXML_invalid() 'object->property("dataOK").toBool() == true' returned FALSE. ()^M
      7/27/12 11:28:48 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(1039) : failure location^M
      7/27/12 11:28:48 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::redirects() Compared values are not the same^M
      7/27/12 11:28:48 AM EST:    Actual   (object->property("dataOK").toBool()): 0^M
      7/27/12 11:28:48 AM EST:    Expected (true): 1^M
      7/27/12 11:28:48 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(984) : failure location^M
      7/27/12 11:28:48 AM EST: FAIL!  : tst_qdeclarativexmlhttprequest::nonUtf8(responseText) Compared values are not the same^M
      7/27/12 11:28:48 AM EST:    Actual   (object->property("responseText").toString()): ? ??^M
      ^M
      7/27/12 11:28:48 AM EST:    Expected (responseText): ? ?^M
      ^M
      7/27/12 11:28:48 AM EST: .\tst_qdeclarativexmlhttprequest.cpp(916) : failure location^M
      7/27/12 11:28:48 AM EST: Totals: 33 passed, 48 failed, 0 skipped^M
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            jasmcdon Jason McDonald (Closed Nokia Identity. Please assign to "macadder" instead) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes