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

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Dec 2 11:49:15 CET 2013


seventy-nine autotests failed :(

  Testing tst_TouchMouse
  FAIL!  : tst_TouchMouse::buttonOnFlickable() Compared pointers are not the same
     Actual   (windowPriv->mouseGrabberItem): 00000059830FC490
     Expected (flickable)                   : 000000598570B520
  tst_touchmouse.cpp(561) : failure location
  FAIL!  : tst_TouchMouse::pinchOnFlickable() '!flickable->isAtXBeginning()' returned FALSE. ()
  tst_touchmouse.cpp(736) : failure location
  FAIL!  : tst_TouchMouse::flickableOnPinch() 'rect->scale() > 1.0' returned FALSE. ()
  tst_touchmouse.cpp(834) : failure location
  FAIL!  : tst_TouchMouse::mouseOnFlickableOnPinch() 'rect->scale() > 1.0' returned FALSE. ()
  tst_touchmouse.cpp(900) : failure location
  Totals: 9 passed, 4 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.2.1, Qt 5.2.1
  PASS   : tst_TouchMouse::initTestCase()
  PASS   : tst_TouchMouse::simpleTouchEvent()
  PASS   : tst_TouchMouse::testEventFilter()
  PASS   : tst_TouchMouse::mouse()
  PASS   : tst_TouchMouse::touchOverMouse()
  PASS   : tst_TouchMouse::mouseOverTouch()
  QWARN  : tst_TouchMouse::buttonOnFlickable() <Unknown File>: TypeError: Type error
  FAIL!  : tst_TouchMouse::buttonOnFlickable() Compared pointers are not the same
     Actual   (windowPriv->mouseGrabberItem): 000000D94EAF0D30
     Expected (flickable)                   : 000000D94E9DBBF0
  tst_touchmouse.cpp(561) : failure location
  QWARN  : tst_TouchMouse::buttonOnTouch() <Unknown File>: TypeError: Type error
  QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale:  1
  QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale:  1
  QDEBUG : tst_TouchMouse::buttonOnTouch() Button scale:  1
  QDEBUG : tst_TouchMouse::buttonOnTouch() 1
  QDEBUG : tst_TouchMouse::buttonOnTouch() 1
  QDEBUG : tst_TouchMouse::buttonOnTouch() 1
  PASS   : tst_TouchMouse::buttonOnTouch()
  QWARN  : tst_TouchMouse::pinchOnFlickable() <Unknown File>: TypeError: Type error
  FAIL!  : tst_TouchMouse::pinchOnFlickable() '!flickable->isAtXBeginning()' returned FALSE. ()
  tst_touchmouse.cpp(736) : failure location
  QWARN  : tst_TouchMouse::flickableOnPinch() <Unknown File>: TypeError: Type error
  QDEBUG : tst_TouchMouse::flickableOnPinch() Pos:  QPointF(200, 200)
  FAIL!  : tst_TouchMouse::flickableOnPinch() 'rect->scale() > 1.0' returned FALSE. ()
  tst_touchmouse.cpp(834) : failure location
  QWARN  : tst_TouchMouse::mouseOnFlickableOnPinch() <Unknown File>: TypeError: Type error
  QDEBUG : tst_TouchMouse::mouseOnFlickableOnPinch() Pos:  QPointF(200, 200)
  FAIL!  : tst_TouchMouse::mouseOnFlickableOnPinch() 'rect->scale() > 1.0' returned FALSE. ()
  tst_touchmouse.cpp(900) : failure location
  QWARN  : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne() <Unknown File>: TypeError: Type error
  PASS   : tst_TouchMouse::tapOnDismissiveTopMouseAreaClicksBottomOne()
  PASS   : tst_TouchMouse::cleanupTestCase()
  Totals: 9 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_TouchMouse *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_touchmouse: 16 seconds, exit code 4
  
  Testing tst_qtqmlmodules
  FAIL!  : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. ()
  tst_qtqmlmodules.cpp(66) : failure location
  FAIL!  : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. ()
  tst_qtqmlmodules.cpp(77) : failure location
  FAIL!  : tst_qtqmlmodules::unavailableTypes() 'object->property("success").toBool()' returned FALSE. ()
  tst_qtqmlmodules.cpp(88) : 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_qtqmlmodules *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_qtqmlmodules::initTestCase()
  QWARN  : tst_qtqmlmodules::baseTypes() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. ()
  tst_qtqmlmodules.cpp(66) : failure location
  QWARN  : tst_qtqmlmodules::modelsTypes() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. ()
  tst_qtqmlmodules.cpp(77) : failure location
  QWARN  : tst_qtqmlmodules::unavailableTypes() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qtqmlmodules::unavailableTypes() 'object->property("success").toBool()' returned FALSE. ()
  tst_qtqmlmodules.cpp(88) : failure location
  PASS   : tst_qtqmlmodules::cleanupTestCase()
  Totals: 2 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_qtqmlmodules *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtqmlmodules: 0.81458 seconds, exit code 3
  
  Testing tst_qquickwindow
  FAIL!  : tst_qquickwindow::animationsWhileHidden() 'window->isVisible()' returned FALSE. ()
  tst_qquickwindow.cpp(1034) : failure location
  FAIL!  : tst_qquickwindow::requestActivate() 'QGuiApplication::focusWindow() == windows.at(0)' returned FALSE. ()
  tst_qquickwindow.cpp(1487) : failure location
  Totals: 34 passed, 2 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.2.1, Qt 5.2.1
  PASS   : tst_qquickwindow::initTestCase()
  PASS   : tst_qquickwindow::constantUpdates()
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender)
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender)
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped)
  PASS   : tst_qquickwindow::mouseFiltering()
  QWARN  : tst_qquickwindow::headless() <Unknown File>: TypeError: Type error
  PASS   : tst_qquickwindow::headless()
  SKIP   : tst_qquickwindow::noUpdateWhenNothingChanges() Only threaded renderloop implements this feature
  tst_qquickwindow.cpp(1103) : failure location
  PASS   : tst_qquickwindow::touchEvent_basic()
  PASS   : tst_qquickwindow::touchEvent_propagation(disable events)
  PASS   : tst_qquickwindow::touchEvent_propagation(disable item)
  PASS   : tst_qquickwindow::touchEvent_propagation(hide item)
  PASS   : tst_qquickwindow::touchEvent_cancel()
  PASS   : tst_qquickwindow::touchEvent_reentrant()
  PASS   : tst_qquickwindow::touchEvent_velocity()
  PASS   : tst_qquickwindow::mouseFromTouch_basic()
  PASS   : tst_qquickwindow::clearWindow()
  PASS   : tst_qquickwindow::qmlCreation()
  PASS   : tst_qquickwindow::clearColor()
  PASS   : tst_qquickwindow::grab(visible)
  PASS   : tst_qquickwindow::grab(invisible)
  PASS   : tst_qquickwindow::multipleWindows()
  QWARN  : tst_qquickwindow::animationsWhileHidden() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickwindow::animationsWhileHidden() 'window->isVisible()' returned FALSE. ()
  tst_qquickwindow.cpp(1034) : failure location
  PASS   : tst_qquickwindow::focusObject()
  PASS   : tst_qquickwindow::ignoreUnhandledMouseEvents()
  QWARN  : tst_qquickwindow::ownershipRootItem() <Unknown File>: TypeError: Type error
  PASS   : tst_qquickwindow::ownershipRootItem()
  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()
  PASS   : tst_qquickwindow::testExpose()
  QWARN  : tst_qquickwindow::requestActivate() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickwindow::requestActivate() 'QGuiApplication::focusWindow() == windows.at(0)' returned FALSE. ()
  tst_qquickwindow.cpp(1487) : failure location
  QWARN  : tst_qquickwindow::blockClosing() <Unknown File>: TypeError: Type error
  PASS   : tst_qquickwindow::blockClosing()
  QWARN  : tst_qquickwindow::crashWhenHoverItemDeleted() <Unknown File>: TypeError: Type error
  PASS   : tst_qquickwindow::crashWhenHoverItemDeleted()
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  PASS   : tst_qquickwindow::cursor()
  PASS   : tst_qquickwindow::cleanupTestCase()
  Totals: 34 passed, 2 failed, 1 skipped
  ********* Finished testing of tst_qquickwindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickwindow: 33 seconds, exit code 2
  
  Testing tst_qquickvisualdatamodel
  FAIL!  : tst_qquickvisualdatamodel::rootIndex() 'qvariant_cast<QModelIndex>(obj->rootIndex()) == model.index(0,0)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(524) : failure location
  FAIL!  : tst_qquickvisualdatamodel::updateLayout(item delegate) 'name' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(565) : failure location
  FAIL!  : tst_qquickvisualdatamodel::updateLayout(package delegate) 'name' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(565) : failure location
  FAIL!  : tst_qquickvisualdatamodel::childChanged(item delegate) Compared values are not the same
     Actual   (listview->count()): 0
     Expected (1)                : 1
  tst_qquickvisualdatamodel.cpp(616) : failure location
  FAIL!  : tst_qquickvisualdatamodel::childChanged(package delegate) Compared values are not the same
     Actual   (listview->count()): 0
     Expected (1)                : 1
  tst_qquickvisualdatamodel.cpp(616) : failure location
  FAIL!  : tst_qquickvisualdatamodel::noDelegate(item delegate) Compared values are not the same
     Actual   (vdm->count()): 0
     Expected (3)           : 3
  tst_qquickvisualdatamodel.cpp(931) : failure location
  FAIL!  : tst_qquickvisualdatamodel::noDelegate(package delegate) Compared values are not the same
     Actual   (vdm->count()): 0
     Expected (3)           : 3
  tst_qquickvisualdatamodel.cpp(931) : failure location
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(listView) 'delegate = findItem<QQuickItem>(view.contentItem(), "delegate", 1)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(963) : failure location
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(pathView) 'delegate = findItem<QQuickItem>(view.contentItem(), "delegate", 1)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(963) : failure location
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(repeater) 'delegate = findItem<QQuickItem>(view.contentItem(), "delegate", 1)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(963) : failure location
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickvisualdatamodel *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_qquickvisualdatamodel::initTestCase()
  QWARN  : tst_qquickvisualdatamodel::rootIndex() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickvisualdatamodel::rootIndex() 'qvariant_cast<QModelIndex>(obj->rootIndex()) == model.index(0,0)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(524) : failure location
  QWARN  : tst_qquickvisualdatamodel::updateLayout(item delegate) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickvisualdatamodel::updateLayout(item delegate) 'name' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(565) : failure location
  QWARN  : tst_qquickvisualdatamodel::updateLayout(package delegate) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickvisualdatamodel::updateLayout(package delegate) 'name' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(565) : failure location
  QWARN  : tst_qquickvisualdatamodel::childChanged(item delegate) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickvisualdatamodel::childChanged(item delegate) Compared values are not the same
     Actual   (listview->count()): 0
     Expected (1)                : 1
  tst_qquickvisualdatamodel.cpp(616) : failure location
  QWARN  : tst_qquickvisualdatamodel::childChanged(package delegate) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickvisualdatamodel::childChanged(package delegate) Compared values are not the same
     Actual   (listview->count()): 0
     Expected (1)                : 1
  tst_qquickvisualdatamodel.cpp(616) : failure location
  QWARN  : tst_qquickvisualdatamodel::noDelegate(item delegate) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickvisualdatamodel::noDelegate(item delegate) Compared values are not the same
     Actual   (vdm->count()): 0
     Expected (3)           : 3
  tst_qquickvisualdatamodel.cpp(931) : failure location
  QWARN  : tst_qquickvisualdatamodel::noDelegate(package delegate) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickvisualdatamodel::noDelegate(package delegate) Compared values are not the same
     Actual   (vdm->count()): 0
     Expected (3)           : 3
  tst_qquickvisualdatamodel.cpp(931) : failure location
  QWARN  : tst_qquickvisualdatamodel::itemsDestroyed(listView) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(listView) 'delegate = findItem<QQuickItem>(view.contentItem(), "delegate", 1)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(963) : failure location
  QWARN  : tst_qquickvisualdatamodel::itemsDestroyed(package) <Unknown File>: TypeError: Type error
  PASS   : tst_qquickvisualdatamodel::itemsDestroyed(package)
  QWARN  : tst_qquickvisualdatamodel::itemsDestroyed(pathView) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(pathView) 'delegate = findItem<QQuickItem>(view.contentItem(), "delegate", 1)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(963) : failure location
  QWARN  : tst_qquickvisualdatamodel::itemsDestroyed(repeater) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickvisualdatamodel::itemsDestroyed(repeater) 'delegate = findItem<QQuickItem>(view.contentItem(), "delegate", 1)' returned FALSE. ()
  tst_qquickvisualdatamodel.cpp(963) : failure location
  QWARN  : tst_qquickvisualdatamodel::objectListModel() <Unknown File>: TypeError: Type error
  PASS   : tst_qquickvisualdatamodel::objectListModel()
  QWARN  : tst_qquickvisualdatamodel::singleRole() <Unknown File>: TypeError: Type error
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickvisualdatamodel: 1 seconds, exit code 3221225477
  
  Testing tst_qquickturbulence
  FAIL!  : tst_qquickturbulence::test_basic() 'd->vx != 0.f' returned FALSE. ()
  tst_qquickturbulence.cpp(79) : 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_qquickturbulence *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_qquickturbulence::initTestCase()
  QWARN  : tst_qquickturbulence::test_basic() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquickturbulence::test_basic() 'd->vx != 0.f' returned FALSE. ()
  tst_qquickturbulence.cpp(79) : failure location
  PASS   : tst_qquickturbulence::cleanupTestCase()
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qquickturbulence *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickturbulence: 12 seconds, exit code 1
  
  Testing tst_qquicktextinput
  FAIL!  : tst_qquicktextinput::persistentSelection() Compared values are not the same
     Actual   (input->property("selected").toString()):
     Expected (QLatin1String("ell"))                  : ell
  tst_qquicktextinput.cpp(767) : failure location
  FAIL!  : tst_qquicktextinput::positionAt() 'textLeftWidthEnd >= textWidth - textinputObject->width() / 2' returned FALSE. ()
  tst_qquicktextinput.cpp(1794) : failure location
  FAIL!  : tst_qquicktextinput::validators() Compared values are not the same
     Actual   (unvalidatedInput->property("acceptable").toBool()): 0
     Expected (true)                                             : 1
  tst_qquicktextinput.cpp(2187) : failure location
  FAIL!  : tst_qquicktextinput::signal_accepted() Compared values are not the same
     Actual   (input->hasAcceptableInput()): 1
     Expected (false)                      : 0
  tst_qquicktextinput.cpp(2285) : failure location
  FAIL!  : tst_qquicktextinput::signal_editingfinished() Compared values are not the same
     Actual   (input2->hasAcceptableInput()): 1
     Expected (false)                       : 0
  tst_qquicktextinput.cpp(2364) : failure location
  FAIL!  : tst_qquicktextinput::cursorDelegate(out of line) 'delegateObject' returned FALSE. ()
  tst_qquicktextinput.cpp(2756) : failure location
  FAIL!  : tst_qquicktextinput::cursorDelegate(in line) Compared values are not the same
     Actual   (delegateObject->property("localProperty").toString()):
     Expected (QString("Hello"))                                    : Hello
  tst_qquicktextinput.cpp(2757) : failure location
  FAIL!  : tst_qquicktextinput::cursorDelegate(external) Compared values are not the same
     Actual   (delegateObject->property("localProperty").toString()):
     Expected (QString("Hello"))                                    : Hello
  tst_qquicktextinput.cpp(2757) : failure location
  FAIL!  : tst_qquicktextinput::remoteCursorDelegate() 'textInputObject->findChild<QQuickItem*>("cursorInstance")' returned FALSE. ()
  tst_qquicktextinput.cpp(2879) : failure location
  FAIL!  : tst_qquicktextinput::readOnly() 'input != 0' returned FALSE. ()
  tst_qquicktextinput.cpp(3187) : failure location
  FAIL!  : tst_qquicktextinput::echoMode() 'input != 0' returned FALSE. ()
  tst_qquicktextinput.cpp(3215) : failure location
  FAIL!  : tst_qquicktextinput::preeditAutoScroll() 'evaluate<int>(input, QString("positionAt(0)")) != 0' returned FALSE. ()
  tst_qquicktextinput.cpp(3688) : failure location
  FAIL!  : tst_qquicktextinput::QTBUG_19956(intvalidator) '!window.rootObject()->property("acceptableInput").toBool()' returned FALSE. ()
  tst_qquicktextinput.cpp(5758) : failure location
  FAIL!  : tst_qquicktextinput::QTBUG_19956(doublevalidator) '!window.rootObject()->property("acceptableInput").toBool()' returned FALSE. ()
  tst_qquicktextinput.cpp(5758) : failure location
  FAIL!  : tst_qquicktextinput::QTBUG_19956_regexp() '!window.rootObject()->property("acceptableInput").toBool()' returned FALSE. ()
  tst_qquicktextinput.cpp(5789) : failure location
  Totals: 379 passed, 15 failed, 6 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquicktextinput *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_qquicktextinput::initTestCase()
  PASS   : tst_qquicktextinput::text()
  PASS   : tst_qquicktextinput::width()
  PASS   : tst_qquicktextinput::font()
  PASS   : tst_qquicktextinput::color()
  PASS   : tst_qquicktextinput::wrap()
  PASS   : tst_qquicktextinput::selection()
  QWARN  : tst_qquicktextinput::persistentSelection() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquicktextinput::persistentSelection() Compared values are not the same
     Actual   (input->property("selected").toString()):
     Expected (QLatin1String("ell"))                  : ell
  tst_qquicktextinput.cpp(767) : failure location
  PASS   : tst_qquicktextinput::isRightToLeft(Empty)
  PASS   : tst_qquicktextinput::isRightToLeft(Neutral)
  PASS   : tst_qquicktextinput::isRightToLeft(LTR)
  PASS   : tst_qquicktextinput::isRightToLeft(RTL)
  PASS   : tst_qquicktextinput::isRightToLeft(Bidi RTL + LTR + RTL)
  PASS   : tst_qquicktextinput::isRightToLeft(Bidi LTR + RTL + LTR)
  PASS   : tst_qquicktextinput::moveCursorSelection((t)he|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(do(g)|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum(p)ed|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jumped( )over|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection((the )|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(( dog)|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(( jumped )|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(th(e qu)ick|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(la(zy d)og|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum(ped ov)er|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(()the|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(dog()|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum()ped|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(t)he>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<do(g)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jum(p)ed>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jumped( )>over|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(jumped<( )over>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(the )>quick|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(the )quick>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<lazy( dog)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(lazy<( dog)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<fox( jumped )>over|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(fox<( jumped )over>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<th(e qu)ick>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<la(zy d)og|words>)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jum(ped ov)er>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>the|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(dog<()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum<()>ped|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(,)> |words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(,)> |words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(, )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(, )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo)>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<()>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( world)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( world!)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(, world!)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(, world!)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<world(!)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(world<(!)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(world!<()>)|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(world<()>!)|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(,)>olleH |words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(,)olleH> |words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( ,)>olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( ,)olleH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( ,ol)leH>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( ,ol)leH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(,<(ol)leH>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(,<()>olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( )>,olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( )>,olleH|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(dlrow )>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow )>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)>olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)olleH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!)>dlrow|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!)dlrow|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>!dlrow|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(!<()>dlrow|words)
  PASS   : tst_qquicktextinput::moveCursorSelection( <s(pac)ey>   text |words)
  PASS   : tst_qquicktextinput::moveCursorSelection( spacey   <t(ex)t> |words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<( )>spacey   text |words|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<( )spacey>   text |words|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(spacey   <text( )>|words|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(spacey   text<( )>|words|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()> spacey   text |words)
  PASS   : tst_qquicktextinput::moveCursorSelection( spacey   text <()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn> f^ox} jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> f^ox} jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn> ^}fox jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> ^}fox jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn^>} fox jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn^>} f^ox jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick() ^}bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {^bro)wn>} fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick^}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick{<(^ bro)wn>} fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>, w^orld}!|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>, w^orld}!|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,<o(ll)eH>}|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,<o(ll)eH>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<(^} sp)acey>   text |ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<( ^}sp)acey>   text |ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(<( {s^p)acey>}   text |rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(<( {^sp)acey>}   text |rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   <te(xt {^)>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   <te(xt{^ )>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   {<te(x^t} )>|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   {<te(xt^} )>|ltr)
  PASS   : tst_qquicktextinput::dragMouseSelection()
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords focuss on press)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focus on press)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default focus on press)
  QWARN  : tst_qquicktextinput::mouseSelectionMode_accessors() Don't know how to handle 'SelectionMode', use qRegisterMetaType to register it.
  PASS   : tst_qquicktextinput::mouseSelectionMode_accessors()
  PASS   : tst_qquicktextinput::selectByMouse()
  PASS   : tst_qquicktextinput::renderType()
  PASS   : tst_qquicktextinput::tripleClickSelectsAll()
  QWARN  : tst_qquicktextinput::horizontalAlignment_RightToLeft() <Unknown File>: TypeError: Type error
  PASS   : tst_qquicktextinput::horizontalAlignment_RightToLeft()
  QWARN  : tst_qquicktextinput::verticalAlignment() <Unknown File>: TypeError: Type error
  PASS   : tst_qquicktextinput::verticalAlignment()
  PASS   : tst_qquicktextinput::clipRect()
  PASS   : tst_qquicktextinput::boundingRect()
  QWARN  : tst_qquicktextinput::positionAt() file::1: TypeError: Type error
  FAIL!  : tst_qquicktextinput::positionAt() 'textLeftWidthEnd >= textWidth - textinputObject->width() / 2' returned FALSE. ()
  tst_qquicktextinput.cpp(1794) : failure location
  PASS   : tst_qquicktextinput::maxLength()
  PASS   : tst_qquicktextinput::masks()
  QWARN  : tst_qquicktextinput::validators() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquicktextinput::validators() Compared values are not the same
     Actual   (unvalidatedInput->property("acceptable").toBool()): 0
     Expected (true)                                             : 1
  tst_qquicktextinput.cpp(2187) : failure location
  PASS   : tst_qquicktextinput::inputMethods()
  QWARN  : tst_qquicktextinput::signal_accepted() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquicktextinput::signal_accepted() Compared values are not the same
     Actual   (input->hasAcceptableInput()): 1
     Expected (false)                      : 0
  tst_qquicktextinput.cpp(2285) : failure location
  QWARN  : tst_qquicktextinput::signal_editingfinished() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquicktextinput::signal_editingfinished() Compared values are not the same
     Actual   (input2->hasAcceptableInput()): 1
     Expected (false)                       : 0
  tst_qquicktextinput.cpp(2364) : failure location
  PASS   : tst_qquicktextinput::passwordCharacter()
  QWARN  : tst_qquicktextinput::cursorDelegate(out of line) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquicktextinput::cursorDelegate(out of line) 'delegateObject' returned FALSE. ()
  tst_qquicktextinput.cpp(2756) : failure location
  QWARN  : tst_qquicktextinput::cursorDelegate(in line) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquicktextinput::cursorDelegate(in line) Compared values are not the same
     Actual   (delegateObject->property("localProperty").toString()):
     Expected (QString("Hello"))                                    : Hello
  tst_qquicktextinput.cpp(2757) : failure location
  QWARN  : tst_qquicktextinput::cursorDelegate(external) <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquicktextinput::cursorDelegate(external) Compared values are not the same
     Actual   (delegateObject->property("localProperty").toString()):
     Expected (QString("Hello"))                                    : Hello
  tst_qquicktextinput.cpp(2757) : failure location
  QWARN  : tst_qquicktextinput::remoteCursorDelegate() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquicktextinput::remoteCursorDelegate() 'textInputObject->findChild<QQuickItem*>("cursorInstance")' returned FALSE. ()
  tst_qquicktextinput.cpp(2879) : failure location
  SKIP   : tst_qquicktextinput::cursorVisible() This test is unstable
  tst_qquicktextinput.cpp(2884) : failure location
  PASS   : tst_qquicktextinput::cursorRectangle(left to right)
  PASS   : tst_qquicktextinput::cursorRectangle(right to left)
  QWARN  : tst_qquicktextinput::navigation() <Unknown File>: TypeError: Type error
  PASS   : tst_qquicktextinput::navigation()
  QWARN  : tst_qquicktextinput::navigation_RTL() <Unknown File>: TypeError: Type error
  PASS   : tst_qquicktextinput::navigation_RTL()
  PASS   : tst_qquicktextinput::copyAndPaste()
  PASS   : tst_qquicktextinput::copyAndPasteKeySequence()
  PASS   : tst_qquicktextinput::canPasteEmpty()
  PASS   : tst_qquicktextinput::canPaste()
  PASS   : tst_qquicktextinput::middleClickPaste()
  QWARN  : tst_qquicktextinput::readOnly() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquicktextinput::readOnly() 'input != 0' returned FALSE. ()
  tst_qquicktextinput.cpp(3187) : failure location
  QWARN  : tst_qquicktextinput::focusOnPress() <Unknown File>: TypeError: Type error
  PASS   : tst_qquicktextinput::focusOnPress()
  PASS   : tst_qquicktextinput::openInputPanel()
  PASS   : tst_qquicktextinput::setHAlignClearCache()
  PASS   : tst_qquicktextinput::focusOutClearSelection()
  PASS   : tst_qquicktextinput::focusOutNotClearSelection()
  QWARN  : tst_qquicktextinput::echoMode() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qquicktextinput::echoMode() 'input != 0' returned FALSE. ()
  tst_qquicktextinput.cpp(3215) : failure location
  SKIP   : tst_qquicktextinput::passwordEchoDelay() No mask delay in use
  tst_qquicktextinput.cpp(3280) : failure location
  (... 10119 lines omitted; there are too many errors!)
  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
  tst_qqmllocale.cpp(934) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(934) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(934) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(934) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(934) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(934) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(934) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(934) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(934) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser
  tst_qqmllocale.cpp(979) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(979) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(979) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(979) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(979) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(979) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(979) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(979) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(979) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser
  tst_qqmllocale.cpp(1024) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(1024) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(1024) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(1024) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(1024) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(1024) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(1024) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser
  tst_qqmllocale.cpp(1024) : failure location
  SKIP   : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser
  tst_qqmllocale.cpp(1024) : failure location
  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: 474 passed, 1 failed, 27 skipped
  ********* Finished testing of tst_qqmllocale *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmllocale: 1 seconds, exit code 1
  
  Testing tst_examples
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_examples *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_examples::initTestCase()
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml) <Unknown File>: TypeError: Type error
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/qml-i18n/qml-i18n.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/animators.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/color-animation.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/property-animation.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/behavior-example.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/tvtennis.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/wigglytext.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/easing/easing.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathanimation/pathanimation.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathinterpolator/pathinterpolator.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/states.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/transitions.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/bezierCurve/bezierCurve.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/clip/clip.qml)
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml) Context2D: Missing or misplaced font family in font string (it must come after the font size).
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/roundedrect/roundedrect.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/smile/smile.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/canvas/squircle/squircle.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/dialcontrol.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/flipable/flipable.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/main.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/main.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/main.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/slideswitch.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/main.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/main.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/clocks/clocks.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/photoviewer.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/rssnews.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level0.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level1.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level2.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level3.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level4.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level5.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level6.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level7.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level8.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level9.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/tiles.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/views/gridview.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/focus.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/age.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/attractor.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/customaffector.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/friction.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/gravity.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/groupgoal.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/move.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/spritegoal.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/turbulence.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/wander.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/blurparticles.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/fragmentshader.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/imagecolors.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/burstandpulse.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/customemitter.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/emitmask.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/maximumemitted.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/shapeanddirection.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/trailemitter.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/velocityfrommotion.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/allatonce.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colored.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colortable.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/deformation.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/rotation.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sharing.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sprites.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/delegates.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamiccomparison.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamicemitters.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/multiplepainters.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/startstop.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/timedgroupchanges.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutdirection/layoutdirection.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutmirroring/layoutmirroring.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/textalignment/textalignment.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/text/imgtag/imgtag.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/text/textselection/textselection.qml)
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_examples: 19 seconds, exit code 3221225477
  
  Testing tst_qqmlinfo
  FAIL!  : tst_qqmlinfo::nestedQmlObject() 'nested2 != 0' returned FALSE. ()
  tst_qqmlinfo.cpp(99) : failure location
  Totals: 9 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlinfo *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_qqmlinfo::initTestCase()
  PASS   : tst_qqmlinfo::qmlObject()
  QWARN  : tst_qqmlinfo::nestedQmlObject() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlinfo::nestedQmlObject() 'nested2 != 0' returned FALSE. ()
  tst_qqmlinfo.cpp(99) : failure location
  PASS   : tst_qqmlinfo::nestedComponent()
  PASS   : tst_qqmlinfo::nonQmlObject()
  PASS   : tst_qqmlinfo::nullObject()
  PASS   : tst_qqmlinfo::nonQmlContextedObject()
  PASS   : tst_qqmlinfo::types()
  PASS   : tst_qqmlinfo::chaining()
  PASS   : tst_qqmlinfo::cleanupTestCase()
  Totals: 9 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qqmlinfo *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlinfo: 0.904539 seconds, exit code 1
  
  Testing tst_qqmlincubator
  FAIL!  : tst_qqmlincubator::setInitialState() Compared values are not the same
     Actual   (incubator.object()->property("test1").toInt()): 0
     Expected (502)                                          : 502
  tst_qqmlincubator.cpp(382) : failure location
  Totals: 18 passed, 1 failed, 0 skipped
  "There are still "1" items in the process of being created at engine destruction."
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlincubator *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_qqmlincubator::initTestCase()
  PASS   : tst_qqmlincubator::incubationMode()
  PASS   : tst_qqmlincubator::objectDeleted()
  PASS   : tst_qqmlincubator::clear()
  PASS   : tst_qqmlincubator::noIncubationController()
  PASS   : tst_qqmlincubator::forceCompletion()
  QWARN  : tst_qqmlincubator::setInitialState() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlincubator::setInitialState() Compared values are not the same
     Actual   (incubator.object()->property("test1").toInt()): 0
     Expected (502)                                          : 502
  tst_qqmlincubator.cpp(382) : failure location
  PASS   : tst_qqmlincubator::clearDuringCompletion()
  PASS   : tst_qqmlincubator::objectDeletionAfterInit()
  PASS   : tst_qqmlincubator::recursiveClear()
  QWARN  : tst_qqmlincubator::statusChanged() QQmlComponent: Created graphical object was not placed in the graphics scene.
  PASS   : tst_qqmlincubator::statusChanged()
  PASS   : tst_qqmlincubator::asynchronousIfNested()
  PASS   : tst_qqmlincubator::nestedComponent()
  PASS   : tst_qqmlincubator::chainedAsynchronousIfNested()
  PASS   : tst_qqmlincubator::chainedAsynchronousIfNestedOnCompleted()
  PASS   : tst_qqmlincubator::chainedAsynchronousClear()
  PASS   : tst_qqmlincubator::selfDelete()
  PASS   : tst_qqmlincubator::contextDelete()
  PASS   : tst_qqmlincubator::cleanupTestCase()
  Totals: 18 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qqmlincubator *********
  "There are still "1" items in the process of being created at engine destruction."
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlincubator: 0.940541 seconds, exit code 1
  
  Testing tst_qqmlexpression
  FAIL!  : tst_qqmlexpression::scriptString() Compared values are not the same
     Actual   (value.toInt()): 0
     Expected (15)           : 15
  tst_qqmlexpression.cpp(95) : failure location
  Totals: 3 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlexpression *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_qqmlexpression::initTestCase()
  QWARN  : tst_qqmlexpression::scriptString() file:file:/C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlexpression/data/scriptString.qml:1: TypeError: Type error
  FAIL!  : tst_qqmlexpression::scriptString() Compared values are not the same
     Actual   (value.toInt()): 0
     Expected (15)           : 15
  tst_qqmlexpression.cpp(95) : failure location
  QWARN  : tst_qqmlexpression::syntaxError() file::1: TypeError: Type error
  PASS   : tst_qqmlexpression::syntaxError()
  PASS   : tst_qqmlexpression::cleanupTestCase()
  Totals: 3 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qqmlexpression *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlexpression: 0.904499 seconds, exit code 1
  
  Testing tst_qqmlcontext
  FAIL!  : tst_qqmlcontext::setContextProperty() Compared values are not the same
     Actual   (obj->property("test")): QVariant()
     Expected (QVariant(10))         : QVariant(int,10)
  tst_qqmlcontext.cpp(270) : failure location
  FAIL!  : tst_qqmlcontext::refreshExpressions() Compared values are not the same
     Actual   (command.count): 4
     Expected (5)            : 5
  tst_qqmlcontext.cpp(597) : failure location
  FAIL!  : tst_qqmlcontext::refreshExpressionsRootContext() Compared values are not the same
     Actual   (command.count): 2
     Expected (3)            : 3
  tst_qqmlcontext.cpp(630) : failure location
  FAIL!  : tst_qqmlcontext::qobjectDerived() Compared values are not the same
     Actual   (command.count): 1
     Expected (2)            : 2
  tst_qqmlcontext.cpp(680) : failure location
  Totals: 14 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlcontext *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_qqmlcontext::initTestCase()
  PASS   : tst_qqmlcontext::baseUrl()
  PASS   : tst_qqmlcontext::resolvedUrl()
  PASS   : tst_qqmlcontext::engineMethod()
  PASS   : tst_qqmlcontext::parentContext()
  QWARN  : tst_qqmlcontext::setContextProperty() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlcontext::setContextProperty() Compared values are not the same
     Actual   (obj->property("test")): QVariant()
     Expected (QVariant(10))         : QVariant(int,10)
  tst_qqmlcontext.cpp(270) : failure location
  PASS   : tst_qqmlcontext::setContextObject()
  PASS   : tst_qqmlcontext::destruction()
  PASS   : tst_qqmlcontext::idAsContextProperty()
  PASS   : tst_qqmlcontext::readOnlyContexts()
  PASS   : tst_qqmlcontext::nameForObject()
  QWARN  : tst_qqmlcontext::refreshExpressions() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlcontext::refreshExpressions() Compared values are not the same
     Actual   (command.count): 4
     Expected (5)            : 5
  tst_qqmlcontext.cpp(597) : failure location
  QWARN  : tst_qqmlcontext::refreshExpressionsCrash() <Unknown File>: TypeError: Type error
  QWARN  : tst_qqmlcontext::refreshExpressionsCrash() <Unknown File>: TypeError: Type error
  PASS   : tst_qqmlcontext::refreshExpressionsCrash()
  QWARN  : tst_qqmlcontext::refreshExpressionsRootContext() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlcontext::refreshExpressionsRootContext() Compared values are not the same
     Actual   (command.count): 2
     Expected (3)            : 3
  tst_qqmlcontext.cpp(630) : failure location
  QWARN  : tst_qqmlcontext::qtbug_22535() <Unknown File>: TypeError: Type error
  PASS   : tst_qqmlcontext::qtbug_22535()
  QWARN  : tst_qqmlcontext::evalAfterInvalidate() <Unknown File>: TypeError: Type error
  PASS   : tst_qqmlcontext::evalAfterInvalidate()
  QWARN  : tst_qqmlcontext::qobjectDerived() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlcontext::qobjectDerived() Compared values are not the same
     Actual   (command.count): 1
     Expected (2)            : 2
  tst_qqmlcontext.cpp(680) : failure location
  PASS   : tst_qqmlcontext::cleanupTestCase()
  Totals: 14 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_qqmlcontext *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlcontext: 1 seconds, exit code 4
  
  Testing tst_qqmlconsole
  FAIL!  : tst_qqmlconsole::logging() Not all expected messages were received
  Totals: 6 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlconsole *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_qqmlconsole::initTestCase()
  QWARN  : tst_qqmlconsole::logging() <Unknown File>: TypeError: Type error
  INFO   : tst_qqmlconsole::logging() Did not receive message: "console.debug"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "console.log"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "console.info"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "console.warn"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "console.error"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "console.count: 1"
  INFO   : tst_qqmlconsole::logging() Did not receive message: ": 1"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "console.count: 2"
  INFO   : tst_qqmlconsole::logging() Did not receive message: ": 2"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "[1,2]"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "{"a":"hello","d":1}"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "undefined"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "12"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "function() { [code] }"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "true"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "1 pong! [object Object]"
  INFO   : tst_qqmlconsole::logging() Did not receive message: "1 [ping,pong] [object Object] 2"
  FAIL!  : tst_qqmlconsole::logging() Not all expected messages were received
  PASS   : tst_qqmlconsole::tracing()
  QDEBUG : tst_qqmlconsole::profiling() timer1: 0ms
  PASS   : tst_qqmlconsole::profiling()
  PASS   : tst_qqmlconsole::assert()
  PASS   : tst_qqmlconsole::exception()
  PASS   : tst_qqmlconsole::cleanupTestCase()
  Totals: 6 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qqmlconsole *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlconsole: 0.8905 seconds, exit code 1
  
  Testing tst_qqmlconnections
  FAIL!  : tst_qqmlconnections::properties() 'item->target() == item' returned FALSE. ()
  tst_qqmlconnections.cpp(97) : failure location
  FAIL!  : tst_qqmlconnections::targetChanged() 'item2' returned FALSE. ()
  tst_qqmlconnections.cpp(156) : failure location
  FAIL!  : tst_qqmlconnections::singletonTypeTarget() Compared values are not the same
     Actual   (object->property("moduleIntPropChangedCount").toInt()): 0
     Expected (1)                                                    : 1
  tst_qqmlconnections.cpp(326) : failure location
  Totals: 14 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlconnections *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_qqmlconnections::initTestCase()
  PASS   : tst_qqmlconnections::defaultValues()
  QWARN  : tst_qqmlconnections::properties() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/test-connection2.qml:3:1: QML Connections: Cannot assign to non-existent property "onTargetChanged"
  QWARN  : tst_qqmlconnections::properties() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlconnections::properties() 'item->target() == item' returned FALSE. ()
  tst_qqmlconnections.cpp(97) : failure location
  QWARN  : tst_qqmlconnections::connection() <Unknown File>: TypeError: Type error
  PASS   : tst_qqmlconnections::connection()
  QWARN  : tst_qqmlconnections::trimming() <Unknown File>: TypeError: Type error
  PASS   : tst_qqmlconnections::trimming()
  QWARN  : tst_qqmlconnections::targetChanged() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlconnections::targetChanged() 'item2' returned FALSE. ()
  tst_qqmlconnections.cpp(156) : failure location
  QWARN  : tst_qqmlconnections::unknownSignals(basic) <Unknown File>: TypeError: Type error
  PASS   : tst_qqmlconnections::unknownSignals(basic)
  PASS   : tst_qqmlconnections::unknownSignals(parent)
  QWARN  : tst_qqmlconnections::unknownSignals(ignored) <Unknown File>: TypeError: Type error
  PASS   : tst_qqmlconnections::unknownSignals(ignored)
  QWARN  : tst_qqmlconnections::unknownSignals(notarget) file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-unknownsignals-notarget.qml:4:30: QML Connections: Cannot assign to non-existent property "onNotFooBar"
  QWARN  : tst_qqmlconnections::unknownSignals(notarget) <Unknown File>: TypeError: Type error
  PASS   : tst_qqmlconnections::unknownSignals(notarget)
  PASS   : tst_qqmlconnections::errors(no "on")
  PASS   : tst_qqmlconnections::errors(3rd letter lowercase)
  PASS   : tst_qqmlconnections::errors(child object)
  PASS   : tst_qqmlconnections::errors(grouped object)
  PASS   : tst_qqmlconnections::rewriteErrors()
  QWARN  : tst_qqmlconnections::singletonTypeTarget() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/singletontype-target.qml:17:29: QML Connections: Cannot assign to non-existent property "onOtherSignal"
  QWARN  : tst_qqmlconnections::singletonTypeTarget() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/singletontype-target.qml:17:29: QML Connections: Cannot assign to non-existent property "onIntPropChanged"
  QWARN  : tst_qqmlconnections::singletonTypeTarget() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlconnections::singletonTypeTarget() Compared values are not the same
     Actual   (object->property("moduleIntPropChangedCount").toInt()): 0
     Expected (1)                                                    : 1
  tst_qqmlconnections.cpp(326) : failure location
  PASS   : tst_qqmlconnections::cleanupTestCase()
  Totals: 14 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_qqmlconnections *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlconnections: 1 seconds, exit code 3
  
  Testing tst_qqmlbinding
  FAIL!  : tst_qqmlbinding::binding() Compared values are not the same
  tst_qqmlbinding.cpp(85) : failure location
  FAIL!  : tst_qqmlbinding::whenAfterValue() Compared values are not the same
  tst_qqmlbinding.cpp(109) : failure location
  FAIL!  : tst_qqmlbinding::restoreBinding() Compared doubles are not the same (fuzzy compare)
     Actual   (myItem->x())  : 25
     Expected (qreal(100-25)): 75
  tst_qqmlbinding.cpp(125) : failure location
  FAIL!  : tst_qqmlbinding::restoreBindingWithLoop() Compared doubles are not the same (fuzzy compare)
     Actual   (myItem->x())    : 25
     Expected (qreal(25 + 100)): 125
  tst_qqmlbinding.cpp(155) : failure location
  FAIL!  : tst_qqmlbinding::restoreBindingWithoutCrash() Compared doubles are not the same (fuzzy compare)
     Actual   (myItem->x())  : 25
     Expected (qreal(100-25)): 75
  tst_qqmlbinding.cpp(191) : failure location
  Totals: 3 passed, 5 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlbinding *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_qqmlbinding::initTestCase()
  QWARN  : tst_qqmlbinding::binding() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlbinding::binding() Compared values are not the same
  tst_qqmlbinding.cpp(85) : failure location
  QWARN  : tst_qqmlbinding::whenAfterValue() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlbinding::whenAfterValue() Compared values are not the same
  tst_qqmlbinding.cpp(109) : failure location
  QWARN  : tst_qqmlbinding::restoreBinding() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlbinding::restoreBinding() Compared doubles are not the same (fuzzy compare)
     Actual   (myItem->x())  : 25
     Expected (qreal(100-25)): 75
  tst_qqmlbinding.cpp(125) : failure location
  QWARN  : tst_qqmlbinding::restoreBindingWithLoop() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlbinding::restoreBindingWithLoop() Compared doubles are not the same (fuzzy compare)
     Actual   (myItem->x())    : 25
     Expected (qreal(25 + 100)): 125
  tst_qqmlbinding.cpp(155) : failure location
  QWARN  : tst_qqmlbinding::restoreBindingWithoutCrash() <Unknown File>: TypeError: Type error
  FAIL!  : tst_qqmlbinding::restoreBindingWithoutCrash() Compared doubles are not the same (fuzzy compare)
     Actual   (myItem->x())  : 25
     Expected (qreal(100-25)): 75
  tst_qqmlbinding.cpp(191) : failure location
  QWARN  : tst_qqmlbinding::deletedObject() file:///C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbinding/data/deletedObject.qml:18: TypeError: Cannot call method 'destroy' of null
  QWARN  : tst_qqmlbinding::deletedObject() <Unknown File>: TypeError: Type error
  PASS   : tst_qqmlbinding::deletedObject()
  PASS   : tst_qqmlbinding::cleanupTestCase()
  Totals: 3 passed, 5 failed, 0 skipped
  ********* Finished testing of tst_qqmlbinding *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlbinding: 0.993556 seconds, exit code 5

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01429/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz

  Tested changes (refs/builds/stable_1385974452):
    http://codereview.qt-project.org/71391 [PS7] - Fix url type test
    http://codereview.qt-project.org/71338 [PS10] - Speedup JS instanceof operator



More information about the Ci-reports mailing list