[Ci-reports] fail on QtWebChannel_dev_Integration #32

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Aug 8 18:16:35 CEST 2014


Autotest `qml' failed :(

  Testing qml
  FAIL!  : qml::WebChannel::test_wrapper() Compared values are not the same
     Actual   (): 4
     Expected (): 6
  C:\work\build\qt\qtwebchannel\tests\auto\qml\tst_webchannel.qml(264) : failure location
  FAIL!  : qml::WebChannel::test_wrapper_wrapEveryQObject() Compared values are not the same
     Actual   (): 6
     Expected (): 4
  C:\work\build\qt\qtwebchannel\tests\auto\qml\Client.qml(163) : failure location
  Totals: 14 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of qml *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.8.0)
  PASS   : qml::Bench::initTestCase()
  QWARN  : qml::UnknownTestFunc() QMetaProperty::read: Unable to handle unregistered datatype 'QQuickWindow*' for property 'TestCase_QMLTYPE_2_QML_3::window'
  QDEBUG : qml::Bench::benchmark_init() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::Bench::benchmark_init() qml: timer triggered - calling callback
  PASS   : qml::Bench::benchmark_init()
  QDEBUG : qml::Bench::benchmark_init() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::Bench::benchmark_init() qml: timer triggered - calling callback
  PASS   : qml::Bench::benchmark_init()
  RESULT : qml::benchmark_init:
       54 msecs per iteration (total: 54, iterations: 1)
  PASS   : qml::Bench::cleanupTestCase()
  PASS   : qml::MultiClient::initTestCase()
  QWARN  : qml::UnknownTestFunc() QMetaProperty::read: Unable to handle unregistered datatype 'QQuickWindow*' for property 'TestCase_QMLTYPE_2_QML_5::window'
  QDEBUG : qml::MultiClient::test_multiclient() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::MultiClient::test_multiclient() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::MultiClient::test_multiclient() qml: timer triggered - calling callback
  QDEBUG : qml::MultiClient::test_multiclient() qml: timer triggered - calling callback
  PASS   : qml::MultiClient::test_multiclient()
  PASS   : qml::MultiClient::cleanupTestCase()
  PASS   : qml::WebChannel::initTestCase()
  QWARN  : qml::UnknownTestFunc() QMetaProperty::read: Unable to handle unregistered datatype 'QQuickWindow*' for property 'TestCase_QMLTYPE_2_QML_7::window'
  QDEBUG : qml::WebChannel::test_disconnect() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::WebChannel::test_disconnect() qml: timer triggered - calling callback
  PASS   : qml::WebChannel::test_disconnect()
  QDEBUG : qml::WebChannel::test_grouping() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::WebChannel::test_grouping() qml: timer triggered - calling callback
  QDEBUG : qml::WebChannel::test_grouping() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::WebChannel::test_grouping() qml: timer triggered - calling callback
  PASS   : qml::WebChannel::test_grouping()
  QDEBUG : qml::WebChannel::test_method() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::WebChannel::test_method() qml: timer triggered - calling callback
  QDEBUG : qml::WebChannel::test_method() qml: timer connected: undefined and running: true for some msecs: 1
  PASS   : qml::WebChannel::test_method()
  QDEBUG : qml::WebChannel::test_method() qml: timer triggered - calling callback
  QDEBUG : qml::WebChannel::test_property() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::WebChannel::test_property() qml: timer triggered - calling callback
  QDEBUG : qml::WebChannel::test_property() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::WebChannel::test_property() qml: timer triggered - calling callback
  QDEBUG : qml::WebChannel::test_property() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::WebChannel::test_property() qml: timer triggered - calling callback
  PASS   : qml::WebChannel::test_property()
  QDEBUG : qml::WebChannel::test_signal() qml: timer connected: undefined and running: true for some msecs: 1
  QDEBUG : qml::WebChannel::test_signal() qml: timer triggered - calling callback
  PASS   : qml::WebChannel::test_signal()
  QDEBUG : qml::WebChannel::test_signal() qml: timer connected: undefined and running: true for some msecs: 1
  QWARN  : qml::WebChannel::test_wrapper() QQmlComponent: Created graphical object was not placed in the graphics scene.
  QDEBUG : qml::WebChannel::test_wrapper() qml: timer triggered - calling callback
  QDEBUG : qml::WebChannel::test_wrapper() qml: timer connected: undefined and running: true for some msecs: 1
  FAIL!  : qml::WebChannel::test_wrapper() Compared values are not the same
     Actual   (): 4
     Expected (): 6
  C:\work\build\qt\qtwebchannel\tests\auto\qml\tst_webchannel.qml(264) : failure location
  QWARN  : qml::WebChannel::test_wrapper_wrapEveryQObject() QQmlComponent: Created graphical object was not placed in the graphics scene.
  QDEBUG : qml::WebChannel::test_wrapper_wrapEveryQObject() qml: timer triggered - calling callback
  QDEBUG : qml::WebChannel::test_wrapper_wrapEveryQObject() qml: timer connected: undefined and running: true for some msecs: 1
  FAIL!  : qml::WebChannel::test_wrapper_wrapEveryQObject() Compared values are not the same
     Actual   (): 6
     Expected (): 4
  C:\work\build\qt\qtwebchannel\tests\auto\qml\Client.qml(163) : failure location
  PASS   : qml::WebChannel::cleanupTestCase()
  Totals: 14 passed, 2 failed, 0 skipped
  ********* Finished testing of qml *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end qml: 2 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtWebChannel_dev_Integration/build_00032/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1407512657):
    http://codereview.qt-project.org/91799 [PS1] - Alternative implementation for setTimeout



More information about the Ci-reports mailing list