[Ci-reports] fail on QtDeclarative_dev_Integration #1496

Qt Continuous Integration System ci-noreply at qt-project.org
Mon May 26 13:22:28 CEST 2014


six autotests 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_QQuickItem
  QtQA::App::TestRunner: Process exited due to signal 10
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickItem *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 4.1 ((tags/Apple/clang-421.11.66)) (Apple))
  PASS   : tst_QQuickItem::initTestCase()
  PASS   : tst_QQuickItem::activeFocusOnTab()
  PASS   : tst_QQuickItem::activeFocusOnTab2()
  PASS   : tst_QQuickItem::activeFocusOnTab3()
  PASS   : tst_QQuickItem::activeFocusOnTab4()
  PASS   : tst_QQuickItem::activeFocusOnTab5()
  SKIP   : tst_QQuickItem::activeFocusOnTab6() This function doesn't support iterating all.
     Loc: [tst_qquickitem.cpp(723)]
  SKIP   : tst_QQuickItem::activeFocusOnTab7() This function doesn't support iterating all.
     Loc: [tst_qquickitem.cpp(781)]
  PASS   : tst_QQuickItem::activeFocusOnTab8()
  SKIP   : tst_QQuickItem::activeFocusOnTab9() This function doesn't support iterating all.
     Loc: [tst_qquickitem.cpp(866)]
  PASS   : tst_QQuickItem::activeFocusOnTab10()
  PASS   : tst_QQuickItem::nextItemInFocusChain()
  SKIP   : tst_QQuickItem::nextItemInFocusChain2() This function doesn't support iterating all.
     Loc: [tst_qquickitem.cpp(1076)]
  PASS   : tst_QQuickItem::nextItemInFocusChain3()
  PASS   : tst_QQuickItem::keys()
  PASS   : tst_QQuickItem::standardKeys(Press: Open)
  PASS   : tst_QQuickItem::standardKeys(Press: Close)
  PASS   : tst_QQuickItem::standardKeys(Press: Save)
  PASS   : tst_QQuickItem::standardKeys(Press: Quit)
  PASS   : tst_QQuickItem::standardKeys(Release: New)
  PASS   : tst_QQuickItem::standardKeys(Release: Delete)
  PASS   : tst_QQuickItem::standardKeys(Release: Undo)
  PASS   : tst_QQuickItem::standardKeys(Release: Redo)
  PASS   : tst_QQuickItem::standardKeys(Mismatch: Cut)
  PASS   : tst_QQuickItem::standardKeys(Mismatch: Copy)
  PASS   : tst_QQuickItem::standardKeys(Mismatch: Paste)
  PASS   : tst_QQuickItem::standardKeys(Mismatch: Quit)
  PASS   : tst_QQuickItem::keysProcessingOrder()
  XFAIL  : tst_QQuickItem::keysim() QTBUG-24280
     Loc: [tst_qquickitem.cpp(1404)]
  PASS   : tst_QQuickItem::keysim()
  PASS   : tst_QQuickItem::keysForward()
  QtQA::App::TestRunner: Process exited due to signal 10
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickitem2: 15 seconds, signal 10
  
  QtQA::App::TestRunner: Process exited due to signal 10
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  QtQA::App::TestRunner: Process exited due to signal 10
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickcanvasitem: 8 seconds, signal 10
  
  Testing tst_qqmlengine
  QtQA::App::TestRunner: Process exited due to signal 10
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlengine *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 4.1 ((tags/Apple/clang-421.11.66)) (Apple))
  PASS   : tst_qqmlengine::initTestCase()
  PASS   : tst_qqmlengine::rootContext()
  PASS   : tst_qqmlengine::networkAccessManager()
  QWARN  : tst_qqmlengine::synchronousNetworkAccessManager() QIODevice::read: device not open
  PASS   : tst_qqmlengine::synchronousNetworkAccessManager()
  PASS   : tst_qqmlengine::baseUrl()
  PASS   : tst_qqmlengine::contextForObject()
  PASS   : tst_qqmlengine::offlineStoragePath()
  PASS   : tst_qqmlengine::clearComponentCache()
  QFATAL : tst_qqmlengine::trimComponentCache(EmptyComponent-1) Received signal 11
  FAIL!  : tst_qqmlengine::trimComponentCache(EmptyComponent-1) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 8 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qqmlengine *********
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with signal 10
  QtQA::App::TestRunner:   second attempt: exited with signal 6
  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_qqmlengine: 8 seconds, signal 6
  
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickanimationcontroller: 8 seconds, signal 11
  
  Testing tst_examples
  QtQA::App::TestRunner: Process exited due to signal 10
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_examples *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 4.1 ((tags/Apple/clang-421.11.66)) (Apple))
  PASS   : tst_examples::initTestCase()
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/qml/dynamicscene/dynamicscene.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/qml/locale/locale.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/qml/qml-i18n/qml-i18n.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/basics/animators.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/basics/color-animation.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/basics/property-animation.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/behavior-example.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/tvtennis.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/behaviors/wigglytext.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/easing/easing.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/pathanimation/pathanimation.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/pathinterpolator/pathinterpolator.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/states/states.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/animation/states/transitions.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/bezierCurve/bezierCurve.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/clip/clip.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/roundedrect/roundedrect.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/smile/smile.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/canvas/squircle/squircle.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/dialcontrol/dialcontrol.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/flipable/flipable.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/progressbar/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/scrollbar/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/searchbox/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/slideswitch/slideswitch.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/spinner/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/customitems/tabwidget/main.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/rssnews/rssnews.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level0.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level1.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level2.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level3.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level4.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level5.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level6.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level7.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level8.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/demos/samegame/content/levels/level9.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/draganddrop/tiles/tiles.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/draganddrop/views/gridview.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/keyinteraction/focus/focus.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/age.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/attractor.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/customaffector.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/friction.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/gravity.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/groupgoal.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/move.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/spritegoal.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/turbulence.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/affectors/content/wander.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/blurparticles.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/fragmentshader.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/customparticle/content/imagecolors.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/burstandpulse.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/customemitter.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/emitmask.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/maximumemitted.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/shapeanddirection.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/trailemitter.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/emitters/content/velocityfrommotion.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/allatonce.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colored.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/colortable.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/deformation.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/rotation.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sharing.qml)
  PASS   : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/imageparticle/content/sprites.qml)
  QFATAL : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/delegates.qml) Received signal 11
  FAIL!  : tst_examples::sgexamples(/work/build/qt/qtdeclarative/examples/quick/particles/itemparticle/delegates.qml) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 70 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_examples *********
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with signal 10
  QtQA::App::TestRunner:   second attempt: exited with signal 6
  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_examples: 22 seconds, signal 6
  
  Testing tst_parserstress
  QtQA::App::TestRunner: Process exited due to signal 10
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_parserstress *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 4.1 ((tags/Apple/clang-421.11.66)) (Apple))
  PASS   : tst_parserstress::initTestCase()
  PASS   : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/shell.js)
  QFATAL : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/jsref.js) Received signal 11
  FAIL!  : tst_parserstress::ecmascript(/work/build/qt/qtdeclarative/tests/auto/qml/parserstress/tests/ecma/jsref.js) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_parserstress *********
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with signal 10
  QtQA::App::TestRunner:   second attempt: exited with signal 6
  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_parserstress: 9 seconds, signal 6

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01496/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1401101462):
    http://codereview.qt-project.org/86196 [PS1] - V4: add back HAVE_ALU_OPS_WITH_MEM_OPERAND.
    http://codereview.qt-project.org/85447 [PS8] - V4 IR: removed a couple of hashes and sets.
    http://codereview.qt-project.org/86202 [PS2] - V4: Fix compilation failure on BB10 x86 and QNX6 x86



More information about the Ci-reports mailing list