[Ci-reports] fail on QtBase_dev_Integration #3112

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Mar 27 21:14:27 CET 2014


Autotests `tst_macgui' and `tst_qlocalsocket' failed :(

Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_QLocalSocket
  FAIL!  : tst_QLocalSocket::processConnection(1 client) Compared values are not the same
     Actual   (consumer->exitCode()): 1
     Expected (0)                   : 0
     Loc: [../tst_qlocalsocket.cpp(860)]
  client: connecting to "qlocalsocket_autotest"
  FAIL!  : tst_QLocalSocket::processConnection(2 clients) Compared values are not the same
     Actual   (consumer->exitCode()): 1
     Expected (0)                   : 0
     Loc: [../tst_qlocalsocket.cpp(860)]
  client: connecting to "qlocalsocket_autotest"
  Totals: 50 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QLocalSocket *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (Mar 27 2014, 3.0 (tags/Apple/clang-211.12), 64 bit, release build)
  PASS   : tst_QLocalSocket::initTestCase()
  PASS   : tst_QLocalSocket::server_basic()
  PASS   : tst_QLocalSocket::server_connectionsCount()
  PASS   : tst_QLocalSocket::socket_basic()
  PASS   : tst_QLocalSocket::listen(null)
  PASS   : tst_QLocalSocket::listen(tst_localsocket)
  PASS   : tst_QLocalSocket::listen(tst_localsocket)
  PASS   : tst_QLocalSocket::listenAndConnect(null 0)
  PASS   : tst_QLocalSocket::listenAndConnect(tst_localsocket 0)
  PASS   : tst_QLocalSocket::listenAndConnect(null 1)
  PASS   : tst_QLocalSocket::listenAndConnect(tst_localsocket 1)
  PASS   : tst_QLocalSocket::listenAndConnect(null 2)
  PASS   : tst_QLocalSocket::listenAndConnect(tst_localsocket 2)
  PASS   : tst_QLocalSocket::connectWithOpen()
  PASS   : tst_QLocalSocket::connectWithOldOpen()
  PASS   : tst_QLocalSocket::sendData(null 0)
  PASS   : tst_QLocalSocket::sendData(tst_localsocket 0)
  PASS   : tst_QLocalSocket::sendData(null 1)
  PASS   : tst_QLocalSocket::sendData(tst_localsocket 1)
  PASS   : tst_QLocalSocket::sendData(null 2)
  PASS   : tst_QLocalSocket::sendData(tst_localsocket 2)
  PASS   : tst_QLocalSocket::readBufferOverflow()
  PASS   : tst_QLocalSocket::fullPath()
  PASS   : tst_QLocalSocket::hitMaximumConnections(none)
  PASS   : tst_QLocalSocket::hitMaximumConnections(1)
  PASS   : tst_QLocalSocket::hitMaximumConnections(3)
  PASS   : tst_QLocalSocket::setSocketDescriptor()
  PASS   : tst_QLocalSocket::threadedConnection(1 client)
  PASS   : tst_QLocalSocket::threadedConnection(2 clients)
  PASS   : tst_QLocalSocket::threadedConnection(5 clients)
  PASS   : tst_QLocalSocket::threadedConnection(10 clients)
  PASS   : tst_QLocalSocket::threadedConnection(20 clients)
  PASS   : tst_QLocalSocket::processConnection(1 client)
  FAIL!  : tst_QLocalSocket::processConnection(2 clients) Compared values are not the same
     Actual   (consumer->exitCode()): 1
     Expected (0)                   : 0
     Loc: [../tst_qlocalsocket.cpp(860)]
  client: connecting to "qlocalsocket_autotest"
  QWARN  : tst_QLocalSocket::processConnection(2 clients) QProcess: Destroyed while process ("socketprocess/socketprocess") is still running.
  PASS   : tst_QLocalSocket::processConnection(5 clients)
  PASS   : tst_QLocalSocket::processConnection(30 clients)
  PASS   : tst_QLocalSocket::longPath()
  PASS   : tst_QLocalSocket::waitForDisconnect()
  PASS   : tst_QLocalSocket::waitForDisconnectByServer()
  PASS   : tst_QLocalSocket::removeServer()
  PASS   : tst_QLocalSocket::recycleServer()
  PASS   : tst_QLocalSocket::multiConnect()
  PASS   : tst_QLocalSocket::writeOnlySocket()
  PASS   : tst_QLocalSocket::writeToClientAndDisconnect()
  PASS   : tst_QLocalSocket::debug()
  PASS   : tst_QLocalSocket::bytesWrittenSignal()
  PASS   : tst_QLocalSocket::syncDisconnectNotify()
  PASS   : tst_QLocalSocket::asyncDisconnectNotify()
  PASS   : tst_QLocalSocket::verifySocketOptions()
  PASS   : tst_QLocalSocket::verifyListenWithDescriptor(normal)
  PASS   : tst_QLocalSocket::verifyListenWithDescriptor(no path)
  PASS   : tst_QLocalSocket::cleanupTestCase()
  Totals: 51 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QLocalSocket *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 2
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qlocalsocket: 17 seconds, exit code 1
  
  Testing tst_MacGui
  FAIL!  : tst_MacGui::splashScreenModality() 'QTestEventLoop::instance().timeout() == false' returned FALSE. ()
     Loc: [tst_macgui.cpp(155)]
  Totals: 6 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_MacGui *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (Mar 27 2014, 3.0 (tags/Apple/clang-211.12), 64 bit, release build)
  PASS   : tst_MacGui::initTestCase()
  QWARN  : tst_MacGui::scrollbarPainting() static TestNamespace::QPixmap TestNamespace::QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen.
  XFAIL  : tst_MacGui::scrollbarPainting() QTBUG-26371
     Loc: [tst_macgui.cpp(103)]
  PASS   : tst_MacGui::scrollbarPainting()
  PASS   : tst_MacGui::dummy()
  FAIL!  : tst_MacGui::splashScreenModality() 'QTestEventLoop::instance().timeout() == false' returned FALSE. ()
     Loc: [tst_macgui.cpp(155)]
  PASS   : tst_MacGui::nonModalOrder()
  QWARN  : tst_MacGui::spinBoxArrowButtons() static TestNamespace::QPixmap TestNamespace::QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen.
  XFAIL  : tst_MacGui::spinBoxArrowButtons() QTBUG-26372
     Loc: [tst_macgui.cpp(226)]
  PASS   : tst_MacGui::spinBoxArrowButtons()
  PASS   : tst_MacGui::cleanupTestCase()
  Totals: 6 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_MacGui *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_macgui: 17 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03112/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/dev_1395945564):
    http://codereview.qt-project.org/74720 [PS10] - qdoc: Teach qdoc to use multiple trees
    http://codereview.qt-project.org/75845 [PS24] - Add template functions setPlatformProperties and platformProperties



More information about the Ci-reports mailing list