[Ci-reports] fail on QtDeclarative_dev_Integration #1951

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Nov 12 07:50:10 CET 2014


Autotests `tst_qqmlconnections' and `tst_qv4debugger' failed :(

  Testing tst_qv4debugger
  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...
  ********* Start testing of tst_qv4debugger *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.51) (Apple))
  PASS   : tst_qv4debugger::initTestCase()
  PASS   : tst_qv4debugger::breakAnywhere()
  PASS   : tst_qv4debugger::pendingBreakpoint()
  PASS   : tst_qv4debugger::liveBreakPoint()
  PASS   : tst_qv4debugger::removePendingBreakPoint()
  PASS   : tst_qv4debugger::addBreakPointWhilePaused()
  PASS   : tst_qv4debugger::removeBreakPointForNextInstruction()
  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_qv4debugger: 8 seconds, signal 11
  
  Testing tst_qqmlconnections
  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...
  ********* Start testing of tst_qqmlconnections *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.51) (Apple))
  PASS   : tst_qqmlconnections::initTestCase()
  PASS   : tst_qqmlconnections::defaultValues()
  PASS   : tst_qqmlconnections::properties()
  PASS   : tst_qqmlconnections::connection()
  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_qqmlconnections: 18 seconds, signal 11

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

  Tested changes (refs/builds/dev_1415776172):
    http://codereview.qt-project.org/99526 [PS2] - Change signature or runtime methods to take an engine pointer
    http://codereview.qt-project.org/99441 [PS4] - Use heap objects in the remaining managed objects
    http://codereview.qt-project.org/99414 [PS4] - Use Heap objects inside argumentsobject, arraybuffer and errorobject
    http://codereview.qt-project.org/99413 [PS4] - Store Heap objects in the qml binding wrapper
    http://codereview.qt-project.org/99282 [PS11] - Cleanups
    http://codereview.qt-project.org/99280 [PS11] - Convert methods in RuntimeHelpers to take an engine pointer
    http://codereview.qt-project.org/99279 [PS11] - Cleanup debugger to be safe for the new GC
    http://codereview.qt-project.org/99278 [PS11] - Store all data members in FunctionObject as heap data
    http://codereview.qt-project.org/99275 [PS10] - Remove unused method
    http://codereview.qt-project.org/99274 [PS10] - Convert ExecutionContext::parent/outer to use a heap object
    http://codereview.qt-project.org/99572 [PS2] - Fix regression in handling of arguments objects



More information about the Ci-reports mailing list