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

test qqmlxmlhttprequest always fails

    XMLWordPrintable

Details

    • 4e1cdab23c42d40fef474fca43fc431907cd18c1 (qtdeclarative)

    Description

      ASS   : tst_qqmlxmlhttprequest::status(Not Found)
      FAIL!  : tst_qqmlxmlhttprequest::status(Bad Request) 'object->property("dataOK").toBool() == true' returned FALSE. ()
         Loc: [tst_qqmlxmlhttprequest.cpp(770)]
      PASS   : tst_qqmlxmlhttprequest::statusText(OK)
      PASS   : tst_qqmlxmlhttprequest::statusText(Not Found)
      FAIL!  : tst_qqmlxmlhttprequest::statusText(Bad Request) 'object->property("dataOK").toBool() == true' returned FALSE. ()
         Loc: [tst_qqmlxmlhttprequest.cpp(809)]
      PASS   : tst_qqmlxmlhttprequest::responseText(OK)
      PASS   : tst_qqmlxmlhttprequest::responseText(empty body)
      PASS   : tst_qqmlxmlhttprequest::responseText(Not Found)
      FAIL!  : tst_qqmlxmlhttprequest::responseText(Bad Request) 'object->property("dataOK").toBool() == true' returned FALSE. ()
         Loc: [tst_qqmlxmlhttprequest.cpp(849)]
      PASS   : tst_qqmlxmlhttprequest::responseXML_invalid()
      PASS   : tst_qqmlxmlhttprequest::invalidMethodUsage()
      PASS   : tst_qqmlxmlhttprequest::redirects()
      PASS   : tst_qqmlxmlhttprequest::nonUtf8(responseText)
      PASS   : tst_qqmlxmlhttprequest::nonUtf8(responseXML)
      PASS   : tst_qqmlxmlhttprequest::document()
      PASS   : tst_qqmlxmlhttprequest::element()
      PASS   : tst_qqmlxmlhttprequest::attr()
      FAIL!  : tst_qqmlxmlhttprequest::text() 'object->property("dataOK").toBool() == true' returned FALSE. ()
         Loc: [tst_qqmlxmlhttprequest.cpp(1047)]
      FAIL!  : tst_qqmlxmlhttprequest::cdata() 'object->property("dataOK").toBool() == true' returned FALSE. ()
         Loc: [tst_qqmlxmlhttprequest.cpp(1059)]
      QDEBUG : tst_qqmlxmlhttprequest::stateChangeCallingContext() qml: failed to load testlist
      FAIL!  : tst_qqmlxmlhttprequest::stateChangeCallingContext() 'object->property("success").toBool() == true' returned FALSE. ()
         Loc: [tst_qqmlxmlhttprequest.cpp(1081)]
      PASS   : tst_qqmlxmlhttprequest::cleanupTestCase()
      Totals: 80 passed, 6 failed, 0 skipped
      ********* Finished testing of tst_qqmlxmlhttprequest *********
      

      The corresponding test in Qt Quick 1 does not have the "Bad Request" status. Is it to be expected that dataOk = false for this state?

      Attachments

        Issue Links

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

          Activity

            People

              shausman Simon Hausmann
              kleint Friedemann Kleint
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes