[Ci-reports] fail on QtWebSockets_dev_Integration #45

Qt Continuous Integration System ci-noreply at qt-project.org
Sun Feb 16 09:21:14 CET 2014


Autotests `tst_qwebsocket' and `tst_qwebsocketserver' failed :(

  Testing tst_QWebSocketServer
  FAIL!  : tst_QWebSocketServer::tst_maxPendingConnections() Compared values are not the same
     Actual   (serverErrorSpy.count()): 0
     Expected (1)                     : 1
  tst_qwebsocketserver.cpp(342) : failure location
  Totals: 6 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWebSocketServer *********
  Config: Using QtTest library 5.2.2, Qt 5.2.2
  PASS   : tst_QWebSocketServer::initTestCase()
  PASS   : tst_QWebSocketServer::tst_initialisation()
  PASS   : tst_QWebSocketServer::tst_settersAndGetters()
  PASS   : tst_QWebSocketServer::tst_listening()
  PASS   : tst_QWebSocketServer::tst_connectivity()
  FAIL!  : tst_QWebSocketServer::tst_maxPendingConnections() Compared values are not the same
     Actual   (serverErrorSpy.count()): 0
     Expected (1)                     : 1
  tst_qwebsocketserver.cpp(342) : failure location
  PASS   : tst_QWebSocketServer::cleanupTestCase()
  Totals: 6 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QWebSocketServer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwebsocketserver: 1 seconds, exit code 1
  
  Testing tst_QWebSocket
  FAIL!  : tst_QWebSocket::tst_sendTextMessage() 'socketConnectedSpy.wait(500)' returned FALSE. ()
  tst_qwebsocket.cpp(423) : failure location
  FAIL!  : tst_QWebSocket::tst_sendBinaryMessage() 'socketConnectedSpy.wait(500)' returned FALSE. ()
  tst_qwebsocket.cpp(490) : failure location
  Totals: 10 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWebSocket *********
  Config: Using QtTest library 5.2.2, Qt 5.2.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()
  PASS   : tst_QWebSocket::tst_invalidOpen(Illegal local address)
  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)
  PASS   : tst_QWebSocket::tst_invalidOrigin()
  FAIL!  : tst_QWebSocket::tst_sendTextMessage() 'socketConnectedSpy.wait(500)' returned FALSE. ()
  tst_qwebsocket.cpp(423) : failure location
  FAIL!  : tst_QWebSocket::tst_sendBinaryMessage() 'socketConnectedSpy.wait(500)' returned FALSE. ()
  tst_qwebsocket.cpp(490) : failure location
  PASS   : tst_QWebSocket::cleanupTestCase()
  Totals: 10 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QWebSocket *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwebsocket: 11 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtWebSockets_dev_Integration/build_00045/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1392538087):
    http://codereview.qt-project.org/78261 [PS5] - Rename websockets.pro -> qtwebsockets.pro



More information about the Ci-reports mailing list