[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt5#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jan 8 11:50:05 CET 2013


Autotests `tst_qdeclarativelistview', `tst_qperformancetimer', and `tst_qscroller' failed :(

  Testing tst_QScroller
  FAIL!  : tst_QScroller::scrollTo() Compared values are not the same
     Actual   (sw->receivedScroll): 0
     Expected (true): 1
     Loc: [tst_qscroller.cpp(381)]
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Loc: [tst_qscroller.cpp(177)]
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Loc: [tst_qscroller.cpp(409)]
  FAIL!  : tst_QScroller::overshoot() 'qFuzzyCompare( sw->currentPos.x(), 0 )' returned FALSE. ()
     Loc: [tst_qscroller.cpp(469)]
  Totals: 4 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QScroller *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QScroller::initTestCase()
  QWARN  : tst_QScroller::staticScrollers() QScroller::scroller() was called with a null target.
  PASS   : tst_QScroller::staticScrollers()
  PASS   : tst_QScroller::scrollerProperties()
  FAIL!  : tst_QScroller::scrollTo() Compared values are not the same
     Actual   (sw->receivedScroll): 0
     Expected (true): 1
     Loc: [tst_qscroller.cpp(381)]
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Loc: [tst_qscroller.cpp(177)]
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Loc: [tst_qscroller.cpp(409)]
  FAIL!  : tst_QScroller::overshoot() 'qFuzzyCompare( sw->currentPos.x(), 0 )' returned FALSE. ()
     Loc: [tst_qscroller.cpp(469)]
  PASS   : tst_QScroller::cleanupTestCase()
  Totals: 4 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_QScroller *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qscroller: 1 seconds, exit code 4
  
  Testing tst_qperformancetimer
  FAIL!  : tst_qperformancetimer::units() 'elapsed > 300000000 && elapsed < 310000000' returned FALSE. ()
     Loc: [tst_qperformancetimer.cpp(64)]
  Totals: 2 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qperformancetimer *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_qperformancetimer::initTestCase()
  FAIL!  : tst_qperformancetimer::units() 'elapsed > 300000000 && elapsed < 310000000' returned FALSE. ()
     Loc: [tst_qperformancetimer.cpp(64)]
  PASS   : tst_qperformancetimer::cleanupTestCase()
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qperformancetimer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qperformancetimer: 1 seconds, exit code 1
  
  Testing tst_QDeclarativeListView
  FAIL!  : tst_QDeclarativeListView::qListModelInterface_removed() 'item' returned FALSE. ()
     Loc: [tst_qdeclarativelistview.cpp(617)]
  Totals: 67 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDeclarativeListView *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QDeclarativeListView::initTestCase()
  PASS   : tst_QDeclarativeListView::qListModelInterface_items()
  PASS   : tst_QDeclarativeListView::qAbstractItemModel_items()
  PASS   : tst_QDeclarativeListView::qListModelInterface_changed()
  PASS   : tst_QDeclarativeListView::qAbstractItemModel_changed()
  PASS   : tst_QDeclarativeListView::qListModelInterface_inserted()
  PASS   : tst_QDeclarativeListView::qAbstractItemModel_inserted()
  QWARN  : tst_QDeclarativeListView::qListModelInterface_removed() Item 15 not found
  FAIL!  : tst_QDeclarativeListView::qListModelInterface_removed() 'item' returned FALSE. ()
     Loc: [tst_qdeclarativelistview.cpp(617)]
  PASS   : tst_QDeclarativeListView::qAbstractItemModel_removed()
  PASS   : tst_QDeclarativeListView::qListModelInterface_moved()
  PASS   : tst_QDeclarativeListView::qAbstractItemModel_moved()
  PASS   : tst_QDeclarativeListView::qListModelInterface_clear()
  PASS   : tst_QDeclarativeListView::qAbstractItemModel_clear()
  QWARN  : tst_QDeclarativeListView::itemList() file:///work/build/qtquick1/tests/auto/declarative/qdeclarativelistview/data/itemlist.qml:26:21: Unable to assign undefined value
  QWARN  : tst_QDeclarativeListView::itemList() file:///work/build/qtquick1/tests/auto/declarative/qdeclarativelistview/data/itemlist.qml:21:21: Unable to assign undefined value
  PASS   : tst_QDeclarativeListView::itemList()
  PASS   : tst_QDeclarativeListView::currentIndex()
  PASS   : tst_QDeclarativeListView::noCurrentIndex()
  PASS   : tst_QDeclarativeListView::enforceRange()
  PASS   : tst_QDeclarativeListView::spacing()
  PASS   : tst_QDeclarativeListView::sections()
  PASS   : tst_QDeclarativeListView::sectionsDelegate()
  PASS   : tst_QDeclarativeListView::cacheBuffer()
  PASS   : tst_QDeclarativeListView::positionViewAtIndex()
  PASS   : tst_QDeclarativeListView::resetModel()
  PASS   : tst_QDeclarativeListView::propertyChanges()
  PASS   : tst_QDeclarativeListView::componentChanges()
  PASS   : tst_QDeclarativeListView::modelChanges()
  PASS   : tst_QDeclarativeListView::QTBUG_9791()
  PASS   : tst_QDeclarativeListView::manualHighlight()
  PASS   : tst_QDeclarativeListView::QTBUG_11105()
  PASS   : tst_QDeclarativeListView::header()
  PASS   : tst_QDeclarativeListView::footer()
  PASS   : tst_QDeclarativeListView::headerFooter()
  PASS   : tst_QDeclarativeListView::resizeView()
  PASS   : tst_QDeclarativeListView::sizeLessThan1()
  PASS   : tst_QDeclarativeListView::QTBUG_14821()
  PASS   : tst_QDeclarativeListView::resizeDelegate()
  PASS   : tst_QDeclarativeListView::QTBUG_16037()
  PASS   : tst_QDeclarativeListView::indexAt()
  PASS   : tst_QDeclarativeListView::incrementalModel()
  PASS   : tst_QDeclarativeListView::onAdd(0, add 1)
  PASS   : tst_QDeclarativeListView::onAdd(0, add 2)
  PASS   : tst_QDeclarativeListView::onAdd(0, add 10)
  PASS   : tst_QDeclarativeListView::onAdd(1, add 1)
  PASS   : tst_QDeclarativeListView::onAdd(1, add 2)
  PASS   : tst_QDeclarativeListView::onAdd(1, add 10)
  PASS   : tst_QDeclarativeListView::onAdd(5, add 1)
  PASS   : tst_QDeclarativeListView::onAdd(5, add 2)
  PASS   : tst_QDeclarativeListView::onAdd(5, add 10)
  PASS   : tst_QDeclarativeListView::onRemove(remove first)
  PASS   : tst_QDeclarativeListView::onRemove(two items, remove first)
  PASS   : tst_QDeclarativeListView::onRemove(two items, remove last)
  PASS   : tst_QDeclarativeListView::onRemove(two items, remove all)
  PASS   : tst_QDeclarativeListView::onRemove(four items, remove first)
  PASS   : tst_QDeclarativeListView::onRemove(four items, remove 0-2)
  PASS   : tst_QDeclarativeListView::onRemove(four items, remove 1-3)
  PASS   : tst_QDeclarativeListView::onRemove(four items, remove 2-4)
  PASS   : tst_QDeclarativeListView::onRemove(four items, remove last)
  PASS   : tst_QDeclarativeListView::onRemove(four items, remove all)
  PASS   : tst_QDeclarativeListView::onRemove(ten items, remove 1-8)
  PASS   : tst_QDeclarativeListView::onRemove(ten items, remove 2-7)
  PASS   : tst_QDeclarativeListView::onRemove(ten items, remove 4-10)
  PASS   : tst_QDeclarativeListView::testQtQuick11Attributes(positionViewAtBeginning)
  PASS   : tst_QDeclarativeListView::testQtQuick11Attributes(positionViewAtEnd)
  PASS   : tst_QDeclarativeListView::rightToLeft()
  PASS   : tst_QDeclarativeListView::test_mirroring()
  PASS   : tst_QDeclarativeListView::orientationChange()
  PASS   : tst_QDeclarativeListView::contentPosJump()
  PASS   : tst_QDeclarativeListView::cleanupTestCase()
  Totals: 67 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QDeclarativeListView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativelistview: 37 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1357632122):
    http://codereview.qt-project.org/43215 [PS35] - Updated submodules.



More information about the Ci-reports mailing list