[Ci-reports] fail on QtBase_dev_Integration #2581

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jan 17 02:44:14 CET 2014


Autotests `tst_qabstractitemview' and `tst_qlocalsocket' failed :(

  Testing tst_QLocalSocket
  FAIL!  : tst_QLocalSocket::processConnection(5 clients) 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(30 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.3.0, Qt 5.3.0
  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.
  FAIL!  : tst_QLocalSocket::processConnection(5 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(5 clients) QProcess: Destroyed while process ("socketprocess/socketprocess") is still running.
  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: 50 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QLocalSocket *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qlocalsocket: 16 seconds, exit code 2
  
  Testing tst_QAbstractItemView
  2014-01-17 02:34:47.858 tst_qabstractitemview[80427:550f] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER@.savedState/window_9.data: Permission denied (13)
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1082)]
  Totals: 56 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAbstractItemView *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QAbstractItemView::initTestCase()
  PASS   : tst_QAbstractItemView::getSetCheck()
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QListView)
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QTableView)
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QTreeView)
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QHeaderView)
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QListView)
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QTableView)
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QTreeView)
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QHeaderView)
  PASS   : tst_QAbstractItemView::noModel()
  PASS   : tst_QAbstractItemView::dragSelect()
  PASS   : tst_QAbstractItemView::rowDelegate()
  PASS   : tst_QAbstractItemView::columnDelegate()
  PASS   : tst_QAbstractItemView::selectAll()
  PASS   : tst_QAbstractItemView::ctrlA()
  SKIP   : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well
     Loc: [tst_qabstractitemview.cpp(787)]
  2014-01-17 02:34:52.850 tst_qabstractitemview[80442:5303] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER@.savedState/window_9.data: Permission denied (13)
  FAIL!  : tst_QAbstractItemView::setItemDelegate(4 columndelegates) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1082)]
  PASS   : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row)
  PASS   : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column)
  PASS   : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column)
  PASS   : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column)
  PASS   : tst_QAbstractItemView::noFallbackToRoot()
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable)
  PASS   : tst_QAbstractItemView::task221955_selectedEditor()
  PASS   : tst_QAbstractItemView::task250754_fontChange()
  PASS   : tst_QAbstractItemView::task200665_itemEntered()
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  PASS   : tst_QAbstractItemView::task257481_emptyEditor()
  PASS   : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling()
  PASS   : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection()
  PASS   : tst_QAbstractItemView::ctrlRubberbandSelection()
  PASS   : tst_QAbstractItemView::QTBUG6407_extendedSelection()
  PASS   : tst_QAbstractItemView::QTBUG6753_selectOnSelection()
  PASS   : tst_QAbstractItemView::testDelegateDestroyEditor()
  PASS   : tst_QAbstractItemView::testClickedSignal()
  PASS   : tst_QAbstractItemView::testChangeEditorState()
  PASS   : tst_QAbstractItemView::deselectInSingleSelection()
  PASS   : tst_QAbstractItemView::testNoActivateOnDisabledItem()
  PASS   : tst_QAbstractItemView::cleanupTestCase()
  Totals: 56 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QAbstractItemView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractitemview: 12 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02581/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1389917840):
    http://codereview.qt-project.org/75664 [PS3] - Fix BlackBerry10 build on NDKs prior to 10.2.1



More information about the Ci-reports mailing list