[Ci-reports] fail on QtDeclarative_dev_Integration #2209

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Dec 30 22:18:08 CET 2014


Autotests `tst_qjsengine' and `tst_qjsonbinding' failed :(

  Testing tst_qjsonbinding
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qjsonbinding *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_qjsonbinding::initTestCase()
  PASS   : tst_qjsonbinding::cppJsConversion(true)
  PASS   : tst_qjsonbinding::cppJsConversion(false)
  PASS   : tst_qjsonbinding::cppJsConversion(null)
  PASS   : tst_qjsonbinding::cppJsConversion(number.0)
  PASS   : tst_qjsonbinding::cppJsConversion(number.1)
  PASS   : tst_qjsonbinding::cppJsConversion(string.0)
  PASS   : tst_qjsonbinding::cppJsConversion(undefined)
  PASS   : tst_qjsonbinding::cppJsConversion(object.0)
  PASS   : tst_qjsonbinding::cppJsConversion(object.1)
  PASS   : tst_qjsonbinding::cppJsConversion(object.2)
  PASS   : tst_qjsonbinding::cppJsConversion(object.3)
  PASS   : tst_qjsonbinding::cppJsConversion(object.4)
  PASS   : tst_qjsonbinding::cppJsConversion(array.0)
  PASS   : tst_qjsonbinding::cppJsConversion(array.1)
  PASS   : tst_qjsonbinding::cppJsConversion(array.2)
  PASS   : tst_qjsonbinding::cppJsConversion(array.3)
  PASS   : tst_qjsonbinding::cppJsConversion(array.4)
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qjsonbinding: 0.930578 seconds, exit code 3221225477
  
  Testing tst_QJSEngine
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QJSEngine *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QJSEngine::initTestCase()
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qjsengine: 1 seconds, exit code 3221225477

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02209/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1419972938):
    http://codereview.qt-project.org/102712 [PS2] - The property() calls in the proeprty cache only require a QJSEngine now
    http://codereview.qt-project.org/102711 [PS2] - Remove unused variable
    http://codereview.qt-project.org/102710 [PS2] - Add a direct accessor to retrieve the JS engine from the ExecutionEngine
    http://codereview.qt-project.org/102709 [PS2] - Reduce v8engine dependency in the type wrapper
    http://codereview.qt-project.org/102708 [PS2] - Reduce v8engine dependency in qv4include
    http://codereview.qt-project.org/102698 [PS3] - Remove v8engine dependency in fromVariant conversions
    http://codereview.qt-project.org/102697 [PS3] - Remove v8engine dependency in toVariant conversions
    http://codereview.qt-project.org/102696 [PS2] - Remove v8engine dependency from qv4serialize.*
    http://codereview.qt-project.org/102695 [PS2] - Don't store a v8engine pointer in qqmllistwrapper
    http://codereview.qt-project.org/102694 [PS2] - Remove unused enum value



More information about the Ci-reports mailing list