[Ci-reports] fail on QtWebChannel_dev_Integration #10

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jul 29 12:28:21 CEST 2014


Autotest `qml' failed :(

The test was 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 qml
  FAIL!  : qml::MetaObjectPublisher::test_method() Compared values are not the same
     Actual   (): 4
     Expected (): 6
  C:\work\build\qt\qtwebchannel\tests\auto\qml\tst_metaobjectpublisher.qml(163) : failure location
  Totals: 18 passed, 1 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 MSVC 2010)
  PASS   : qml::Bench::initTestCase()
  QWARN  : qml::UnknownTestFunc() QMetaProperty::read: Unable to handle unregistered datatype 'QQuickWindow*' for property 'TestCase_QMLTYPE_3_QML_4::window'
  PASS   : qml::Bench::benchmark_init()
  PASS   : qml::Bench::benchmark_init()
  RESULT : qml::benchmark_init:
       85 msecs per iteration (total: 85, iterations: 1)
  PASS   : qml::Bench::cleanupTestCase()
  PASS   : qml::MetaObjectPublisher::initTestCase()
  QWARN  : qml::UnknownTestFunc() QMetaProperty::read: Unable to handle unregistered datatype 'QQuickWindow*' for property 'TestCase_QMLTYPE_3_QML_6::window'
  PASS   : qml::MetaObjectPublisher::test_disconnect()
  PASS   : qml::MetaObjectPublisher::test_grouping()
  FAIL!  : qml::MetaObjectPublisher::test_method() Compared values are not the same
     Actual   (): 4
     Expected (): 6
  C:\work\build\qt\qtwebchannel\tests\auto\qml\tst_metaobjectpublisher.qml(163) : failure location
  PASS   : qml::MetaObjectPublisher::test_property()
  PASS   : qml::MetaObjectPublisher::test_signal()
  QWARN  : qml::MetaObjectPublisher::test_wrapper() QQmlComponent: Created graphical object was not placed in the graphics scene.
  FAIL!  : qml::MetaObjectPublisher::test_wrapper() 'verify()' returned FALSE. ()
  C:\work\build\qt\qtwebchannel\tests\auto\qml\Client.qml(152) : failure location
  PASS   : qml::MetaObjectPublisher::cleanupTestCase()
  PASS   : qml::MultiClient::initTestCase()
  QWARN  : qml::UnknownTestFunc() QMetaProperty::read: Unable to handle unregistered datatype 'QQuickWindow*' for property 'TestCase_QMLTYPE_3_QML_11::window'
  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_3_QML_13::window'
  PASS   : qml::WebChannel::test_receiveRawMessage()
  PASS   : qml::WebChannel::test_sendMessage()
  PASS   : qml::WebChannel::cleanupTestCase()
  Totals: 17 passed, 2 failed, 0 skipped
  ********* Finished testing of qml *********
  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 1
  QtQA::App::TestRunner:   second attempt: exited with exit code 2
  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 qml: 4 seconds, exit code 2

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

  Tested changes (refs/builds/dev_1406628941):
    http://codereview.qt-project.org/90031 [PS2] - Enable the QML tests even when QtWebKit is not available.



More information about the Ci-reports mailing list