Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.3.2
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