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

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Sep 21 12:25:06 CEST 2013


six autotests failed :(

  Testing tst_QQmlEngineDebugService
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QVariantList,<value not representable as string>)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
     Loc: [tst_qqmlenginedebugservice.cpp(849)]
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QVariantList,<value not representable as string>)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
     Loc: [tst_qqmlenginedebugservice.cpp(897)]
  Totals: 33 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlEngineDebugService *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QQmlEngineDebugService::initTestCase()
  PASS   : tst_QQmlEngineDebugService::watch_property()
  PASS   : tst_QQmlEngineDebugService::watch_object()
  PASS   : tst_QQmlEngineDebugService::watch_expression(width)
  PASS   : tst_QQmlEngineDebugService::watch_expression(width+10)
  PASS   : tst_QQmlEngineDebugService::watch_context()
  PASS   : tst_QQmlEngineDebugService::watch_file()
  PASS   : tst_QQmlEngineDebugService::queryAvailableEngines()
  PASS   : tst_QQmlEngineDebugService::queryRootContexts()
  PASS   : tst_QQmlEngineDebugService::queryObject(non-recursive)
  PASS   : tst_QQmlEngineDebugService::queryObject(recursive)
  PASS   : tst_QQmlEngineDebugService::queryObjectsForLocation(non-recursive)
  PASS   : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(width + 50)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width)
  QDEBUG : tst_QQmlEngineDebugService::queryExpressionResult(bad expr) *** We are about to throw...
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(bad expr)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(QObject*)
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QVariantList,<value not representable as string>)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
     Loc: [tst_qqmlenginedebugservice.cpp(849)]
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(simpleVar)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultInRootContext()
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width)
  QDEBUG : tst_QQmlEngineDebugService::queryExpressionResultBC(bad expr) *** We are about to throw...
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(bad expr)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(QObject*)
  FAIL!  : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*) Compared values are not the same
     Actual   (m_dbg->resultExpr()): QVariant(QVariantList,<value not representable as string>)
     Expected (result)             : QVariant(QVariantList,<value not representable as string>)
     Loc: [tst_qqmlenginedebugservice.cpp(897)]
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar)
  PASS   : tst_QQmlEngineDebugService::setBindingForObject()
  PASS   : tst_QQmlEngineDebugService::resetBindingForObject()
  PASS   : tst_QQmlEngineDebugService::setMethodBody()
  PASS   : tst_QQmlEngineDebugService::queryObjectTree()
  PASS   : tst_QQmlEngineDebugService::setBindingInStates()
  PASS   : tst_QQmlEngineDebugService::regression_QTCREATORBUG_7451()
  PASS   : tst_QQmlEngineDebugService::cleanupTestCase()
  Totals: 33 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QQmlEngineDebugService *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlenginedebugservice: 1 seconds, exit code 2
  
  Testing qmltest
  FAIL!  : qmltest::ButtonClick::test_click() Uncaught exception: Cannot read property '0' of undefined
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qmltest/buttonclick/tst_buttonclick.qml(67)]
  Totals: 188 passed, 1 failed, 6 skipped
  QXcbClipboard: SelectionRequest too old
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of qmltest *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : qmltest::AnimatedImage::initTestCase()
  PASS   : qmltest::AnimatedImage::test_clearSource()
  QDEBUG : qmltest::UnknownTestFunc() Status:  0
  QDEBUG : qmltest::UnknownTestFunc() Readystate 4
  PASS   : qmltest::AnimatedImage::test_imageSource(local)
  PASS   : qmltest::AnimatedImage::test_imageSource(local not found)
  SKIP   : qmltest::AnimatedImage::test_imageSource(remote) Remote solution not yet complete
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qmltest/animatedimage/tst_animatedimage.qml(162)]
  QWARN  : qmltest::UnknownTestFunc() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/animatedimage/inline:1:21: QML AnimatedImage: Error Reading Animated Image File http://127.0.0.1:14445/stickman.gif
  PASS   : qmltest::AnimatedImage::test_noSource()
  PASS   : qmltest::AnimatedImage::test_resized()
  PASS   : qmltest::AnimatedImage::test_smooth()
  PASS   : qmltest::AnimatedImage::test_tileModes()
  PASS   : qmltest::AnimatedImage::cleanupTestCase()
  PASS   : qmltest::AbstractAnitaionJobCrash::initTestCase()
  PASS   : qmltest::AbstractAnitaionJobCrash::test_noCrash()
  PASS   : qmltest::AbstractAnitaionJobCrash::cleanupTestCase()
  PASS   : qmltest::BorderImage::initTestCase()
  PASS   : qmltest::BorderImage::test_clearSource()
  PASS   : qmltest::BorderImage::test_imageSource(local)
  PASS   : qmltest::BorderImage::test_imageSource(local not found)
  SKIP   : qmltest::BorderImage::test_imageSource(remote) Remote solution not yet complete
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qmltest/borderimage/tst_borderimage.qml(157)]
  PASS   : qmltest::BorderImage::test_invalidSciFile()
  QWARN  : qmltest::UnknownTestFunc() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/borderimage/inline:1:21: QML BorderImage: Connection refused
  PASS   : qmltest::BorderImage::test_noSource()
  PASS   : qmltest::BorderImage::test_resized()
  PASS   : qmltest::BorderImage::test_sciSource(local)
  PASS   : qmltest::BorderImage::test_sciSource(local not found)
  SKIP   : qmltest::BorderImage::test_sciSource(remote) Remote solution not yet complete
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qmltest/borderimage/tst_borderimage.qml(242)]
  PASS   : qmltest::BorderImage::test_smooth()
  PASS   : qmltest::BorderImage::test_tileModes()
  PASS   : qmltest::BorderImage::cleanupTestCase()
  PASS   : qmltest::ButtonClick::initTestCase()
  FAIL!  : qmltest::ButtonClick::test_click() Uncaught exception: Cannot read property '0' of undefined
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qmltest/buttonclick/tst_buttonclick.qml(67)]
  PASS   : qmltest::ButtonClick::cleanupTestCase()
  PASS   : qmltest::CreateBenchmark::initTestCase()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  PASS   : qmltest::CreateBenchmark::benchmark_create_component()
  RESULT : qmltest::benchmark_create_component:
       0.15 msecs per iteration (total: 80, iterations: 512)
  PASS   : qmltest::CreateBenchmark::cleanupTestCase()
  PASS   : qmltest::mouserelease::initTestCase()
  PASS   : qmltest::mouserelease::test_doSomethingWhileDragging()
  PASS   : qmltest::mouserelease::test_mouseDrag()
  PASS   : qmltest::mouserelease::cleanupTestCase()
  PASS   : qmltest::Events::initTestCase()
  SKIP   : qmltest::Events::test_key_click() test_key_click() is unstable, QTBUG-27671
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qmltest/events/tst_events.qml(76)]
  PASS   : qmltest::Events::test_mouse_click()
  PASS   : qmltest::Events::cleanupTestCase()
  PASS   : qmltest::WheelEvents::initTestCase()
  PASS   : qmltest::WheelEvents::test_wheel()
  PASS   : qmltest::WheelEvents::cleanupTestCase()
  PASS   : qmltest::FontLoader::initTestCase()
  QWARN  : qmltest::FontLoader::test_fontloading() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/fontloader/tst_fontloader.qml:47:5: QML FontLoader: Cannot load font: "file:///work/build/qt/qtdeclarative/tests/auto/qmltest/fontloader/dummy.ttf"
  PASS   : qmltest::FontLoader::test_fontloading()
  QWARN  : qmltest::UnknownTestFunc() void QQuickFontObject::replyFinished(): Unable to load font '': Protocol "" is unknown
  QWARN  : qmltest::UnknownTestFunc() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/fontloader/tst_fontloader.qml:47:5: QML FontLoader: Cannot load font: ""
  PASS   : qmltest::FontLoader::test_fontswitching()
  PASS   : qmltest::FontLoader::cleanupTestCase()
  PASS   : qmltest::Gradient::initTestCase()
  PASS   : qmltest::Gradient::test_default()
  PASS   : qmltest::Gradient::test_empty()
  PASS   : qmltest::Gradient::test_lengthtwo()
  PASS   : qmltest::Gradient::test_moved()
  PASS   : qmltest::Gradient::test_multiplestops()
  PASS   : qmltest::Gradient::cleanupTestCase()
  PASS   : qmltest::Image::initTestCase()
  PASS   : qmltest::Image::test_clearSource()
  PASS   : qmltest::Image::test_imageSource(local)
  PASS   : qmltest::Image::test_imageSource(local not found)
  SKIP   : qmltest::Image::test_imageSource(remote) Remote solution not yet complete
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qmltest/image/tst_image.qml(158)]
  PASS   : qmltest::Image::test_noSource()
  QWARN  : qmltest::UnknownTestFunc() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/image/inline:1:21: QML Image: Connection refused
  PASS   : qmltest::Image::test_resized()
  PASS   : qmltest::Image::test_smooth()
  PASS   : qmltest::Image::test_tileModes()
  PASS   : qmltest::Image::cleanupTestCase()
  PASS   : qmltest::ListModel::initTestCase()
  PASS   : qmltest::ListModel::test_altermodeled()
  PASS   : qmltest::ListModel::test_empty()
  PASS   : qmltest::ListModel::test_insert()
  PASS   : qmltest::ListModel::test_multipleitems(10items)
  PASS   : qmltest::ListModel::test_multipleitems(100items)
  PASS   : qmltest::ListModel::test_multipleitems(10000items)
  PASS   : qmltest::ListModel::cleanupTestCase()
  QWARN  : qmltest::UnknownTestFunc() Test '"/work/build/qt/qtdeclarative/tests/auto/qmltest/listview/tst_listview.qml"' has invalid size QSize(0, 0) , resizing.
  PASS   : qmltest::ListView::initTestCase()
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncListViewLoader() <Unknown File>: QML VisualDataModel: Error creating delegate
  PASS   : qmltest::ListView::test_asyncListViewLoader()
  QWARN  : qmltest::UnknownTestFunc() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::UnknownTestFunc() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asynclistviewloader.qml: Object destroyed during incubation
  QWARN  : qmltest::UnknownTestFunc() <Unknown File>: QML VisualDataModel: Error creating delegate
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  QWARN  : qmltest::ListView::test_asyncLoaderCurrentIndexChange() file:///work/build/qt/qtdeclarative/tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml: Object destroyed during incubation
  PASS   : qmltest::ListView::test_asyncLoaderCurrentIndexChange()
  PASS   : qmltest::ListView::test_empty()
  PASS   : qmltest::ListView::test_modelaltered()
  PASS   : qmltest::ListView::test_modelchange()
  PASS   : qmltest::ListView::test_multipleitems(10items)
  PASS   : qmltest::ListView::test_multipleitems(100items)
  PASS   : qmltest::ListView::test_multipleitems(10000items)
  PASS   : qmltest::ListView::cleanupTestCase()
  PASS   : qmltest::Pixels::initTestCase()
  SKIP   : qmltest::Pixels::test_pixel() test_pixel() is unstable, QTBUG-27671
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qmltest/pixel/tst_pixel.qml(55)]
  PASS   : qmltest::Pixels::cleanupTestCase()
  PASS   : qmltest::Binding::initTestCase()
  PASS   : qmltest::Binding::test_binding()
  PASS   : qmltest::Binding::cleanupTestCase()
  PASS   : qmltest::Binding2::initTestCase()
  PASS   : qmltest::Binding2::test_binding2()
  PASS   : qmltest::Binding2::cleanupTestCase()
  PASS   : qmltest::Rectangle::initTestCase()
  PASS   : qmltest::Rectangle::test_borders()
  PASS   : qmltest::Rectangle::test_empty()
  PASS   : qmltest::Rectangle::test_gradient()
  (... 545 lines omitted; there are too many errors!)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(de_DE 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(de_DE MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(ar_SA MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(hi_IN MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(zh_CN MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH hh:mm dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH h:m:sap ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH 'The date and time is: 'H:mm:ss:zzz dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleStringFormatted(th_TH MMM d yyyy HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateString(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(en_US MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(de_DE MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(ar_SA MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(hi_IN MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(zh_CN MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH dd.MM.yyyy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH ddd MMMM d yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH 'The date is: 'dd/MM/yy)
  PASS   : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz)
  PASS   : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t)
  SKIP   : tst_qqmllocale::dateFromLocaleString(en_US 1) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(934)]
  SKIP   : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(934)]
  SKIP   : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(934)]
  SKIP   : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(934)]
  SKIP   : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(934)]
  SKIP   : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(934)]
  SKIP   : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(934)]
  SKIP   : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(934)]
  SKIP   : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(934)]
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(979)]
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(979)]
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(979)]
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(979)]
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(979)]
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(979)]
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(979)]
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(979)]
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(979)]
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(1024)]
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(1024)]
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(1024)]
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(1024)]
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(1024)]
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(1024)]
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(1024)]
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(1024)]
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser
     Loc: [tst_qqmllocale.cpp(1024)]
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 1)
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 2)
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 3)
  PASS   : tst_qqmllocale::numberToLocaleString(en_US 4)
  PASS   : tst_qqmllocale::numberToLocaleString(de_DE 1)
  PASS   : tst_qqmllocale::numberToLocaleString(de_DE 2)
  PASS   : tst_qqmllocale::numberToLocaleString(ar_SA 1)
  PASS   : tst_qqmllocale::numberToLocaleString(ar_SA 2)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(de_DE)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN)
  PASS   : tst_qqmllocale::numberToLocaleCurrencyString(th_TH)
  PASS   : tst_qqmllocale::numberFromLocaleString(en_US 1)
  PASS   : tst_qqmllocale::numberFromLocaleString(en_US 2)
  PASS   : tst_qqmllocale::numberFromLocaleString(en_US 3)
  PASS   : tst_qqmllocale::numberFromLocaleString(de_DE)
  PASS   : tst_qqmllocale::numberFromLocaleString(ar_SA)
  PASS   : tst_qqmllocale::numberFromLocaleString(hi_IN)
  PASS   : tst_qqmllocale::numberFromLocaleString(zh_CN)
  PASS   : tst_qqmllocale::numberFromLocaleString(th_TH)
  PASS   : tst_qqmllocale::numberConstToLocaleString()
  PASS   : tst_qqmllocale::stringLocaleCompare(before)
  PASS   : tst_qqmllocale::stringLocaleCompare(equal)
  PASS   : tst_qqmllocale::stringLocaleCompare(after)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish1)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish2)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish3)
  PASS   : tst_qqmllocale::stringLocaleCompare(swedish4)
  PASS   : tst_qqmllocale::stringLocaleCompare(german1)
  PASS   : tst_qqmllocale::stringLocaleCompare(german2)
  PASS   : tst_qqmllocale::stringLocaleCompare(german3)
  PASS   : tst_qqmllocale::cleanupTestCase()
  Totals: 470 passed, 6 failed, 27 skipped
  ********* Finished testing of tst_qqmllocale *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmllocale: 0.812691 seconds, exit code 6
  
  Testing tst_qjsonbinding
  FAIL!  : tst_qjsonbinding::cppJsConversion(object.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 6E 75 6C 6C 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Expected (json)                           : 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 34 32 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Loc: [tst_qjsonbinding.cpp(215)]
  FAIL!  : tst_qjsonbinding::cppJsConversion(array.1) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 31 32 33 5D
     Loc: [tst_qjsonbinding.cpp(215)]
  FAIL!  : tst_qjsonbinding::cppJsConversion(array.2) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 22 68 65 6C 6C 6F 22 5D
     Loc: [tst_qjsonbinding.cpp(215)]
  FAIL!  : tst_qjsonbinding::cppJsConversion(array.3) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 7B 22 61 22 3A 34 32 7D 5D
     Loc: [tst_qjsonbinding.cpp(215)]
  FAIL!  : tst_qjsonbinding::cppJsConversion(array.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 5B 6E 75 6C 6C 5D 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 5B 5B 34 32 5D 5D 2C 5B 5D 5D
     Loc: [tst_qjsonbinding.cpp(215)]
  FAIL!  : tst_qjsonbinding::readValueProperty(object.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 6E 75 6C 6C 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Expected (json)                           : 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 34 32 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Loc: [tst_qjsonbinding.cpp(274)]
  FAIL!  : tst_qjsonbinding::readValueProperty(array.1) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 31 32 33 5D
     Loc: [tst_qjsonbinding.cpp(274)]
  FAIL!  : tst_qjsonbinding::readValueProperty(array.2) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 22 68 65 6C 6C 6F 22 5D
     Loc: [tst_qjsonbinding.cpp(274)]
  FAIL!  : tst_qjsonbinding::readValueProperty(array.3) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 7B 22 61 22 3A 34 32 7D 5D
     Loc: [tst_qjsonbinding.cpp(274)]
  FAIL!  : tst_qjsonbinding::readValueProperty(array.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 5B 6E 75 6C 6C 5D 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 5B 5B 34 32 5D 5D 2C 5B 5D 5D
     Loc: [tst_qjsonbinding.cpp(274)]
  FAIL!  : tst_qjsonbinding::readObjectOrArrayProperty(object.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 6E 75 6C 6C 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Expected (json)                           : 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 34 32 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Loc: [tst_qjsonbinding.cpp(305)]
  FAIL!  : tst_qjsonbinding::readObjectOrArrayProperty(array.1) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 31 32 33 5D
     Loc: [tst_qjsonbinding.cpp(305)]
  FAIL!  : tst_qjsonbinding::readObjectOrArrayProperty(array.2) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 22 68 65 6C 6C 6F 22 5D
     Loc: [tst_qjsonbinding.cpp(305)]
  FAIL!  : tst_qjsonbinding::readObjectOrArrayProperty(array.3) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 7B 22 61 22 3A 34 32 7D 5D
     Loc: [tst_qjsonbinding.cpp(305)]
  FAIL!  : tst_qjsonbinding::readObjectOrArrayProperty(array.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 5B 6E 75 6C 6C 5D 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 5B 5B 34 32 5D 5D 2C 5B 5D 5D
     Loc: [tst_qjsonbinding.cpp(305)]
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(value = array with inherited property 2) Compared values are not the same
     Actual   (ret.toString()): [10,null]
     Expected (expectedJson)  : [10,20]
     Loc: [tst_qjsonbinding.cpp(527)]
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with inherited property 2) Compared values are not the same
     Actual   (ret.toString()): [10,null]
     Expected (expectedJson)  : [10,20]
     Loc: [tst_qjsonbinding.cpp(527)]
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(value = cyclic array) Compared values are not the same
     Actual   (ret.toString()): [10,20,null]
     Expected (expectedJson)  : [10,20,[]]
     Loc: [tst_qjsonbinding.cpp(527)]
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(array = cyclic array) Compared values are not the same
     Actual   (ret.toString()): [[],30,null]
     Expected (expectedJson)  : [[],30,40]
     Loc: [tst_qjsonbinding.cpp(527)]
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(value = [undefined, 10]) Compared values are not the same
     Actual   (ret.toString()): [null,null]
     Expected (expectedJson)  : [null,10]
     Loc: [tst_qjsonbinding.cpp(527)]
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(value = [10, undefined, 20]) Compared values are not the same
     Actual   (ret.toString()): [10,null,null]
     Expected (expectedJson)  : [10,null,20]
     Loc: [tst_qjsonbinding.cpp(527)]
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(array = [undefined, 10]) Compared values are not the same
     Actual   (ret.toString()): [null,null]
     Expected (expectedJson)  : [null,10]
     Loc: [tst_qjsonbinding.cpp(527)]
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(array = [10, undefined, 20]) Compared values are not the same
     Actual   (ret.toString()): [10,null,null]
     Expected (expectedJson)  : [10,null,20]
     Loc: [tst_qjsonbinding.cpp(527)]
  Totals: 98 passed, 23 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qjsonbinding *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_qjsonbinding::initTestCase()
  PASS   : tst_qjsonbinding::cppJsConversion(true)
  PASS   : tst_qjsonbinding::cppJsConversion(false)
  PASS   : tst_qjsonbinding::cppJsConversion(null)
  PASS   : tst_qjsonbinding::cppJsConversion(number.0)
  PASS   : tst_qjsonbinding::cppJsConversion(number.1)
  PASS   : tst_qjsonbinding::cppJsConversion(string.0)
  PASS   : tst_qjsonbinding::cppJsConversion(undefined)
  PASS   : tst_qjsonbinding::cppJsConversion(object.0)
  PASS   : tst_qjsonbinding::cppJsConversion(object.1)
  PASS   : tst_qjsonbinding::cppJsConversion(object.2)
  PASS   : tst_qjsonbinding::cppJsConversion(object.3)
  FAIL!  : tst_qjsonbinding::cppJsConversion(object.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 6E 75 6C 6C 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Expected (json)                           : 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 34 32 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Loc: [tst_qjsonbinding.cpp(215)]
  PASS   : tst_qjsonbinding::cppJsConversion(array.0)
  FAIL!  : tst_qjsonbinding::cppJsConversion(array.1) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 31 32 33 5D
     Loc: [tst_qjsonbinding.cpp(215)]
  FAIL!  : tst_qjsonbinding::cppJsConversion(array.2) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 22 68 65 6C 6C 6F 22 5D
     Loc: [tst_qjsonbinding.cpp(215)]
  FAIL!  : tst_qjsonbinding::cppJsConversion(array.3) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 7B 22 61 22 3A 34 32 7D 5D
     Loc: [tst_qjsonbinding.cpp(215)]
  FAIL!  : tst_qjsonbinding::cppJsConversion(array.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 5B 6E 75 6C 6C 5D 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 5B 5B 34 32 5D 5D 2C 5B 5D 5D
     Loc: [tst_qjsonbinding.cpp(215)]
  PASS   : tst_qjsonbinding::readValueProperty(true)
  PASS   : tst_qjsonbinding::readValueProperty(false)
  PASS   : tst_qjsonbinding::readValueProperty(null)
  PASS   : tst_qjsonbinding::readValueProperty(number.0)
  PASS   : tst_qjsonbinding::readValueProperty(number.1)
  PASS   : tst_qjsonbinding::readValueProperty(string.0)
  PASS   : tst_qjsonbinding::readValueProperty(undefined)
  PASS   : tst_qjsonbinding::readValueProperty(object.0)
  PASS   : tst_qjsonbinding::readValueProperty(object.1)
  PASS   : tst_qjsonbinding::readValueProperty(object.2)
  PASS   : tst_qjsonbinding::readValueProperty(object.3)
  FAIL!  : tst_qjsonbinding::readValueProperty(object.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 6E 75 6C 6C 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Expected (json)                           : 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 34 32 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Loc: [tst_qjsonbinding.cpp(274)]
  PASS   : tst_qjsonbinding::readValueProperty(array.0)
  FAIL!  : tst_qjsonbinding::readValueProperty(array.1) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 31 32 33 5D
     Loc: [tst_qjsonbinding.cpp(274)]
  FAIL!  : tst_qjsonbinding::readValueProperty(array.2) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 22 68 65 6C 6C 6F 22 5D
     Loc: [tst_qjsonbinding.cpp(274)]
  FAIL!  : tst_qjsonbinding::readValueProperty(array.3) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 7B 22 61 22 3A 34 32 7D 5D
     Loc: [tst_qjsonbinding.cpp(274)]
  FAIL!  : tst_qjsonbinding::readValueProperty(array.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 5B 6E 75 6C 6C 5D 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 5B 5B 34 32 5D 5D 2C 5B 5D 5D
     Loc: [tst_qjsonbinding.cpp(274)]
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.0)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.1)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.2)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.3)
  FAIL!  : tst_qjsonbinding::readObjectOrArrayProperty(object.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 6E 75 6C 6C 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Expected (json)                           : 7B 22 61 22 3A 5B 5D 2C 22 62 22 3A 5B 34 32 5D 2C 22 63 22 3A 7B 22 64 22 3A 6E 75 6C 6C 7D 7D
     Loc: [tst_qjsonbinding.cpp(305)]
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(array.0)
  FAIL!  : tst_qjsonbinding::readObjectOrArrayProperty(array.1) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 31 32 33 5D
     Loc: [tst_qjsonbinding.cpp(305)]
  FAIL!  : tst_qjsonbinding::readObjectOrArrayProperty(array.2) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 74 72 75 65 2C 66 61 6C 73 65 2C 6E 75 6C 6C 2C 22 68 65 6C 6C 6F 22 5D
     Loc: [tst_qjsonbinding.cpp(305)]
  FAIL!  : tst_qjsonbinding::readObjectOrArrayProperty(array.3) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 6E 75 6C 6C 5D
     Expected (json)                           : 5B 7B 22 61 22 3A 34 32 7D 5D
     Loc: [tst_qjsonbinding.cpp(305)]
  FAIL!  : tst_qjsonbinding::readObjectOrArrayProperty(array.4) Compared values are not the same
     Actual   (stringified.toString().toUtf8()): 5B 5B 6E 75 6C 6C 5D 2C 6E 75 6C 6C 5D
     Expected (json)                           : 5B 5B 5B 34 32 5D 5D 2C 5B 5D 5D
     Loc: [tst_qjsonbinding.cpp(305)]
  PASS   : tst_qjsonbinding::writeValueProperty(true)
  PASS   : tst_qjsonbinding::writeValueProperty(false)
  PASS   : tst_qjsonbinding::writeValueProperty(null)
  PASS   : tst_qjsonbinding::writeValueProperty(number.0)
  PASS   : tst_qjsonbinding::writeValueProperty(number.1)
  PASS   : tst_qjsonbinding::writeValueProperty(string.0)
  PASS   : tst_qjsonbinding::writeValueProperty(undefined)
  PASS   : tst_qjsonbinding::writeValueProperty(object.0)
  PASS   : tst_qjsonbinding::writeValueProperty(object.1)
  PASS   : tst_qjsonbinding::writeValueProperty(object.2)
  PASS   : tst_qjsonbinding::writeValueProperty(object.3)
  PASS   : tst_qjsonbinding::writeValueProperty(object.4)
  PASS   : tst_qjsonbinding::writeValueProperty(array.0)
  PASS   : tst_qjsonbinding::writeValueProperty(array.1)
  PASS   : tst_qjsonbinding::writeValueProperty(array.2)
  PASS   : tst_qjsonbinding::writeValueProperty(array.3)
  PASS   : tst_qjsonbinding::writeValueProperty(array.4)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.0)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.1)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.2)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.3)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.4)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.0)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.1)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.2)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.3)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.4)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(value=function)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=undefined)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=null)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=false)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=true)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=123)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=42.35)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object='foo')
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=[])
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=function)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=undefined)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=null)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=false)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=true)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=123)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=42.35)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array='foo')
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array={})
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=function)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with function property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with function property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with function property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with inherited property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with inherited property 2)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = array with inherited property)
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(value = array with inherited property 2) Compared values are not the same
     Actual   (ret.toString()): [10,null]
     Expected (expectedJson)  : [10,20]
     Loc: [tst_qjsonbinding.cpp(527)]
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with inherited property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with inherited property 2)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with inherited property)
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with inherited property 2) Compared values are not the same
     Actual   (ret.toString()): [10,null]
     Expected (expectedJson)  : [10,20]
     Loc: [tst_qjsonbinding.cpp(527)]
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with non-enumerable property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with non-enumerable property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = cyclic object)
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(value = cyclic array) Compared values are not the same
     Actual   (ret.toString()): [10,20,null]
     Expected (expectedJson)  : [10,20,[]]
     Loc: [tst_qjsonbinding.cpp(527)]
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = cyclic object)
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(array = cyclic array) Compared values are not the same
     Actual   (ret.toString()): [[],30,null]
     Expected (expectedJson)  : [[],30,40]
     Loc: [tst_qjsonbinding.cpp(527)]
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: undefined, bar: 123 })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: 456, bar: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: undefined, bar: 123 })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: 456, bar: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = [undefined])
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(value = [undefined, 10]) Compared values are not the same
     Actual   (ret.toString()): [null,null]
     Expected (expectedJson)  : [null,10]
     Loc: [tst_qjsonbinding.cpp(527)]
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(value = [10, undefined, 20]) Compared values are not the same
     Actual   (ret.toString()): [10,null,null]
     Expected (expectedJson)  : [10,null,20]
     Loc: [tst_qjsonbinding.cpp(527)]
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = [undefined])
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(array = [undefined, 10]) Compared values are not the same
     Actual   (ret.toString()): [null,null]
     Expected (expectedJson)  : [null,10]
     Loc: [tst_qjsonbinding.cpp(527)]
  FAIL!  : tst_qjsonbinding::writeProperty_javascriptExpression(array = [10, undefined, 20]) Compared values are not the same
     Actual   (ret.toString()): [10,null,null]
     Expected (expectedJson)  : [10,null,20]
     Loc: [tst_qjsonbinding.cpp(527)]
  PASS   : tst_qjsonbinding::cleanupTestCase()
  Totals: 98 passed, 23 failed, 0 skipped
  ********* Finished testing of tst_qjsonbinding *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qjsonbinding: 2 seconds, exit code 23

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00914/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1379758708):
    http://codereview.qt-project.org/66042 [PS3] - Fix cases where mark() would access uninitialized memory
    http://codereview.qt-project.org/65952 [PS5] - Prevent objects from being collected while in their constructor
    http://codereview.qt-project.org/65951 [PS5] - Convert the last methods in qv4object_p.h
    http://codereview.qt-project.org/65950 [PS5] - Fix some more methods to take ValueRef's
    http://codereview.qt-project.org/65949 [PS5] - Fix some smaller spec incompliances in Array.concat
    http://codereview.qt-project.org/65948 [PS5] - Make sure ScopedArrayObject works as intended
    http://codereview.qt-project.org/65900 [PS5] - Change the runtime API over to using StringRef's instead of String*
    http://codereview.qt-project.org/65899 [PS5] - remove debug output
    http://codereview.qt-project.org/65898 [PS5] - Convert Object::inplaceBinOp to be GC safe
    http://codereview.qt-project.org/65897 [PS5] - Convert the remaining vtable methods to be GC safe
    http://codereview.qt-project.org/65881 [PS7] - Convert putIndexed()
    http://codereview.qt-project.org/65838 [PS9] - convert Managed::put() API to be GC safe
    http://codereview.qt-project.org/65837 [PS7] - Use a StringRef for Managed::get()
    http://codereview.qt-project.org/65836 [PS7] - Use StringRef for most methods in Object
    http://codereview.qt-project.org/65791 [PS8] - Cleanup Object::define*Property API
    http://codereview.qt-project.org/65790 [PS8] - Add a Safe<T> class and start using it
    http://codereview.qt-project.org/65789 [PS7] - Start using StringRef for parameter passing
    http://codereview.qt-project.org/65764 [PS7] - Introduce a Referenced<T> class to pass Objects into methods
    http://codereview.qt-project.org/65745 [PS8] - Cleanup ExecutionEngine::newBuiltinFunction() usages
    http://codereview.qt-project.org/65730 [PS8] - Don't use Value::emptyValue() anymore.
    http://codereview.qt-project.org/65618 [PS8] - Further work towards an exact GC



More information about the Ci-reports mailing list