[Ci-reports] fail on Qt5_5.4.2_Integration #53

Qt Continuous Integration System ci-noreply at qt-project.org
Tue May 26 14:50:58 CEST 2015


Autotest `tst_enginiomodel' 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.

  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_EnginioModel *********
  Config: Using QtTest library 5.4.2, Qt 5.4.2 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  QDEBUG : tst_EnginioModel::initTestCase() ## Creating backend: EnginioModel1432643073341
  QDEBUG : tst_EnginioModel::initTestCase() QJsonObject({"name":"CustomObject1","properties":[{"indexed":false,"name":"testCase","type":"string"},{"indexed":false,"name":"title","type":"string"},{"indexed":false,"name":"count","type":"number"},{"indexed":true,"name":"fileAttachment","objectType":"files","processors":[{"type":"image","variants":{"thumbnail":{"crop":"20x20"}}}],"type":"ref"}],"settings":{"websocket":true}})
  QDEBUG : tst_EnginioModel::initTestCase() ## Creating new object type: CustomObject1 on backend: EnginioModel1432643073341
  QDEBUG : tst_EnginioModel::initTestCase() ## Creating new object type: reload1 on backend: EnginioModel1432643073341
  QDEBUG : tst_EnginioModel::initTestCase() ## Creating new object type: reload2 on backend: EnginioModel1432643073341
  PASS   : tst_EnginioModel::initTestCase()
  PASS   : tst_EnginioModel::ctor()
  PASS   : tst_EnginioModel::deleteReply()
  PASS   : tst_EnginioModel::enginio_property()
  PASS   : tst_EnginioModel::query_property()
  PASS   : tst_EnginioModel::operation_property()
  PASS   : tst_EnginioModel::roleNames()
  PASS   : tst_EnginioModel::listView()
  PASS   : tst_EnginioModel::invalidRemove()
  PASS   : tst_EnginioModel::invalidSetProperty()
  PASS   : tst_EnginioModel::multpleConnections()
  PASS   : tst_EnginioModel::deletionReordered()
  PASS   : tst_EnginioModel::deleteTwiceTheSame()
  PASS   : tst_EnginioModel::updateAndDeleteReordered()
  PASS   : tst_EnginioModel::updateReordered()
  PASS   : tst_EnginioModel::append()
  PASS   : tst_EnginioModel::removeExternallyRemovedObject()
  PASS   : tst_EnginioModel::setPropertyOnExternallyRemovedObject()
  PASS   : tst_EnginioModel::createAndModify()
  SKIP   : tst_EnginioModel::externalNotification() The test depands on notifications, which are enabled only in staging environment
  tst_enginiomodel.cpp(1080) : failure location
  PASS   : tst_EnginioModel::createUpdateRemoveWithNotification()
  PASS   : tst_EnginioModel::appendBeforeInitialModelReset()
  PASS   : tst_EnginioModel::delayedRequestBeforeInitialModelReset()
  PASS   : tst_EnginioModel::appendAndChangeQueryBeforeItIsFinished()
  PASS   : tst_EnginioModel::deleteModelDurringRequests()
  PASS   : tst_EnginioModel::updatingRoles()
  PASS   : tst_EnginioModel::setData()
  PASS   : tst_EnginioModel::setJsonData()
  PASS   : tst_EnginioModel::data()
  PASS   : tst_EnginioModel::setInvalidJsonData()
  FAIL!  : tst_EnginioModel::reload() Compared values are not the same
     Actual   (model.rowCount()): 1
     Expected (0)               : 0
  tst_enginiomodel.cpp(1761) : failure location
  PASS   : tst_EnginioModel::identityChange()
  QDEBUG : tst_EnginioModel::cleanupTestCase() ## Deleting backend: EnginioModel1432643073341
  PASS   : tst_EnginioModel::cleanupTestCase()
  Totals: 31 passed, 1 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_EnginioModel *********
  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 2
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  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 tst_enginiomodel: 32 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/Qt5_5.4.2_Integration/build_00053/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.4.2_1432635330):
    http://codereview.qt-project.org/112969 [PS2] - Updated submodules.



More information about the Ci-reports mailing list