[Ci-reports] fail on QtDeclarative_5.3_Integration #58

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jul 2 11:51:33 CEST 2014


thirty autotests failed :(

  Testing tst_TouchMouse
  FAIL!  : tst_TouchMouse::simpleTouchEvent() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(212) : failure location
  FAIL!  : tst_TouchMouse::mouse() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(362) : failure location
  FAIL!  : tst_TouchMouse::touchOverMouse() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(396) : failure location
  FAIL!  : tst_TouchMouse::mouseOverTouch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(439) : failure location
  FAIL!  : tst_TouchMouse::buttonOnFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(485) : failure location
  FAIL!  : tst_TouchMouse::buttonOnDelayedPressFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(597) : failure location
  FAIL!  : tst_TouchMouse::buttonOnTouch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(679) : failure location
  FAIL!  : tst_TouchMouse::pinchOnFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(803) : failure location
  FAIL!  : tst_TouchMouse::flickableOnPinch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(872) : failure location
  FAIL!  : tst_TouchMouse::mouseOnFlickableOnPinch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(940) : failure location
  FAIL!  : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(1054) : failure location
  Totals: 3 passed, 11 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_TouchMouse *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_TouchMouse::initTestCase()
  FAIL!  : tst_TouchMouse::simpleTouchEvent() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(212) : failure location
  PASS   : tst_TouchMouse::testEventFilter()
  FAIL!  : tst_TouchMouse::mouse() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(362) : failure location
  FAIL!  : tst_TouchMouse::touchOverMouse() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(396) : failure location
  FAIL!  : tst_TouchMouse::mouseOverTouch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(439) : failure location
  FAIL!  : tst_TouchMouse::buttonOnFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(485) : failure location
  FAIL!  : tst_TouchMouse::buttonOnDelayedPressFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(597) : failure location
  FAIL!  : tst_TouchMouse::buttonOnTouch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(679) : failure location
  FAIL!  : tst_TouchMouse::pinchOnFlickable() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(803) : failure location
  FAIL!  : tst_TouchMouse::flickableOnPinch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(872) : failure location
  FAIL!  : tst_TouchMouse::mouseOnFlickableOnPinch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(940) : failure location
  FAIL!  : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_touchmouse.cpp(1054) : failure location
  PASS   : tst_TouchMouse::cleanupTestCase()
  Totals: 3 passed, 11 failed, 0 skipped
  ********* Finished testing of tst_TouchMouse *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_touchmouse: 112 seconds, exit code 11
  
  Testing tst_qquickwindow
  FAIL!  : tst_qquickwindow::constantUpdates() '(item.iterations > 10)' returned FALSE. ()
  tst_qquickwindow.cpp(412) : failure location
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) '(counter.count() > frameCount)' returned FALSE. ()
  tst_qquickwindow.cpp(476) : failure location
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) '(counter.count() > frameCount)' returned FALSE. ()
  tst_qquickwindow.cpp(476) : failure location
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) '(counter.count() > frameCount)' returned FALSE. ()
  tst_qquickwindow.cpp(476) : failure location
  FAIL!  : tst_qquickwindow::mouseFiltering() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(958) : failure location
  FAIL!  : tst_qquickwindow::headless() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(1172) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_basic() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(491) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_propagation(disable events) 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(620) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_propagation(disable item) 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(620) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_propagation(hide item) 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(620) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_cancel() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(753) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_reentrant() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(786) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_velocity() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(823) : failure location
  FAIL!  : tst_qquickwindow::mouseFromTouch_basic() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(879) : failure location
  FAIL!  : tst_qquickwindow::clearColor() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(1018) : failure location
  FAIL!  : tst_qquickwindow::grab(visible) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1059) : failure location
  FAIL!  : tst_qquickwindow::multipleWindows() 'QTest::qWaitForWindowExposed(c)' returned FALSE. ()
  tst_qquickwindow.cpp(1083) : failure location
  FAIL!  : tst_qquickwindow::focusObject() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(1250) : failure location
  FAIL!  : tst_qquickwindow::ignoreUnhandledMouseEvents() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(1284) : failure location
  FAIL!  : tst_qquickwindow::ownershipRootItem() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(1329) : failure location
  FAIL!  : tst_qquickwindow::testExpose() '(window.isExposed())' returned FALSE. ()
  tst_qquickwindow.cpp(1560) : failure location
  FAIL!  : tst_qquickwindow::requestActivate() 'QTest::qWaitForWindowExposed(windows.at(0))' returned FALSE. ()
  tst_qquickwindow.cpp(1597) : failure location
  FAIL!  : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same
     Actual   (((windows.size()))): 7
     Expected (5)                 : 5
  tst_qquickwindow.cpp(1644) : failure location
  FAIL!  : tst_qquickwindow::qobjectEventFilter_touch() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1739) : failure location
  FAIL!  : tst_qquickwindow::qobjectEventFilter_key() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1764) : failure location
  FAIL!  : tst_qquickwindow::qobjectEventFilter_mouse() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1792) : failure location
  FAIL!  : tst_qquickwindow::cursor() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1368) : failure location
  FAIL!  : tst_qquickwindow::animatingSignal() '(window.isExposed())' returned FALSE. ()
  tst_qquickwindow.cpp(1817) : failure location
  FAIL!  : tst_qquickwindow::contentItemSize() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1833) : failure location
  Totals: 17 passed, 29 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickwindow *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_qquickwindow::initTestCase()
  PASS   : tst_qquickwindow::openglContextCreatedSignal()
  PASS   : tst_qquickwindow::aboutToStopSignal()
  FAIL!  : tst_qquickwindow::constantUpdates() '(item.iterations > 10)' returned FALSE. ()
  tst_qquickwindow.cpp(412) : failure location
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) '(counter.count() > frameCount)' returned FALSE. ()
  tst_qquickwindow.cpp(476) : failure location
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) '(counter.count() > frameCount)' returned FALSE. ()
  tst_qquickwindow.cpp(476) : failure location
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) '(counter.count() > frameCount)' returned FALSE. ()
  tst_qquickwindow.cpp(476) : failure location
  FAIL!  : tst_qquickwindow::mouseFiltering() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(958) : failure location
  FAIL!  : tst_qquickwindow::headless() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(1172) : failure location
  SKIP   : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature
  tst_qquickwindow.cpp(1222) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_basic() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(491) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_propagation(disable events) 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(620) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_propagation(disable item) 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(620) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_propagation(hide item) 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(620) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_cancel() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(753) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_reentrant() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(786) : failure location
  FAIL!  : tst_qquickwindow::touchEvent_velocity() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(823) : failure location
  FAIL!  : tst_qquickwindow::mouseFromTouch_basic() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(879) : failure location
  PASS   : tst_qquickwindow::clearWindow()
  PASS   : tst_qquickwindow::qmlCreation()
  FAIL!  : tst_qquickwindow::clearColor() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(1018) : failure location
  PASS   : tst_qquickwindow::defaultState()
  FAIL!  : tst_qquickwindow::grab(visible) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1059) : failure location
  PASS   : tst_qquickwindow::grab(invisible)
  FAIL!  : tst_qquickwindow::multipleWindows() 'QTest::qWaitForWindowExposed(c)' returned FALSE. ()
  tst_qquickwindow.cpp(1083) : failure location
  PASS   : tst_qquickwindow::animationsWhileHidden()
  FAIL!  : tst_qquickwindow::focusObject() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(1250) : failure location
  FAIL!  : tst_qquickwindow::ignoreUnhandledMouseEvents() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(1284) : failure location
  FAIL!  : tst_qquickwindow::ownershipRootItem() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickwindow.cpp(1329) : failure location
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=false)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=false)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=true)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=true)
  PASS   : tst_qquickwindow::showHideAnimate()
  FAIL!  : tst_qquickwindow::testExpose() '(window.isExposed())' returned FALSE. ()
  tst_qquickwindow.cpp(1560) : failure location
  FAIL!  : tst_qquickwindow::requestActivate() 'QTest::qWaitForWindowExposed(windows.at(0))' returned FALSE. ()
  tst_qquickwindow.cpp(1597) : failure location
  FAIL!  : tst_qquickwindow::testWindowVisibilityOrder() Compared values are not the same
     Actual   (((windows.size()))): 7
     Expected (5)                 : 5
  tst_qquickwindow.cpp(1644) : failure location
  PASS   : tst_qquickwindow::blockClosing()
  PASS   : tst_qquickwindow::crashWhenHoverItemDeleted()
  PASS   : tst_qquickwindow::unloadSubWindow()
  FAIL!  : tst_qquickwindow::qobjectEventFilter_touch() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1739) : failure location
  FAIL!  : tst_qquickwindow::qobjectEventFilter_key() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1764) : failure location
  FAIL!  : tst_qquickwindow::qobjectEventFilter_mouse() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1792) : failure location
  FAIL!  : tst_qquickwindow::cursor() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1368) : failure location
  FAIL!  : tst_qquickwindow::animatingSignal() '(window.isExposed())' returned FALSE. ()
  tst_qquickwindow.cpp(1817) : failure location
  FAIL!  : tst_qquickwindow::contentItemSize() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickwindow.cpp(1833) : failure location
  PASS   : tst_qquickwindow::cleanupTestCase()
  Totals: 17 passed, 29 failed, 1 skipped
  ********* Finished testing of tst_qquickwindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickwindow: 627 seconds, exit code 29
  
  Testing tst_qquickvisualdatamodel
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(listView) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(961) : failure location
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(package) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(961) : failure location
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(pathView) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(961) : failure location
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(repeater) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(961) : failure location
  Totals: 305 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickvisualdatamodel *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_qquickvisualdatamodel::initTestCase()
  PASS   : tst_qquickvisualdatamodel::rootIndex()
  PASS   : tst_qquickvisualdatamodel::updateLayout(item delegate)
  PASS   : tst_qquickvisualdatamodel::updateLayout(package delegate)
  PASS   : tst_qquickvisualdatamodel::childChanged(item delegate)
  PASS   : tst_qquickvisualdatamodel::childChanged(package delegate)
  PASS   : tst_qquickvisualdatamodel::noDelegate(item delegate)
  PASS   : tst_qquickvisualdatamodel::noDelegate(package delegate)
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(listView) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(961) : failure location
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(package) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(961) : failure location
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(pathView) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(961) : failure location
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(repeater) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(961) : failure location
  PASS   : tst_qquickvisualdatamodel::objectListModel()
  PASS   : tst_qquickvisualdatamodel::singleRole()
  PASS   : tst_qquickvisualdatamodel::modelProperties()
  PASS   : tst_qquickvisualdatamodel::packagesDestroyed()
  PASS   : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 forward)
  PASS   : tst_qquickvisualdatamodel::qaimRowsMoved(move 1 backwards)
  PASS   : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards)
  PASS   : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple forwards, with same to)
  PASS   : tst_qquickvisualdatamodel::qaimRowsMoved(move multiple backwards)
  PASS   : tst_qquickvisualdatamodel::subtreeRowsMoved()
  PASS   : tst_qquickvisualdatamodel::watchedRoles()
  PASS   : tst_qquickvisualdatamodel::hasModelChildren()
  PASS   : tst_qquickvisualdatamodel::setValue()
  PASS   : tst_qquickvisualdatamodel::remove(item delegate)
  PASS   : tst_qquickvisualdatamodel::remove(package)
  PASS   : tst_qquickvisualdatamodel::move(item delegate)
  PASS   : tst_qquickvisualdatamodel::move(package)
  PASS   : tst_qquickvisualdatamodel::groups(item delegate)
  PASS   : tst_qquickvisualdatamodel::groups(package)
  PASS   : tst_qquickvisualdatamodel::invalidGroups()
  PASS   : tst_qquickvisualdatamodel::get()
  PASS   : tst_qquickvisualdatamodel::onChanged(item appended)
  PASS   : tst_qquickvisualdatamodel::onChanged(item prepended)
  PASS   : tst_qquickvisualdatamodel::onChanged(item inserted)
  PASS   : tst_qquickvisualdatamodel::onChanged(item removed tail)
  PASS   : tst_qquickvisualdatamodel::onChanged(item removed head)
  PASS   : tst_qquickvisualdatamodel::onChanged(item removed middle)
  PASS   : tst_qquickvisualdatamodel::onChanged(item moved from tail)
  PASS   : tst_qquickvisualdatamodel::onChanged(item moved from head)
  PASS   : tst_qquickvisualdatamodel::onChanged(groups changed)
  PASS   : tst_qquickvisualdatamodel::onChanged(multiple removes)
  PASS   : tst_qquickvisualdatamodel::create()
  QWARN  : tst_qquickvisualdatamodel::incompleteModel() <Unknown File>: QML VisualDataGroup: remove: index out of range
  QWARN  : tst_qquickvisualdatamodel::incompleteModel() file:: Expected token `,'
  PASS   : tst_qquickvisualdatamodel::incompleteModel()
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items append)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items append with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items append)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at 2)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create appended)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at 2)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create inserted  with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items append)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items append)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items insert at 2)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ObjectList.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(ObjectList.items append)
  PASS   : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items append)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items insert at items.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items insert at visibleItems.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at items.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.selectedItems insert at visibleItems.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit number)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend, edit resolved)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items append with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items insert at 2 with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items append)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at 2)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at items.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.selectedItems create at visibleItems.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create appended)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at 2)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at items.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create at visibleItems.get(2))
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.create prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit number)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.number)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended, edit model.modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create appended with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create inserted  with groups)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create prepended clear persistence)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create appended clear persistence)
  PASS   : tst_qquickvisualdatamodel::insert(ListModel.items create inserted clear persistence)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items append)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items insert at 2)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit name)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items prepend, edit resolved)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.create prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit name)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.name)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(AbstractItemModel.items create prepended, edit model.modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items append)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items insert at 2)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit display)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items prepend, edit resolved)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.create prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit display)
  PASS   : tst_qquickvisualdatamodel::insert(StandardItemModel.items create prepended, edit model.display)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items append)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items insert at 2)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items prepend, edit resolved)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.create prepend modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit modelData)
  PASS   : tst_qquickvisualdatamodel::insert(StringList.items create prepended, edit model.modelData)
  PASS   : tst_qquickvisualdatamodel::insert(ObjectList.items prepend)
  PASS   : tst_qquickvisualdatamodel::insert(ObjectList.items append)
  PASS   : tst_qquickvisualdatamodel::insert(ObjectList.items insert at 2)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, move resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, move resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, move resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, remove resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, remove resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, remove resolved)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems prepend, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.selectedItems append, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(ListModel.items insert, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(AbstractItemModel.items insert, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(StandardItemModel.items prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(StandardItemModel.items append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(StandardItemModel.items insert, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::resolve(StringList.items prepend, resolve prepended)
  PASS   : tst_qquickvisualdatamodel::resolve(StringList.items append, resolve appended)
  PASS   : tst_qquickvisualdatamodel::resolve(StringList.items insert, resolve inserted)
  PASS   : tst_qquickvisualdatamodel::warnings(insert < 0)
  PASS   : tst_qquickvisualdatamodel::warnings(insert > length)
  PASS   : tst_qquickvisualdatamodel::warnings(create < 0)
  PASS   : tst_qquickvisualdatamodel::warnings(create > length)
  PASS   : tst_qquickvisualdatamodel::warnings(resolve from < 0)
  PASS   : tst_qquickvisualdatamodel::warnings(resolve from > length)
  PASS   : tst_qquickvisualdatamodel::warnings(resolve to < 0)
  PASS   : tst_qquickvisualdatamodel::warnings(resolve to > length)
  PASS   : tst_qquickvisualdatamodel::warnings(resolve from invalid index)
  PASS   : tst_qquickvisualdatamodel::warnings(resolve to invalid index)
  PASS   : tst_qquickvisualdatamodel::warnings(resolve already resolved item)
  PASS   : tst_qquickvisualdatamodel::warnings(resolve already resolved item)
  PASS   : tst_qquickvisualdatamodel::warnings(remove index < 0)
  PASS   : tst_qquickvisualdatamodel::warnings(remove index == length)
  PASS   : tst_qquickvisualdatamodel::warnings(remove index > length)
  PASS   : tst_qquickvisualdatamodel::warnings(remove invalid index)
  PASS   : tst_qquickvisualdatamodel::warnings(remove count < 0)
  PASS   : tst_qquickvisualdatamodel::warnings(remove index + count > length)
  PASS   : tst_qquickvisualdatamodel::warnings(addGroups index < 0)
  PASS   : tst_qquickvisualdatamodel::warnings(addGroups index == length)
  PASS   : tst_qquickvisualdatamodel::warnings(addGroups index > length)
  PASS   : tst_qquickvisualdatamodel::warnings(addGroups count < 0)
  PASS   : tst_qquickvisualdatamodel::warnings(addGroups index + count > length)
  (... 2834 lines omitted; there are too many errors!)
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/main.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/main.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/main.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/main.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/main.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/slideswitch.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/slideswitch.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/main.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/main.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/main.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/main.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level0.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level0.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level1.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level1.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level2.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level2.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level3.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level3.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level4.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level4.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level5.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level5.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level6.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level6.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level7.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level7.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level8.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level8.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level9.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level9.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/tiles.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/tiles.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/views/gridview.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/views/gridview.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/focus.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/focus.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/age.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/age.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/attractor.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/attractor.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/customaffector.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/customaffector.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/friction.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/friction.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/gravity.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/gravity.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/groupgoal.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/groupgoal.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/move.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/move.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/spritegoal.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/spritegoal.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/turbulence.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/turbulence.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/wander.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/wander.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/blurparticles.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/blurparticles.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/fragmentshader.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/fragmentshader.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/imagecolors.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/imagecolors.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/burstandpulse.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/burstandpulse.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/customemitter.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/customemitter.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/emitmask.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/emitmask.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/maximumemitted.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/maximumemitted.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/shapeanddirection.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/shapeanddirection.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/trailemitter.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/trailemitter.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/velocityfrommotion.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/velocityfrommotion.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/allatonce.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/allatonce.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colored.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colored.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colortable.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colortable.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/deformation.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/deformation.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/rotation.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/rotation.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sharing.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sharing.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sprites.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sprites.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/delegates.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/delegates.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamiccomparison.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamiccomparison.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamicemitters.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamicemitters.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/multiplepainters.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/multiplepainters.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/startstop.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/startstop.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/timedgroupchanges.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/timedgroupchanges.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutdirection/layoutdirection.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutdirection/layoutdirection.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutmirroring/layoutmirroring.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutmirroring/layoutmirroring.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/textalignment/textalignment.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/textalignment/textalignment.qml) QQmlComponent: Component destroyed while completion pending
  FAIL!  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/text/imgtag/imgtag.qml) 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_examples.cpp(278) : failure location
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/text/imgtag/imgtag.qml) QQmlComponent: Component destroyed while completion pending
  QtQA::App::TestRunner: Timed out after 400 seconds
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_examples: 802 seconds, exit code 293
  
  Testing tst_QQuickItemLayer
  FAIL!  : tst_QQuickItemLayer::layerZOrder(!effect) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickitemlayer.cpp(317) : failure location
  FAIL!  : tst_QQuickItemLayer::layerZOrder(effect) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickitemlayer.cpp(317) : failure location
  FAIL!  : tst_QQuickItemLayer::changeZOrder(layered, effect) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickitemlayer.cpp(354) : failure location
  FAIL!  : tst_QQuickItemLayer::changeZOrder(layered, !effect) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickitemlayer.cpp(354) : failure location
  FAIL!  : tst_QQuickItemLayer::changeZOrder(!layered) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickitemlayer.cpp(354) : failure location
  Totals: 25 passed, 5 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickItemLayer *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_QQuickItemLayer::initTestCase()
  PASS   : tst_QQuickItemLayer::layerEnabled()
  PASS   : tst_QQuickItemLayer::layerSmooth()
  PASS   : tst_QQuickItemLayer::layerMipmap()
  PASS   : tst_QQuickItemLayer::layerEffect()
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, !visible, a=1)
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, visible, a=1)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, !visible, a=1)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, visible, a=1)
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, !visible, a=.5)
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, visible, a=.5)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, !visible, a=.5)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, visible, a=.5)
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, !visible, a=0)
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, visible, a=0)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, !visible, a=0)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, visible, a=0)
  PASS   : tst_QQuickItemLayer::layerSourceRect()
  FAIL!  : tst_QQuickItemLayer::layerZOrder(!effect) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickitemlayer.cpp(317) : failure location
  FAIL!  : tst_QQuickItemLayer::layerZOrder(effect) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickitemlayer.cpp(317) : failure location
  PASS   : tst_QQuickItemLayer::layerIsTextureProvider()
  FAIL!  : tst_QQuickItemLayer::changeZOrder(layered, effect) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickitemlayer.cpp(354) : failure location
  FAIL!  : tst_QQuickItemLayer::changeZOrder(layered, !effect) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickitemlayer.cpp(354) : failure location
  FAIL!  : tst_QQuickItemLayer::changeZOrder(!layered) 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickitemlayer.cpp(354) : failure location
  PASS   : tst_QQuickItemLayer::toggleLayerAndEffect()
  PASS   : tst_QQuickItemLayer::disableLayer()
  QWARN  : tst_QQuickItemLayer::changeSamplerName() QQuickShaderEffect: 'foo' does not have a matching property!
  PASS   : tst_QQuickItemLayer::changeSamplerName()
  PASS   : tst_QQuickItemLayer::itemEffect()
  PASS   : tst_QQuickItemLayer::rectangleEffect()
  PASS   : tst_QQuickItemLayer::cleanupTestCase()
  Totals: 25 passed, 5 failed, 0 skipped
  ********* Finished testing of tst_QQuickItemLayer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickitemlayer: 284 seconds, exit code 5
  
  Testing tst_qquickspritesequence
  FAIL!  : tst_qquickspritesequence::test_properties() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickspritesequence.cpp(65) : failure location
  FAIL!  : tst_qquickspritesequence::test_framerateAdvance() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickspritesequence.cpp(108) : failure location
  FAIL!  : tst_qquickspritesequence::test_huge() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickspritesequence.cpp(93) : failure location
  FAIL!  : tst_qquickspritesequence::test_jumpToCrash() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickspritesequence.cpp(124) : failure location
  Totals: 2 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickspritesequence *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_qquickspritesequence::initTestCase()
  FAIL!  : tst_qquickspritesequence::test_properties() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickspritesequence.cpp(65) : failure location
  FAIL!  : tst_qquickspritesequence::test_framerateAdvance() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickspritesequence.cpp(108) : failure location
  FAIL!  : tst_qquickspritesequence::test_huge() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickspritesequence.cpp(93) : failure location
  FAIL!  : tst_qquickspritesequence::test_jumpToCrash() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickspritesequence.cpp(124) : failure location
  PASS   : tst_qquickspritesequence::cleanupTestCase()
  Totals: 2 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_qquickspritesequence *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickspritesequence: 41 seconds, exit code 4
  
  Testing tst_qquickstates
  FAIL!  : tst_qquickstates::anchorRewindBug() 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickstates.cpp(1014) : failure location
  Totals: 46 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickstates *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_qquickstates::initTestCase()
  PASS   : tst_qquickstates::basicChanges()
  PASS   : tst_qquickstates::attachedPropertyChanges()
  PASS   : tst_qquickstates::basicExtension()
  PASS   : tst_qquickstates::basicBinding()
  PASS   : tst_qquickstates::signalOverride()
  PASS   : tst_qquickstates::signalOverrideCrash()
  PASS   : tst_qquickstates::signalOverrideCrash2()
  PASS   : tst_qquickstates::signalOverrideCrash3()
  PASS   : tst_qquickstates::signalOverrideCrash4()
  PASS   : tst_qquickstates::parentChange()
  PASS   : tst_qquickstates::parentChangeErrors()
  PASS   : tst_qquickstates::anchorChanges()
  PASS   : tst_qquickstates::anchorChanges2()
  PASS   : tst_qquickstates::anchorChanges3()
  PASS   : tst_qquickstates::anchorChanges4()
  PASS   : tst_qquickstates::anchorChanges5()
  PASS   : tst_qquickstates::anchorChangesRTL()
  PASS   : tst_qquickstates::anchorChangesRTL2()
  PASS   : tst_qquickstates::anchorChangesRTL3()
  PASS   : tst_qquickstates::anchorChangesCrash()
  FAIL!  : tst_qquickstates::anchorRewindBug() 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickstates.cpp(1014) : failure location
  PASS   : tst_qquickstates::anchorRewindBug2()
  PASS   : tst_qquickstates::script()
  PASS   : tst_qquickstates::restoreEntryValues()
  PASS   : tst_qquickstates::explicitChanges()
  PASS   : tst_qquickstates::propertyErrors()
  PASS   : tst_qquickstates::incorrectRestoreBug()
  PASS   : tst_qquickstates::autoStateAtStartupRestoreBug()
  PASS   : tst_qquickstates::deletingChange()
  PASS   : tst_qquickstates::deletingState()
  PASS   : tst_qquickstates::tempState()
  PASS   : tst_qquickstates::illegalTempState()
  PASS   : tst_qquickstates::nonExistantProperty()
  PASS   : tst_qquickstates::reset()
  PASS   : tst_qquickstates::illegalObjectCreation()
  PASS   : tst_qquickstates::whenOrdering()
  PASS   : tst_qquickstates::urlResolution()
  PASS   : tst_qquickstates::unnamedWhen()
  PASS   : tst_qquickstates::returnToBase()
  PASS   : tst_qquickstates::extendsBug()
  PASS   : tst_qquickstates::editProperties()
  PASS   : tst_qquickstates::QTBUG_14830()
  PASS   : tst_qquickstates::avoidFastForward()
  PASS   : tst_qquickstates::revertListBug()
  PASS   : tst_qquickstates::QTBUG_38492()
  PASS   : tst_qquickstates::cleanupTestCase()
  Totals: 46 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qquickstates *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickstates: 12 seconds, exit code 1
  
  Testing tst_qquickshadereffect
  FAIL!  : tst_qquickshadereffect::deleteSourceItem() 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickshadereffect.cpp(294) : failure location
  FAIL!  : tst_qquickshadereffect::deleteShaderEffectSource() 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickshadereffect.cpp(309) : failure location
  Totals: 20 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickshadereffect *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_qquickshadereffect::initTestCase()
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(default)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(empty)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(inside line comments)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(inside block comments)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(inside preprocessor directive)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(line comments between)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(block comments between)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(preprocessor directive between)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(newline between)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(extra characters #1)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(extra characters #2)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(missing characters #1)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(missing characters #2)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(precision)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(property name #1)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(property name #2)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(property name #3)
  PASS   : tst_qquickshadereffect::lookThroughShaderCode(property name #4)
  FAIL!  : tst_qquickshadereffect::deleteSourceItem() 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickshadereffect.cpp(294) : failure location
  FAIL!  : tst_qquickshadereffect::deleteShaderEffectSource() 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickshadereffect.cpp(309) : failure location
  PASS   : tst_qquickshadereffect::cleanupTestCase()
  Totals: 20 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_qquickshadereffect *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickshadereffect: 21 seconds, exit code 2
  
  Testing tst_qquickscreen
  FAIL!  : tst_qquickscreen::basicProperties() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickscreen.cpp(61) : failure location
  Totals: 2 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickscreen *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_qquickscreen::initTestCase()
  FAIL!  : tst_qquickscreen::basicProperties() 'QTest::qWaitForWindowExposed(&view)' returned FALSE. ()
  tst_qquickscreen.cpp(61) : failure location
  PASS   : tst_qquickscreen::cleanupTestCase()
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qquickscreen *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickscreen: 10 seconds, exit code 1
  
  Testing tst_QQuickPinchArea
  FAIL!  : tst_QQuickPinchArea::scale() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickpincharea.cpp(214) : failure location
  FAIL!  : tst_QQuickPinchArea::pan() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickpincharea.cpp(275) : failure location
  FAIL!  : tst_QQuickPinchArea::retouch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickpincharea.cpp(334) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking inner pinch 1) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking inner pinch 2) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking inner pinch 3) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking outer pinch 1) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking outer pinch 2) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking outer pinch 3) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  Totals: 3 passed, 9 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickPinchArea *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_QQuickPinchArea::initTestCase()
  PASS   : tst_QQuickPinchArea::pinchProperties()
  FAIL!  : tst_QQuickPinchArea::scale() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickpincharea.cpp(214) : failure location
  FAIL!  : tst_QQuickPinchArea::pan() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickpincharea.cpp(275) : failure location
  FAIL!  : tst_QQuickPinchArea::retouch() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickpincharea.cpp(334) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking inner pinch 1) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking inner pinch 2) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking inner pinch 3) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking outer pinch 1) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking outer pinch 2) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  FAIL!  : tst_QQuickPinchArea::transformedPinchArea(checking outer pinch 3) 'QTest::qWaitForWindowExposed(view)' returned FALSE. ()
  tst_qquickpincharea.cpp(446) : failure location
  PASS   : tst_QQuickPinchArea::cleanupTestCase()
  Totals: 3 passed, 9 failed, 0 skipped
  ********* Finished testing of tst_QQuickPinchArea *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickpincharea: 91 seconds, exit code 9
  
  Testing tst_QQuickPaintedItem
  FAIL!  : tst_QQuickPaintedItem::initTestCase() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickpainteditem.cpp(107) : failure location
  Totals: 1 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickPaintedItem *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  FAIL!  : tst_QQuickPaintedItem::initTestCase() 'QTest::qWaitForWindowExposed(&window)' returned FALSE. ()
  tst_qquickpainteditem.cpp(107) : failure location
  PASS   : tst_QQuickPaintedItem::cleanupTestCase()
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQuickPaintedItem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickpainteditem: 11 seconds, exit code 1
  
  Testing tst_QQuickFramebufferObject
  FAIL!  : tst_QQuickFramebufferObject::testInvalidate() Compared values are not the same
     Actual   (frameInfo.fboSize): QSize(80x80)
     Expected (QSize(200, 200))  : QSize(200x200)
  tst_qquickframebufferobject.cpp(243) : failure location
  Totals: 6 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickFramebufferObject *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_QQuickFramebufferObject::initTestCase()
  PASS   : tst_QQuickFramebufferObject::testThatStuffWorks(red, !aa, item-size)
  PASS   : tst_QQuickFramebufferObject::testThatStuffWorks(green, !aa, 80x80)
  PASS   : tst_QQuickFramebufferObject::testThatStuffWorks(blue, aa, item-size)
  PASS   : tst_QQuickFramebufferObject::testThatStuffWorks(pink, aa, 80x80)
  FAIL!  : tst_QQuickFramebufferObject::testInvalidate() Compared values are not the same
     Actual   (frameInfo.fboSize): QSize(80x80)
     Expected (QSize(200, 200))  : QSize(200x200)
  tst_qquickframebufferobject.cpp(243) : failure location
  PASS   : tst_QQuickFramebufferObject::cleanupTestCase()
  Totals: 6 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQuickFramebufferObject *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickframebufferobject: 51 seconds, exit code 1
  
  Testing tst_qquickanimatedsprite
  FAIL!  : tst_qquickanimatedsprite::test_properties() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickanimatedsprite.cpp(72) : failure location
  FAIL!  : tst_qquickanimatedsprite::test_runningChangedSignal() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickanimatedsprite.cpp(97) : failure location
  FAIL!  : tst_qquickanimatedsprite::test_frameChangedSignal() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickanimatedsprite.cpp(120) : failure location
  Totals: 2 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickanimatedsprite *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_qquickanimatedsprite::initTestCase()
  FAIL!  : tst_qquickanimatedsprite::test_properties() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickanimatedsprite.cpp(72) : failure location
  FAIL!  : tst_qquickanimatedsprite::test_runningChangedSignal() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickanimatedsprite.cpp(97) : failure location
  FAIL!  : tst_qquickanimatedsprite::test_frameChangedSignal() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qquickanimatedsprite.cpp(120) : failure location
  PASS   : tst_qquickanimatedsprite::cleanupTestCase()
  Totals: 2 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_qquickanimatedsprite *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickanimatedsprite: 31 seconds, exit code 3
  
  Testing tst_QQMLTypeLoader
  FAIL!  : tst_QQMLTypeLoader::testLoadComplete() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qqmltypeloader.cpp(64) : failure location
  Totals: 2 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQMLTypeLoader *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_QQMLTypeLoader::initTestCase()
  QDEBUG : tst_QQMLTypeLoader::testLoadComplete() ("C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmltypeloader", "C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmltypeloader/release", "C:/work/build/qt/qtbase/qml")
  FAIL!  : tst_QQMLTypeLoader::testLoadComplete() 'QTest::qWaitForWindowExposed(window)' returned FALSE. ()
  tst_qqmltypeloader.cpp(64) : failure location
  PASS   : tst_QQMLTypeLoader::cleanupTestCase()
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQMLTypeLoader *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmltypeloader: 11 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.3_Integration/build_00058/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.3_1404282535):
    http://codereview.qt-project.org/88537 [PS2] - Fix crash on QQmlEngine destruction.



More information about the Ci-reports mailing list