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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jun 18 13:27:34 CEST 2013


Autotests `tst_qdeclarativelistview' and `tst_qquickloader' failed :(

  Testing tst_QQuickLoader
  FAIL!  : tst_QQuickLoader::asynchronous(Valid component) '!controller->incubated' returned FALSE. ()
     Loc: [tst_qquickloader.cpp(950)]
  FAIL!  : tst_QQuickLoader::asynchronous_clear() Compared values are not the same
     Actual   (engine.incubationController()->incubatingObjectCount()): 1
     Expected (0): 0
     Loc: [tst_qquickloader.cpp(990)]
  Totals: 47 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickLoader *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QQuickLoader::initTestCase()
  PASS   : tst_QQuickLoader::sourceOrComponent(source)
  PASS   : tst_QQuickLoader::sourceOrComponent(source with subdir)
  PASS   : tst_QQuickLoader::sourceOrComponent(source with encoded subdir literal)
  PASS   : tst_QQuickLoader::sourceOrComponent(source with encoded subdir optimized binding)
  PASS   : tst_QQuickLoader::sourceOrComponent(source with encoded subdir binding)
  PASS   : tst_QQuickLoader::sourceOrComponent(sourceComponent)
  PASS   : tst_QQuickLoader::sourceOrComponent(invalid source)
  PASS   : tst_QQuickLoader::clear()
  PASS   : tst_QQuickLoader::urlToComponent()
  PASS   : tst_QQuickLoader::componentToUrl()
  PASS   : tst_QQuickLoader::anchoredLoader()
  PASS   : tst_QQuickLoader::sizeLoaderToItem()
  PASS   : tst_QQuickLoader::sizeItemToLoader()
  PASS   : tst_QQuickLoader::noResize()
  PASS   : tst_QQuickLoader::networkRequestUrl()
  PASS   : tst_QQuickLoader::failNetworkRequest()
  PASS   : tst_QQuickLoader::networkComponent()
  PASS   : tst_QQuickLoader::active()
  PASS   : tst_QQuickLoader::initialPropertyValues(source url with value set in onLoaded, initially active = true)
  PASS   : tst_QQuickLoader::initialPropertyValues(set source with initial property values specified, active = true)
  PASS   : tst_QQuickLoader::initialPropertyValues(set source with initial property values specified, active = false)
  PASS   : tst_QQuickLoader::initialPropertyValues(set source with initial property values specified, active = false, with active set true later)
  PASS   : tst_QQuickLoader::initialPropertyValues(set source without initial property values specified, active = true)
  PASS   : tst_QQuickLoader::initialPropertyValues(set source with initial property values specified with binding, active = true)
  PASS   : tst_QQuickLoader::initialPropertyValues(ensure initial property value semantics mimic createObject)
  PASS   : tst_QQuickLoader::initialPropertyValues(ensure initial property values aren't disposed prior to component completion)
  PASS   : tst_QQuickLoader::initialPropertyValuesBinding()
  PASS   : tst_QQuickLoader::initialPropertyValuesError(invalid initial property values object)
  PASS   : tst_QQuickLoader::initialPropertyValuesError(nonexistent source url)
  PASS   : tst_QQuickLoader::initialPropertyValuesError(invalid source url)
  PASS   : tst_QQuickLoader::initialPropertyValuesError(invalid initial property values object with invalid property access)
  PASS   : tst_QQuickLoader::deleteComponentCrash()
  PASS   : tst_QQuickLoader::nonItem()
  PASS   : tst_QQuickLoader::vmeErrors()
  PASS   : tst_QQuickLoader::creationContext()
  PASS   : tst_QQuickLoader::QTBUG_16928()
  PASS   : tst_QQuickLoader::implicitSize()
  PASS   : tst_QQuickLoader::QTBUG_17114()
  FAIL!  : tst_QQuickLoader::asynchronous(Valid component) '!controller->incubated' returned FALSE. ()
     Loc: [tst_qquickloader.cpp(950)]
  PASS   : tst_QQuickLoader::asynchronous(Non-existent component)
  PASS   : tst_QQuickLoader::asynchronous(Invalid component)
  FAIL!  : tst_QQuickLoader::asynchronous_clear() Compared values are not the same
     Actual   (engine.incubationController()->incubatingObjectCount()): 1
     Expected (0): 0
     Loc: [tst_qquickloader.cpp(990)]
  PASS   : tst_QQuickLoader::simultaneousSyncAsync()
  PASS   : tst_QQuickLoader::loadedSignal()
  PASS   : tst_QQuickLoader::parented()
  PASS   : tst_QQuickLoader::sizeBound()
  PASS   : tst_QQuickLoader::QTBUG_30183()
  PASS   : tst_QQuickLoader::cleanupTestCase()
  Totals: 47 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QQuickLoader *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickloader: 8 seconds, exit code 2
  
  Testing tst_QDeclarativeListView
  FAIL!  : tst_QDeclarativeListView::qAbstractItemModel_removed() 'item' returned FALSE. ()
     Loc: [tst_qdeclarativelistview.cpp(618)]
  Totals: 68 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 QtTest library 5.2.0, Qt 5.2.0
  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 2 not found
  FAIL!  : tst_QDeclarativeListView::qListModelInterface_removed() 'item' returned FALSE. ()
     Loc: [tst_qdeclarativelistview.cpp(699)]
  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::currentSection()
  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: 68 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: 66 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00135/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1371545985):
    http://codereview.qt-project.org/59088 [PS3] - Updated submodules.



More information about the Ci-reports mailing list