[Ci-reports] fail on QtDeclarative_dev_Integration #1716

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jul 24 10:31:40 CEST 2014


Autotest `tst_qqmlengine' failed :(

  Testing tst_qqmlengine
  FAIL!  : tst_qqmlengine::outputWarningsToStandardError() Compared values are not the same
     Actual   (messageHandler.messages().at(0))                                     : "<Unknown File>:1:48: Unable to assign [undefined] to int"
     Expected (QLatin1String("<Unknown File>: Unable to assign [undefined] to int")): "<Unknown File>: Unable to assign [undefined] to int"
     Loc: [tst_qqmlengine.cpp(491)]
  Totals: 66 passed, 1 failed, 0 skipped
  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 GCC 4.6.3)
  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()
  PASS   : tst_qqmlengine::trimComponentCache(EmptyComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(VMEComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(VMEComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyPropertyEmptyComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(VMEPropertyEmptyComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(EmptyPropertyVMEComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(VMEPropertyVMEComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(VMETransientEmptyComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(VMETransientVMEComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(TransientComponent-1)
  PASS   : tst_qqmlengine::trimComponentCache(TransientComponent-2)
  PASS   : tst_qqmlengine::trimComponentCache(ReloadComponent)
  PASS   : tst_qqmlengine::trimComponentCache(LoaderComponent)
  PASS   : tst_qqmlengine::trimComponentCache(IncubatedComponent)
  PASS   : tst_qqmlengine::trimComponentCache(TopLevelComponent)
  PASS   : tst_qqmlengine::trimComponentCache(ScriptComponent)
  PASS   : tst_qqmlengine::repeatedCompilation()
  QWARN  : tst_qqmlengine::failedCompilation(Invalid URL) QQmlComponent: Component is not ready
  PASS   : tst_qqmlengine::failedCompilation(Invalid URL)
  QWARN  : tst_qqmlengine::failedCompilation(Invalid content) QQmlComponent: Component is not ready
  PASS   : tst_qqmlengine::failedCompilation(Invalid content)
  FAIL!  : tst_qqmlengine::outputWarningsToStandardError() Compared values are not the same
     Actual   (messageHandler.messages().at(0))                                     : "<Unknown File>:1:48: Unable to assign [undefined] to int"
     Expected (QLatin1String("<Unknown File>: Unable to assign [undefined] to int")): "<Unknown File>: Unable to assign [undefined] to int"
     Loc: [tst_qqmlengine.cpp(491)]
  PASS   : tst_qqmlengine::objectOwnership()
  PASS   : tst_qqmlengine::multipleEngines()
  PASS   : tst_qqmlengine::qtqmlModule(import QtQml of correct version (2.0))
  PASS   : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (3.0))
  PASS   : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (1.0))
  PASS   : tst_qqmlengine::qtqmlModule(import QtQml of incorrect version (2.5))
  PASS   : tst_qqmlengine::qtqmlModule(QtQml 2.0 module provides Component, QtObject, Connections, Binding and Timer)
  PASS   : tst_qqmlengine::qtqmlModule(can import QtQml then QtQuick)
  PASS   : tst_qqmlengine::qtqmlModule(can import QtQuick then QtQml)
  PASS   : tst_qqmlengine::qtqmlModule(no import results in no QtObject availability)
  PASS   : tst_qqmlengine::qtqmlModule(importing QtQml only results in no Item availability)
  PASS   : tst_qqmlengine::urlInterceptor(InterceptTypes)
  PASS   : tst_qqmlengine::urlInterceptor(InterceptQmlDir)
  PASS   : tst_qqmlengine::urlInterceptor(InterceptModule)
  PASS   : tst_qqmlengine::urlInterceptor(InterceptStrings)
  PASS   : tst_qqmlengine::cleanupTestCase()
  Totals: 66 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qqmlengine *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlengine: 1 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01716/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1406190187):
    http://codereview.qt-project.org/90482 [PS1] - V4 IR: change debug code enabling to use compile-time constants
    http://codereview.qt-project.org/90481 [PS1] - V4 IR: fix printing with register information.
    http://codereview.qt-project.org/90480 [PS1] - V4 RegAlloc: do not add duplicate register hints
    http://codereview.qt-project.org/89717 [PS2] - QQmlError::toString: improve handling of empty urls.



More information about the Ci-reports mailing list