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

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jun 10 11:38:26 CEST 2013


Autotest `tst_qquickloader' failed :(

The test was determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_QQuickLoader
  FAIL!  : tst_QQuickLoader::simultaneousSyncAsync() '!controller->incubated' returned FALSE. ()
     Loc: [tst_qquickloader.cpp(1036)]
  Totals: 48 passed, 1 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.1.0, Qt 5.1.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)]
  FAIL!  : tst_QQuickLoader::simultaneousSyncAsync() '!controller->incubated' returned FALSE. ()
     Loc: [tst_qquickloader.cpp(1036)]
  PASS   : tst_QQuickLoader::loadedSignal()
  PASS   : tst_QQuickLoader::parented()
  PASS   : tst_QQuickLoader::sizeBound()
  PASS   : tst_QQuickLoader::QTBUG_30183()
  PASS   : tst_QQuickLoader::cleanupTestCase()
  Totals: 46 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_QQuickLoader *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 1
  QtQA::App::TestRunner:   second attempt: exited with exit code 3
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qquickloader: 8 seconds, exit code 3

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

  Tested changes (refs/builds/release_1370854690):
    http://codereview.qt-project.org/58362 [PS1] - Fix compiler warning about unused parameter



More information about the Ci-reports mailing list