[Ci-reports] fail on QtBase_stable_Integration #2789

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Dec 19 17:30:02 CET 2013


Autotests `tst_qabstractitemview' and `tst_qlocalsocket' failed :(

  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"
  Totals: 51 passed, 1 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.2.1, Qt 5.2.1
  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)
  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"
  QWARN  : tst_QLocalSocket::processConnection(1 client) QProcess: Destroyed while process ("socketprocess/socketprocess") is still running.
  PASS   : tst_QLocalSocket::processConnection(2 clients)
  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 failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qlocalsocket: 18 seconds, exit code 1
  
  Testing tst_QAbstractItemView
  2013-12-19 17:31:45.419 tst_qabstractitemview[76623:2f0b] 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::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1718)]
  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.2.1, Qt 5.2.1
  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)]
  PASS   : tst_QAbstractItemView::setItemDelegate(4 columndelegates)
  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)
  2013-12-19 17:31:52.867 tst_qabstractitemview[76638:5403] 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::task221955_selectedEditor() 'QTest::qWaitForWindowActive(&tree)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1211)]
  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: 13 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1387461502):
    http://codereview.qt-project.org/74169 [PS2] - Doc: Move XML example documentation to correct location
    http://codereview.qt-project.org/73735 [PS7] - Doc: corrected broken links



More information about the Ci-reports mailing list