[Ci-reports] fail on QtDeclarative_dev_Integration #1215

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Feb 10 15:45:40 CET 2014


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

Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_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
  PASS   : tst_QQuickPathView::nestedMouseAreaDrag()
  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: 124 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQuickPathView *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 2
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qquickpathview: 153 seconds, exit code 1
  
  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)
  (... 2081 lines omitted; there are too many errors!)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.13.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.8.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.9.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.10.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.8.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.9.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.8.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.9.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidID.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidImportID.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidOn.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidProperty.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidRoot.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidRoot.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidRoot.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidRoot.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidTypeName.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidTypeName.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidTypeName.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/invalidTypeName.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/listAssignment.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/listAssignment.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/listAssignment.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/listItemDeleteSelf.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/listProperties.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/literals.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/LocalLast.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/LocalLast2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/localOrderTest.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/majorVersionIsolation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/metaobjectRevision.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/metaobjectRevision.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/metaobjectRevision.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/method.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/missingObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/missingSignal.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/missingSignal.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/missingValueTypeProperty.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.10.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.11.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.8.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/multiSet.9.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/MyBaseComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/MyComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/MyCompositeValueSource.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/MyContainerComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/NestedAlias.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/NestedComponentRoot.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nestedComponentRoots.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nestedErrors.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/NestedErrorsType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/noCreation.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonexistantProperty.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nonScriptableProperty.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/notAvailable.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/nullDotProperty.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/objectDeletionNotify.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/objectDeletionNotify.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/objectDeletionNotify.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/objectDeletionNotify.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/objectValueTypeProperty.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/onCompleted.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/OnCompletedType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/onDestruction.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/OnDestructionType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/OtherSignalParam.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/overrideSignal.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/OverrideSignalComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/property.7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/propertyInit.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/propertyInit.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/propertyValueSource.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/propertyValueSource.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qmlAttachedPropertiesObjectMethod.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qmlAttachedPropertiesObjectMethod.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readOnly.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readOnly.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readOnly.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readOnly.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readOnly.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/readonly.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/ReadOnlyType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/receivers.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/registeredCompositeType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/registrationOrder.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/remoteLoadCrash.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/revisions11.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/revisionsbasesub11.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/revisionssub11.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/rootAsQmlComponent.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scopedProperties.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/scriptString6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signal.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/SignalEmitter.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/SignalParam.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signalParameterTypes.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signalParameterTypes.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/signalWithDefaultArg.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/simpleBindings.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/simpleContainer.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/simpleObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest10.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest11.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest12.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest13.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest14.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest15.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest16.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest17.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest5a.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest6a.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest7a.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest8.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest8a.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singletonTest9.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singularProperty.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singularProperty.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/test.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/test2.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/unregisteredObject.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/unsupportedProperty.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/valueTypes.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/variantNotify.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/versionedbase.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.10.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.11.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.12.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.13.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.14.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.15.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.16.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.17.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.3.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.4.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.5.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.6.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.7.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.8.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/wrongType.9.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/InstalledTest.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/InstalledTest2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/LocalLast.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/PrivateType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest0/InstalledTest.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest0/InstalledTest2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest1/Test1.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest1/Test2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest2/test1.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest2/test2.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule/FirstAPI.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule/SecondAPI.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule.1.6/FirstAPI.1.6.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule.1.6/FirstAPI.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule.1.6/SecondAPI.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/org/qtproject/VersionedOnlyJsModule.9.0/SomeAPI.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib/testModule/Test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib2/testModule/Test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib3/testModule.1/Test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib3/testModule.1.0/Test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/lib4/testModule.1/Test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/LocalInternal.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/Test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/TestLocal.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/TestNamed.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/TestSubDir.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/UndeclaredLocal.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/WrongTestLocal.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/noqmldir/Test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/subdir/SubTest.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/RegisteredCompositeSingletonType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/SingletonType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/+basicSelector/SingletonType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/js/jspragma.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/NonSingletonType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/NonSingletonType25.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/SingletonType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/SingletonType22.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/qmldir-error/SType2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/qualified/SingletonType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/registeredComposite/CompositeType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/remote/RemoteSingletonType2.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/singleton/subdir/ErrorSingletonType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/subdir/Test.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllanguage/data/subdir/subsubdir/SubTest.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodel/data/enumerate.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodel/data/multipleroles.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodel/data/setmodelcachelist.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodel/data/signalhandlers.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/model.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/script.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workerremoveelement.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workerremoveelement.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workerremovelist.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workerremovelist.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workersync.js)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistmodelworkerscript/data/workersync.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistreference/data/engineTypes.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistreference/data/MyType.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllistreference/data/variantToList.qml)
  PASS   : tst_qmlmin::qmlMinify(C:/work/build/qt/qtdeclarative/tests/auto/qml/qqmllocale/data/date.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: 905 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)
  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)
  QtQA::App::TestRunner: Timed out after 400 seconds
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_examples: 802 seconds, exit code 293
  
  Testing tst_qquickanimations
  FAIL!  : tst_qquickanimations::simplePath() 'redRect->rotation() != 0' returned FALSE. ()
  tst_qquickanimations.cpp(272) : failure location
  FAIL!  : tst_qquickanimations::badTypes() Compared doubles are not the same (fuzzy compare)
     Actual   (myRect->x()): 190
     Expected (qreal(200)) : 200
  tst_qquickanimations.cpp(731) : failure location
  Totals: 41 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickanimations *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_qquickanimations::initTestCase()
  PASS   : tst_qquickanimations::simpleProperty()
  PASS   : tst_qquickanimations::simpleNumber()
  PASS   : tst_qquickanimations::simpleColor()
  PASS   : tst_qquickanimations::simpleRotation()
  PASS   : tst_qquickanimations::simplePath()
  PASS   : tst_qquickanimations::simpleAnchor()
  FAIL!  : tst_qquickanimations::reparent() 'target->width() > 50 && target->width() < 100' returned FALSE. ()
  tst_qquickanimations.cpp(422) : failure location
  PASS   : tst_qquickanimations::pathInterpolator()
  PASS   : tst_qquickanimations::pathInterpolatorBackwardJump()
  PASS   : tst_qquickanimations::pathWithNoStart()
  PASS   : tst_qquickanimations::alwaysRunToEnd()
  PASS   : tst_qquickanimations::complete()
  PASS   : tst_qquickanimations::resume()
  PASS   : tst_qquickanimations::dotProperty()
  PASS   : tst_qquickanimations::badTypes()
  PASS   : tst_qquickanimations::badProperties()
  PASS   : tst_qquickanimations::mixedTypes()
  PASS   : tst_qquickanimations::properties()
  PASS   : tst_qquickanimations::propertiesTransition()
  PASS   : tst_qquickanimations::pathTransition()
  PASS   : tst_qquickanimations::disabledTransition()
  PASS   : tst_qquickanimations::invalidDuration()
  PASS   : tst_qquickanimations::attached()
  PASS   : tst_qquickanimations::propertyValueSourceDefaultStart()
  PASS   : tst_qquickanimations::dontStart()
  PASS   : tst_qquickanimations::easingProperties()
  PASS   : tst_qquickanimations::rotation()
  PASS   : tst_qquickanimations::startStopSignals()
  PASS   : tst_qquickanimations::runningTrueBug()
  PASS   : tst_qquickanimations::nonTransitionBug()
  PASS   : tst_qquickanimations::registrationBug()
  PASS   : tst_qquickanimations::doubleRegistrationBug()
  PASS   : tst_qquickanimations::alwaysRunToEndRestartBug()
  PASS   : tst_qquickanimations::transitionAssignmentBug()
  PASS   : tst_qquickanimations::pauseBindingBug()
  PASS   : tst_qquickanimations::pauseBug()
  PASS   : tst_qquickanimations::loopingBug()
  PASS   : tst_qquickanimations::anchorBug()
  PASS   : tst_qquickanimations::pathAnimationInOutBackBug()
  PASS   : tst_qquickanimations::scriptActionBug()
  PASS   : tst_qquickanimations::groupAnimationNullChildBug()
  PASS   : tst_qquickanimations::cleanupTestCase()
  Totals: 42 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qquickanimations *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 2
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qquickanimations: 113 seconds, exit code 1
  
  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::tst_QPacket_clear() '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)
  FAIL!  : tst_QPacketProtocol::send(no auto send) 'm_server->waitForNewConnection(10000)' returned FALSE. ()
  tst_qpacketprotocol.cpp(90) : failure location
  PASS   : tst_QPacketProtocol::packetsAvailable(1)
  PASS   : tst_QPacketProtocol::packetsAvailable(2)
  PASS   : tst_QPacketProtocol::packetsAvailable(10)
  PASS   : tst_QPacketProtocol::clear()
  PASS   : tst_QPacketProtocol::read()
  PASS   : tst_QPacketProtocol::device()
  PASS   : tst_QPacketProtocol::tst_QPacket_clear()
  PASS   : tst_QPacketProtocol::cleanupTestCase()
  Totals: 14 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QPacketProtocol *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 2
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qpacketprotocol: 37 seconds, exit code 1

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

  Tested changes (refs/builds/dev_1392037915):
    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