[Ci-reports] fail on QtBase_stable_Integration #3133

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Feb 11 03:09:08 CET 2014


Autotests `tst_qabstractitemview' and `tst_qglyphrun' failed :(

  Testing tst_QGlyphRun
  FAIL!  : tst_QGlyphRun::drawExistingGlyphs(rgba8888pm) Compared values are not the same
     Loc: [tst_qglyphrun.cpp(335)]
  FAIL!  : tst_QGlyphRun::drawExistingGlyphs(rgbx8888) Compared values are not the same
     Loc: [tst_qglyphrun.cpp(335)]
  Totals: 24 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGlyphRun *********
  Config: Using QtTest library 5.2.2, Qt 5.2.2
  PASS   : tst_QGlyphRun::initTestCase()
  PASS   : tst_QGlyphRun::constructionAndDestruction()
  PASS   : tst_QGlyphRun::copyConstructor()
  PASS   : tst_QGlyphRun::assignment()
  PASS   : tst_QGlyphRun::equalsOperator(Identical)
  PASS   : tst_QGlyphRun::equalsOperator(Different positions)
  PASS   : tst_QGlyphRun::equalsOperator(Different fonts)
  PASS   : tst_QGlyphRun::equalsOperator(Different glyph indexes)
  PASS   : tst_QGlyphRun::isEmpty()
  PASS   : tst_QGlyphRun::textLayoutGlyphIndexes()
  PASS   : tst_QGlyphRun::drawExistingGlyphs(argb32pm)
  PASS   : tst_QGlyphRun::drawExistingGlyphs(rgb32)
  FAIL!  : tst_QGlyphRun::drawExistingGlyphs(rgba8888pm) Compared values are not the same
     Loc: [tst_qglyphrun.cpp(335)]
  FAIL!  : tst_QGlyphRun::drawExistingGlyphs(rgbx8888) Compared values are not the same
     Loc: [tst_qglyphrun.cpp(335)]
  PASS   : tst_QGlyphRun::drawNonExistentGlyphs()
  PASS   : tst_QGlyphRun::drawMultiScriptText1()
  PASS   : tst_QGlyphRun::drawMultiScriptText2()
  PASS   : tst_QGlyphRun::drawStruckOutText()
  PASS   : tst_QGlyphRun::drawOverlinedText()
  PASS   : tst_QGlyphRun::drawUnderlinedText()
  PASS   : tst_QGlyphRun::drawRightToLeft()
  PASS   : tst_QGlyphRun::detach()
  PASS   : tst_QGlyphRun::setRawData()
  PASS   : tst_QGlyphRun::setRawDataAndGetAsVector()
  PASS   : tst_QGlyphRun::boundingRect()
  PASS   : tst_QGlyphRun::cleanupTestCase()
  Totals: 24 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QGlyphRun *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qglyphrun: 1 seconds, exit code 2
  
  Testing tst_QAbstractItemView
  2014-02-11 03:08:07.844 tst_qabstractitemview[78389:1803] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13)
  FAIL!  : tst_QAbstractItemView::testChangeEditorState() 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1654)]
  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.2, Qt 5.2.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()
  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)
  2014-02-11 03:08:10.957 tst_qabstractitemview[78404:5203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13)
  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()
  FAIL!  : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1719)]
  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_03133/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1392079245):
    http://codereview.qt-project.org/77685 [PS1] - Fix drawCachedGlyphs on RGBA8888



More information about the Ci-reports mailing list