[Ci-reports] fail on QtBase_dev_Integration #6577

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jun 19 15:09:30 CEST 2015


Autotest `tst_qabstractitemview @ /home/qt/shadowbuild/qtbase/tests/auto/widgets/itemviews/qabstractitemview' failed :(

  Testing tst_QAbstractItemView
  FAIL!  : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same
     Actual   (((spy.count()))): 0
     Expected (1)              : 1
     Loc: [/work/build/qt/qtbase/tests/auto/widgets/itemviews/qabstractitemview/tst_qabstractitemview.cpp(1339)]
  Totals: 63 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAbstractItemView *********
  Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  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()
  PASS   : tst_QAbstractItemView::persistentEditorFocus()
  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)
  PASS   : tst_QAbstractItemView::task221955_selectedEditor()
  PASS   : tst_QAbstractItemView::task250754_fontChange()
  FAIL!  : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same
     Actual   (((spy.count()))): 0
     Expected (1)              : 1
     Loc: [/work/build/qt/qtbase/tests/auto/widgets/itemviews/qabstractitemview/tst_qabstractitemview.cpp(1339)]
  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::testFocusPolicy(QStyledItemDelegate)
  PASS   : tst_QAbstractItemView::testFocusPolicy(QItemDelegate)
  PASS   : tst_QAbstractItemView::QTBUG31411_noSelection()
  PASS   : tst_QAbstractItemView::QTBUG39324_settingSameInstanceOfIndexWidget()
  PASS   : tst_QAbstractItemView::sizeHintChangeTriggersLayout()
  PASS   : tst_QAbstractItemView::shiftSelectionAfterChangingModelContents()
  PASS   : tst_QAbstractItemView::cleanupTestCase()
  Totals: 63 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QAbstractItemView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractitemview: 40 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06577/linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1434715256):
    http://codereview.qt-project.org/114388 [PS4] - Windows: Include DirectWrite support by default if available
    http://codereview.qt-project.org/114233 [PS2] - Don't try to resolve symbols for xcb if QT_NO_LIBRARY is set
    http://codereview.qt-project.org/114232 [PS2] - Define openssl symbol resolution warning function only if necessary
    http://codereview.qt-project.org/112957 [PS2] - QCommandLineOption: optimize ctors
    http://codereview.qt-project.org/114313 [PS1] - Use Q_GLOBAL_STATIC for QThreadStorage<QGuiGLThreadContext *>
    http://codereview.qt-project.org/114490 [PS2] - qprinter: Remove superfluous iteration and memory allocation
    http://codereview.qt-project.org/114519 [PS1] - QSpdyProtocolHandler: don't create QLists of key and value just to iterate over
    http://codereview.qt-project.org/113181 [PS5] - Export gamma setting and metadata in QImageReader
    http://codereview.qt-project.org/114231 [PS6] - QtNetwork: fix warnings when compiling with QT_NO_BEARERMANAGEMENT
    http://codereview.qt-project.org/114769 [PS1] - Remove quadratic behavior in QFontDatabase::writingSystems()
    http://codereview.qt-project.org/81579 [PS4] - QCUPSSupport: clear the job-hold-until option if jobHoldToString() is empty
    http://codereview.qt-project.org/112753 [PS1] - Micro-optimize QSettingsPrivate::processChild() and its users



More information about the Ci-reports mailing list