[Ci-reports] fail on QtDeclarative_dev_Integration #1213

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Feb 10 12:51:49 CET 2014


Autotests `tst_examples', `tst_qmlmin', `tst_qpacketprotocol', and `tst_qquickpathview' failed :(

  Testing tst_QQuickPathView
  FAIL!  : tst_QQuickPathView::mouseDrag() 'pathview->isMoving()' returned FALSE. ()
  tst_qquickpathview.cpp(1489) : failure location
  FAIL!  : tst_QQuickPathView::nestedMouseAreaDrag() '!pathview->isMoving()' returned FALSE. ()
  tst_qquickpathview.cpp(1527) : failure location
  Totals: 123 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickPathView *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QQuickPathView::initTestCase()
  PASS   : tst_QQuickPathView::initValues()
  PASS   : tst_QQuickPathView::items()
  PASS   : tst_QQuickPathView::dataModel()
  PASS   : tst_QQuickPathView::pathview2()
  PASS   : tst_QQuickPathView::pathview3()
  PASS   : tst_QQuickPathView::initialCurrentIndex()
  PASS   : tst_QQuickPathView::insertModel(insert after current)
  PASS   : tst_QQuickPathView::insertModel(insert before current)
  PASS   : tst_QQuickPathView::insertModel(insert multiple after current)
  PASS   : tst_QQuickPathView::insertModel(insert multiple before current)
  PASS   : tst_QQuickPathView::insertModel(insert at end)
  PASS   : tst_QQuickPathView::insertModel(insert at beginning)
  PASS   : tst_QQuickPathView::insertModel(insert at current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert after current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert before current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert multiple after current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert multiple before current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at end)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at beginning)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at current)
  PASS   : tst_QQuickPathView::removeModel(remove after current)
  PASS   : tst_QQuickPathView::removeModel(remove before current)
  PASS   : tst_QQuickPathView::removeModel(remove multiple after current)
  PASS   : tst_QQuickPathView::removeModel(remove multiple before current)
  PASS   : tst_QQuickPathView::removeModel(remove last)
  PASS   : tst_QQuickPathView::removeModel(remove first)
  PASS   : tst_QQuickPathView::removeModel(remove current)
  PASS   : tst_QQuickPathView::removeModel(remove all)
  PASS   : tst_QQuickPathView::removeModel(no range - remove after current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove before current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove multiple after current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove multiple before current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove last)
  PASS   : tst_QQuickPathView::removeModel(no range - remove first)
  PASS   : tst_QQuickPathView::removeModel(no range - remove current offset)
  PASS   : tst_QQuickPathView::removeModel(no range - remove all)
  PASS   : tst_QQuickPathView::moveModel(move after current)
  PASS   : tst_QQuickPathView::moveModel(move before current)
  PASS   : tst_QQuickPathView::moveModel(move before current to after)
  PASS   : tst_QQuickPathView::moveModel(move multiple after current)
  PASS   : tst_QQuickPathView::moveModel(move multiple before current)
  PASS   : tst_QQuickPathView::moveModel(move before current to end)
  PASS   : tst_QQuickPathView::moveModel(move last to beginning)
  PASS   : tst_QQuickPathView::moveModel(move current)
  PASS   : tst_QQuickPathView::moveModel(no range - move after current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current to after)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple after current)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple before current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current to end)
  PASS   : tst_QQuickPathView::moveModel(no range - move last to beginning)
  PASS   : tst_QQuickPathView::moveModel(no range - move current)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple incl. current)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert)
  PASS   : tst_QQuickPathView::path()
  PASS   : tst_QQuickPathView::pathMoved()
  PASS   : tst_QQuickPathView::offset(0.0)
  PASS   : tst_QQuickPathView::offset(1.0)
  PASS   : tst_QQuickPathView::offset(5.0)
  PASS   : tst_QQuickPathView::offset(4.6)
  PASS   : tst_QQuickPathView::offset(4.4)
  PASS   : tst_QQuickPathView::offset(5.4)
  PASS   : tst_QQuickPathView::offset(5.6)
  PASS   : tst_QQuickPathView::setCurrentIndex()
  PASS   : tst_QQuickPathView::resetModel()
  PASS   : tst_QQuickPathView::propertyChanges()
  PASS   : tst_QQuickPathView::pathChanges()
  PASS   : tst_QQuickPathView::componentChanges()
  PASS   : tst_QQuickPathView::modelChanges()
  PASS   : tst_QQuickPathView::pathUpdateOnStartChanged()
  PASS   : tst_QQuickPathView::package()
  PASS   : tst_QQuickPathView::emptyModel()
  PASS   : tst_QQuickPathView::emptyPath()
  PASS   : tst_QQuickPathView::closed()
  PASS   : tst_QQuickPathView::pathUpdate()
  PASS   : tst_QQuickPathView::visualDataModel()
  PASS   : tst_QQuickPathView::undefinedPath()
  FAIL!  : tst_QQuickPathView::mouseDrag() 'pathview->isMoving()' returned FALSE. ()
  tst_qquickpathview.cpp(1489) : failure location
  FAIL!  : tst_QQuickPathView::nestedMouseAreaDrag() '!pathview->isMoving()' returned FALSE. ()
  tst_qquickpathview.cpp(1527) : failure location
  PASS   : tst_QQuickPathView::treeModel()
  PASS   : tst_QQuickPathView::changePreferredHighlight()
  PASS   : tst_QQuickPathView::missingPercent()
  PASS   : tst_QQuickPathView::creationContext()
  PASS   : tst_QQuickPathView::currentOffsetOnInsertion()
  PASS   : tst_QQuickPathView::asynchronous()
  PASS   : tst_QQuickPathView::cancelDrag()
  PASS   : tst_QQuickPathView::maximumFlickVelocity()
  PASS   : tst_QQuickPathView::snapToItem(no enforce range)
  PASS   : tst_QQuickPathView::snapToItem(enforce range)
  PASS   : tst_QQuickPathView::snapOneItem(no enforce range)
  PASS   : tst_QQuickPathView::snapOneItem(enforce range)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165)
  PASS   : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95)
  PASS   : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200)
  PASS   : tst_QQuickPathView::cacheItemCount()
  PASS   : tst_QQuickPathView::cleanupTestCase()
  Totals: 123 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QQuickPathView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickpathview: 158 seconds, exit code 2
  
  Testing tst_qmlmin
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qmlmin *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_qmlmin::initTestCase()
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/GenericSceneItem.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/itemCreation.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/PaletteItem.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/PerspectiveItem.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/content/Sun.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/networkaccessmanagerfactory/view.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/qml-i18n/qml-i18n.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/qmlextensionplugins/plugins.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/qmlextensionplugins/imports/TimeExample/Clock.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/adding/example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/attached/example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/binding/example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/coercion/example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/default/example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/extended/example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/grouped/example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/methods/example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/properties/example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/signal/example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/referenceexamples/valuesource/example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter1-basics/app.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter2-methods/app.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter3-bindings/app.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter4-customPropertyTypes/app.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter5-listproperties/app.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/tutorials/extending/chapter6-plugins/app.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/xmlhttprequest/get.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qml/xmlhttprequest/xmlhttprequest.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qmltest/qmltest/tst_basic.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/qmltest/qmltest/tst_item.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/animation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/animators.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/color-animation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/basics/property-animation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/behavior-example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/SideRect.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/tvtennis.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/wigglytext.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/easing/easing.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathanimation/pathanimation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/pathinterpolator/pathinterpolator.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/states.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/animation/states/transitions.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/canvas.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/bezierCurve/bezierCurve.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/clip/clip.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/roundedrect/roundedrect.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/smile/smile.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/squircle/squircle.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/tiger/tiger.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/canvas/tiger/tiger.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/dialcontrol.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/content/Dial.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/content/QuitButton.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/flipable/flipable.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/flipable/content/Card.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/maskedmousearea/maskedmousearea.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/painteditem/textballoons.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/content/ProgressBar.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/ScrollBar.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/SearchBox.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/slideswitch.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/content/Switch.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/content/Spinner.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/TabWidget.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/calqlatr.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/calculator.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/Display.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/NumberPad.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/calqlatr/content/StyleLabel.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/clocks/clocks.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/clocks/content/Clock.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/maroon.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/BuildButton.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/GameCanvas.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/GameOverScreen.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/InfoBar.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/logic.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/NewGameScreen.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/SoundEffect.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/mobs/MobBase.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Bomb.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Factory.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Melee.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/Ranged.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/maroon/content/towers/TowerBase.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photosurface/photosurface.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/photoviewer.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/AlbumDelegate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/BusyIndicator.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/EditableButton.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/PhotoDelegate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/ProgressBar.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/RssModel.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/Tag.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/photoviewer/PhotoViewerCore/script/script.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/rssnews.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/BusyIndicator.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/CategoryDelegate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/NewsDelegate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/RssFeeds.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/content/ScrollBar.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/samegame.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/BBSettings.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/Block.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/BlockEmitter.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/GameArea.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/LogoAnimation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/MenuEmitter.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/PaintEmitter.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/PrimaryPack.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/PuzzleBlock.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/samegame.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/SamegameText.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/Settings.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/SimpleBlock.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/SmokeText.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/+blackberry/Settings.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level0.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level8.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level9.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/TemplateBase.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/stocqt.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/CheckBox.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/DatePicker.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockChart.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockListModel.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockListView.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockModel.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockSettings.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/stocqt/content/StockView.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/tweetsearch.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/FlipBar.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/LineInput.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/ListFooter.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/ListHeader.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/SearchDelegate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/TweetDelegate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/tweetsearch.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/demos/tweetsearch/content/TweetsModel.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/draganddrop.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/DragTile.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/DropTile.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/tiles.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/draganddrop/views/gridview.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/embeddedinwidgets/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/embeddedinwidgets/TextBox.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/externaldraganddrop/DragAndDropTextItem.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/externaldraganddrop/externaldraganddrop.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/animatedsprite.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/borderimage.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/image.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/imageelements.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/shadows.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/spritesequence.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/BorderImageSelector.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/ImageCell.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/MyBorderImage.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageelements/content/ShadowRectangle.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/imageprovider/imageprovider-example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/keyinteraction.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/focus.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/ContextMenu.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/GridMenu.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/ListMenu.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/ListViewDelegate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/Core/TabMenu.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/localstorage/localstorage/hello.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/localstorage/localstorage/localstorage.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/models/abstractitemmodel/view.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/models/objectlistmodel/view.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/models/stringlistmodel/view.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/mousearea/mousearea-wheel-example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/mousearea/mousearea.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/affectors.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/age.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/attractor.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/customaffector.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/friction.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/gravity.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/GreyButton.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/groupgoal.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/move.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/spritegoal.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/turbulence.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/wander.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/customparticle.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/blurparticles.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/fragmentshader.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/imagecolors.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/emitters.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/burstandpulse.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/customemitter.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/emitmask.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/maximumemitted.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/shapeanddirection.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/trailemitter.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/velocityfrommotion.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/imageparticle.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/allatonce.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colored.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colortable.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/deformation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/rotation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sharing.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sprites.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/delegates.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/Delegate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/Delegate2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/ExpandingDelegate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/RssModel.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/content/script.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/system.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamiccomparison.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/dynamicemitters.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/multiplepainters.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/startstop.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/particles/system/content/timedgroupchanges.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/positioners/positioners-attachedproperties.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/positioners/positioners-transitions.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/positioners/positioners.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/accessibility.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/content/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/content/Checkbox.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/quick-accessibility/content/Slider.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/righttoleft.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutdirection/layoutdirection.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/layoutmirroring/layoutmirroring.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/righttoleft/textalignment/textalignment.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/customgeometry/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/graph/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/openglunderqml/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/simplematerial/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/textureinsgnode/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/textureinthread/error.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/textureinthread/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/scenegraph/threadedanimation/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shadereffects/shadereffects.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shadereffects/content/Slider.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/CheckBox.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/LauncherList.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/SimpleLauncherDelegate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/Slider.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/TabSet.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/shared/TextField.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/styledtext-layout.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/text.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/availableFonts.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/banner.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/fonts.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/fonts/hello.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/imgtag/imgtag.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/imgtag/TextWithImage.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/text/textselection/textselection.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/textureprovider/Label.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/textureprovider/textureprovider.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/threading.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/threadedlistmodel/dataloader.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/threadedlistmodel/timedisplay.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/Spinner.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/touchinteraction.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/basic-flickable.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/corkboards.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/content/Panel.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/bearwhack.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/multiflame.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/content/AugmentedTouchPoint.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/content/BearWhackParticleSystem.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/content/ParticleFlame.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/pincharea/flickresize.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview1/dynamicview.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview1/PetsModel.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview2/dynamicview.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview2/PetsModel.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview3/dynamicview.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview3/PetsModel.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/dynamicview.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/ListSelector.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/PetsModel.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/texteditor.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/EditMenu.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/FileDialog.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/FileMenu.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/MenuBar.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/gettingStartedQml/core/TextArea.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/Cell.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/Block.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/samegame.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/Block.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/samegame.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/samegame.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/Block.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/Dialog.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/samegame.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/samegame.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/samegame.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/BoomBlock.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/Button.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/Dialog.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/content/samegame.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/dialcontrol.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/content/Dial.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/content/QuitButton.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/flipable/flipable.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/flipable/content/Card.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/progressbar/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/progressbar/content/ProgressBar.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/scrollbar/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/scrollbar/ScrollBar.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/searchbox/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/searchbox/SearchBox.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/slideswitch/slideswitch.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/slideswitch/content/Switch.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/spinner/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/spinner/content/Spinner.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/tabwidget/main.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/tabwidget/TabWidget.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/views/views.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/views/gridview/gridview-example.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/displaymargin.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/dynamiclist.qml)
  (... 1186 lines omitted; there are too many errors!)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbinding/data/test-binding.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbinding/data/test-binding2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/import.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/bundleImport/bundleImport.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/bundleImport/bundleImport.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/bundleImport/bundledata/MyType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/bundleImport/bundledata/subdir/MySubType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/componentFromBundle/bundledata/test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeQmldir/bundledata/test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeQmldir/bundledata/subdir/st.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeResolution.1/bundledata/MyType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeResolution.1/bundledata/test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeResolution.2/bundledata/subdir/MyType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlbundle/data/relativeResolution.2/bundledata/subdir/test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/createObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/createObjectWithScript.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/createParentReference.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/createWindow.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/incubateObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/onDestructionCount.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/onDestructionLookup.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/recursion.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/recursionContinuation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/RecursiveComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/TestComponent.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/TestComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/NestedDirectories/NDTLC.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/NestedDirectories/NestedDirOne/NDComponentOne.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/NestedDirectories/NestedDirOne/NestedDirTwo/NDComponentTwo.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/OtherComponent/OtherComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcomponent/data/SpecificComponent/SpecificComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-targetchange.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-unknownsignals-ignored.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-unknownsignals-notarget.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-unknownsignals-parent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/connection-unknownsignals.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/error-object.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/error-property.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/error-property2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/error-syntax.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/rewriteError-global.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/rewriteError-unnamed.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/singletontype-target.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/test-connection.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/test-connection2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/test-connection3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconnections/data/trimming.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/assert.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/exception.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/logging.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/profiling.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlconsole/data/tracing.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/ContainerComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/ContentComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/evalAfterInvalidate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/Object_22535.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/qtbug_22535.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/refreshExpressions.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/refreshExpressionsRootContext.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlcontext/data/RefreshExpressionsType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasBindingsAssignCorrectly.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/AliasBindingsAssignCorrectlyType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasBindingsOverrideTarget.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasBindingsOverrideTarget.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasBindingsOverrideTarget.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/AliasBindingsOverrideTargetType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/AliasBindingsOverrideTargetType3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasPropertyAndBinding.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasToCompositeElement.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/AliasToCompositeElementType1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/AliasToCompositeElementType2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasWritesOverrideBindings.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasWritesOverrideBindings.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/aliasWritesOverrideBindings.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignBasicTypes.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignBasicTypes.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignDate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/attachedProperty.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/attachedProperty.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/attachedPropertyScope.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/automaticSemicolon.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/BaseComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/BaseComponent2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/bindingLoop.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/bindingSuppression.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/blank.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/booleanConversion.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/boolPropertiesEvaluateAsBool.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/boolPropertiesEvaluateAsBool.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/bug.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/canAssignNullToQObject.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/canAssignNullToQObject.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/compatibilitySemicolon.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/compiled.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/componentCreation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ComponentWithVarProp.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/compositePropertyType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/concatenatedStringPropertyAccess.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ConstantsOverrideBindings.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ContainerComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ContentComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/CustomObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/date.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deferredProperties.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deferredPropertiesErrors.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deferredPropertiesInComponents.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deferredPropertiesInDestruction.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deletedEngine.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deletedObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deleteLater.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deleteLaterObjectMethodCall.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deleteRootObjectInCreation.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deleteRootObjectInCreation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/DeleteRootObjectInCreationComponentBase.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/DeleteRootObjectInCreationComponentDerived.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/deleteWhileBindingRunning.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/destroyedSignal.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/doubleEvaluate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicCreation.helper.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicCreation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicCreationOwnership.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicDeletion.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicDeletion.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicDeletion.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/dynamicString.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/elementAssign.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ElementAssignType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/enums.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/enums.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/enums.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/eval.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exception.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exceptionClearsOnReeval.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exceptionProducesWarning.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exceptionProducesWarning2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.8.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/exportDate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/extendedObjectPropertyLookup.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/extendedObjectPropertyLookup2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/extensionObjects.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/extensionObjectsPropertyOverride.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/fallbackBindings.8.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/forInLoop.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/function.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/functionAssignment.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/functionAssignment.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/functionAssignment.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/functionAssignment.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/functionErrors.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/getSet.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.dynprop.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.dynprop.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.dynprop.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.handle.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.handle.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.object.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.object.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/HRMDPComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/idAsLValue.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/idShortcutInvalidates.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/idShortcutInvalidates.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/importScope.1.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/importScope.2.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/importScope.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/in.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_callback.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_callback.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_pragma.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_pragma_inner.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_pragma_outer.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_remote.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_remote.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_remote_missing.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_remote_missing.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_shared.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/include_shared.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/incrDecrSemicolon1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/incrDecrSemicolon2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/incrDecrSemicolon_error1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/InnerObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/invokableEnumRet.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/invokableObjectArg.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/invokableObjectRet.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/jsObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/jsOwnedObjectsDeletedOnEngineDestroy.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/libraryScriptAssert.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/libraryScriptAssert.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/listAssignment.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/listProperties.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/listToVariant.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevision.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevision2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevision3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevision4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevisionErrors.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevisionErrors2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/metaobjectRevisionErrors3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/methods.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/methods.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/methods.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/methods.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/methods.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/MethodsObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/misctypetest.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/multiEngineObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/MyDeferredComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/MyDeferredComponent2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/NestedTypeTransientErrors.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/noCaptureWhenWritingProperty.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/nonExistentAttachedObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/nonNotifyable.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/nonscriptable.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/noSpuriousWarningsAtShutdown.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/noSpuriousWarningsAtShutdown.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/nullObjectBinding.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberAssignment.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing.7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing_error.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/numberParsing_error.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/objectConversion.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/objectName.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/objectNameChangedSignal.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/objectsCompareAsEqual.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/objectsPassThroughSignals.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/onDestruction.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/OnDestructionComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/outerBindingOverridesInnerBinding.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/OuterObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/overrideDataAssert.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ownership.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ownershipConsistency.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ownershipQmlIncubated.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/ownershipRootObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyAssignmentErrors.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyOverride.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.10.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.11.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.12.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.13.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.14.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.15.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.16.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.8.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.9.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.bindingreset.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyQJSValue.reset.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/PropertyQJSValueBaseItem.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertySplicing.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmlecmascript/data/propertyVar.1.qml)
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmlmin: 902 seconds, exit code 293
  
  Testing tst_examples
  QtQA::App::TestRunner: Timed out after 400 seconds
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_examples *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_examples::initTestCase()
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml)
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml)   OpenType support missing for script 11
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml)   OpenType support missing for script 11
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml)   OpenType support missing for script 11
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml)   OpenType support missing for script 11
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml)   OpenType support missing for script 11
  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)
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml) file:///C:/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/particleview.qml:86:5: QML ImageParticle: Cannot open: file:///C:/work/build/qt/qtdeclarative/examples/quick/particles/images/star.png
  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)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/threadedlistmodel/timedisplay.qml)
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) QQuickWorkerScript: Attempt to send message before WorkerScript establishment
  QWARN  : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml) QQuickWorkerScript: Attempt to send message before WorkerScript establishment
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/threading/workerscript/workerscript.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/basic-flickable.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/flickable/corkboards.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/bearwhack.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/multipointtouch/multiflame.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/touchinteraction/pincharea/flickresize.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview1/dynamicview.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview2/dynamicview.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview3/dynamicview.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/dynamicview/dynamicview4/dynamicview.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial1.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial2.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/helloworld/tutorial3.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame1/samegame.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame2/samegame.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame3/samegame.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/tutorials/samegame/samegame4/samegame.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/dialcontrol/dialcontrol.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/flipable/flipable.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/progressbar/main.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/scrollbar/main.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/searchbox/main.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/slideswitch/slideswitch.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/spinner/main.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/ui-components/tabwidget/main.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/gridview/gridview-example.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/displaymargin.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/dynamiclist.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/expandingdelegates.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/highlight.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/highlightranges.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/listview/sections.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/objectmodel/objectmodel.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/package/view.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/parallax/parallax.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/pathview/pathview-example.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/visualdatamodel/dragselection.qml)
  PASS   : tst_examples::sgexamples(C:/work/build/qt/qtdeclarative/examples/quick/views/visualdatamodel/slideshow.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/application.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/comments.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/component.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/createComponent-simple.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/createComponent.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/createQmlObject.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/dynamicObjects-destroy.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/events.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/properties.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qsTr.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qsTranslate.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qsTrId.1.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qsTrId.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtBinding.1.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtBinding.2.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtBinding.3.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtBinding.4.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtobject.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtTranslateNoOp.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtTrIdNoOp.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/qtTrNoOp.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/component/main.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/integrating-javascript/connectjs.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/integrating-javascript/includejs/app.qml)
  PASS   : tst_examples::sgsnippets(C:/work/build/qt/qtdeclarative/src/qml/doc/snippets/qml/listmodel/listelements.qml)
  QtQA::App::TestRunner: Timed out after 400 seconds
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_examples: 806 seconds, exit code 293
  
  Testing tst_QPacketProtocol
  FAIL!  : tst_QPacketProtocol::send(no auto send) 'm_server->waitForNewConnection(10000)' returned FALSE. ()
  tst_qpacketprotocol.cpp(90) : failure location
  FAIL!  : tst_QPacketProtocol::packetsAvailable(10) 'm_server->waitForNewConnection(10000)' returned FALSE. ()
  tst_qpacketprotocol.cpp(90) : failure location
  Totals: 13 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QPacketProtocol *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QPacketProtocol::initTestCase()
  PASS   : tst_QPacketProtocol::maximumPacketSize()
  PASS   : tst_QPacketProtocol::setMaximumPacketSize(invalid)
  PASS   : tst_QPacketProtocol::setMaximumPacketSize(still invalid)
  PASS   : tst_QPacketProtocol::setMaximumPacketSize(valid)
  PASS   : tst_QPacketProtocol::send(auto send)
  PASS   : tst_QPacketProtocol::send(no auto send)
  PASS   : tst_QPacketProtocol::packetsAvailable(1)
  PASS   : tst_QPacketProtocol::packetsAvailable(2)
  PASS   : tst_QPacketProtocol::packetsAvailable(10)
  FAIL!  : tst_QPacketProtocol::clear() 'm_server->waitForNewConnection(10000)' returned FALSE. ()
  tst_qpacketprotocol.cpp(90) : failure location
  FAIL!  : tst_QPacketProtocol::read() 'm_server->waitForNewConnection(10000)' returned FALSE. ()
  tst_qpacketprotocol.cpp(90) : failure location
  PASS   : tst_QPacketProtocol::device()
  PASS   : tst_QPacketProtocol::tst_QPacket_clear()
  PASS   : tst_QPacketProtocol::cleanupTestCase()
  Totals: 13 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QPacketProtocol *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qpacketprotocol: 43 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01213/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1392024426):
    http://codereview.qt-project.org/77095 [PS3] - Add a function dumping out a GBMI stack trace of the V4 engine.



More information about the Ci-reports mailing list