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

tst_QWebSocket::tst_invalidOpen(Illegal local address) and tst_QWebSocket::tst_invalidOrigin() fail in kfreebsd

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.3.2
    • WebSockets

    Description

      This two tests fail under kfreebsd. I tried running them with -v2 but got no aditional info. Please do not hesitate in asking me for more data.

      ********* Start testing of tst_QWebSocket *********
      Config: Using QtTest library 5.3.2, Qt 5.3.2
      PASS   : tst_QWebSocket::initTestCase()
      PASS   : tst_QWebSocket::tst_initialisation(Default origin and version)
      PASS   : tst_QWebSocket::tst_initialisation(Specific origin and default version)
      PASS   : tst_QWebSocket::tst_initialisation(Specific origin and specific version)
      PASS   : tst_QWebSocket::tst_settersAndGetters()
      FAIL!  : tst_QWebSocket::tst_invalidOpen(Illegal local address) Compared values are not the same
         Loc: [tst_qwebsocket.cpp(301)]
      PASS   : tst_QWebSocket::tst_invalidOpen(URL containing new line in the hostname)
      PASS   : tst_QWebSocket::tst_invalidOpen(URL containing new line in the resource name)
      FAIL!  : tst_QWebSocket::tst_invalidOrigin() Compared values are not the same
         Loc: [tst_qwebsocket.cpp(368)]
      PASS   : tst_QWebSocket::tst_sendTextMessage()
      PASS   : tst_QWebSocket::tst_sendBinaryMessage()
      make[4]: Entering directory '/«PKGBUILDDIR»/examples/websockets/sslechoserver'
      make[4]: Nothing to be done for 'check'.
      make[4]: Leaving directory '/«PKGBUILDDIR»/examples/websockets/sslechoserver'
      cd sslechoclient/ && ( test -e Makefile || /usr/lib/x86_64-kfreebsd-gnu/qt5/bin/qmake /«PKGBUILDDIR»/examples/websockets/sslechoclient/sslechoclient.pro QT_BUILD_PARTS+=tests -o Makefile ) && make -f Makefile check
      make[4]: Entering directory '/«PKGBUILDDIR»/examples/websockets/sslechoclient'
      make[4]: Nothing to be done for 'check'.
      make[4]: Leaving directory '/«PKGBUILDDIR»/examples/websockets/sslechoclient'
      make[3]: Leaving directory '/«PKGBUILDDIR»/examples/websockets'
      make[2]: Leaving directory '/«PKGBUILDDIR»/examples'
      cd qwebsocketserver/ && ( test -e Makefile || /usr/lib/x86_64-kfreebsd-gnu/qt5/bin/qmake /«PKGBUILDDIR»/tests/auto/qwebsocketserver/qwebsocketserver.pro QT_BUILD_PARTS+=tests -o Makefile ) && make -f Makefile check
      make[4]: Entering directory '/«PKGBUILDDIR»/tests/auto/qwebsocketserver'
      QT_PLUGIN_PATH=/usr/lib/x86_64-kfreebsd-gnu/qt5/plugins LD_LIBRARY_PATH=/«PKGBUILDDIR»/lib:/usr/lib/x86_64-kfreebsd-gnu${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}  ./tst_qwebsocketserver
      

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            lisandropm Lisandro Damián Nicanor Pérez Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes