[Ci-reports] fail on QtBase_dev_Integration #3378

Qt Continuous Integration System ci-noreply at qt-project.org
Sat May 3 16:16:43 CEST 2014


Autotest `tst_qabstractitemmodel' failed :(

  Testing tst_QAbstractItemModel
  FAIL!  : tst_QAbstractItemModel::testChildrenLayoutsChanged() Compared values are not the same
     Actual   (beforeSignal.size()): 2
     Expected (1)                  : 1
     Loc: [tst_qabstractitemmodel.cpp(2046)]
  Totals: 121 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAbstractItemModel *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (May  3 2014, GCC 4.6.3, 64 bit, release build)
  PASS   : tst_QAbstractItemModel::initTestCase()
  PASS   : tst_QAbstractItemModel::index()
  PASS   : tst_QAbstractItemModel::parent()
  PASS   : tst_QAbstractItemModel::hasChildren()
  PASS   : tst_QAbstractItemModel::data()
  PASS   : tst_QAbstractItemModel::headerData()
  PASS   : tst_QAbstractItemModel::itemData()
  PASS   : tst_QAbstractItemModel::itemFlags()
  PASS   : tst_QAbstractItemModel::match()
  PASS   : tst_QAbstractItemModel::dropMimeData(2x2 dropped at [0, 0])
  PASS   : tst_QAbstractItemModel::dropMimeData(2x2 dropped at [1, 0])
  PASS   : tst_QAbstractItemModel::dropMimeData(2x2 dropped at [3, 0])
  PASS   : tst_QAbstractItemModel::dropMimeData(2x2 dropped at [0, 1])
  PASS   : tst_QAbstractItemModel::dropMimeData(2x2 dropped at [0, 2] (line break))
  PASS   : tst_QAbstractItemModel::dropMimeData(2x2 dropped at [3, 2] (line break))
  PASS   : tst_QAbstractItemModel::dropMimeData(non-square dropped at [0, 0])
  PASS   : tst_QAbstractItemModel::dropMimeData(non-square dropped at [0, 2])
  PASS   : tst_QAbstractItemModel::dropMimeData(2x 1x2 dropped at [0, 0] (duplicates))
  PASS   : tst_QAbstractItemModel::dropMimeData(2x 1x2 dropped at [3, 2] (duplicates))
  PASS   : tst_QAbstractItemModel::dropMimeData(2x 1x2 dropped at [3, 2] (different rows))
  PASS   : tst_QAbstractItemModel::dropMimeData(2x 1x2 dropped at [3, 2] (different rows, over the edge))
  PASS   : tst_QAbstractItemModel::canDropMimeData()
  PASS   : tst_QAbstractItemModel::changePersistentIndex()
  PASS   : tst_QAbstractItemModel::movePersistentIndex()
  PASS   : tst_QAbstractItemModel::insertRows()
  PASS   : tst_QAbstractItemModel::insertColumns()
  PASS   : tst_QAbstractItemModel::removeRows()
  PASS   : tst_QAbstractItemModel::removeColumns()
  PASS   : tst_QAbstractItemModel::moveRows()
  PASS   : tst_QAbstractItemModel::moveColumns()
  PASS   : tst_QAbstractItemModel::reset()
  PASS   : tst_QAbstractItemModel::complexChangesWithPersistent()
  PASS   : tst_QAbstractItemModel::testMoveSameParentUp(move01)
  PASS   : tst_QAbstractItemModel::testMoveSameParentUp(move02)
  PASS   : tst_QAbstractItemModel::testMoveSameParentUp(move03)
  PASS   : tst_QAbstractItemModel::testMoveSameParentUp(move04)
  PASS   : tst_QAbstractItemModel::testMoveSameParentUp(move05)
  PASS   : tst_QAbstractItemModel::testMoveSameParentUp(move06)
  PASS   : tst_QAbstractItemModel::testMoveSameParentUp(move07)
  PASS   : tst_QAbstractItemModel::testMoveSameParentUp(move08)
  PASS   : tst_QAbstractItemModel::testMoveSameParentDown(move01)
  PASS   : tst_QAbstractItemModel::testMoveSameParentDown(move02)
  PASS   : tst_QAbstractItemModel::testMoveSameParentDown(move03)
  PASS   : tst_QAbstractItemModel::testMoveSameParentDown(move04)
  PASS   : tst_QAbstractItemModel::testMoveSameParentDown(move05)
  PASS   : tst_QAbstractItemModel::testMoveSameParentDown(move06)
  PASS   : tst_QAbstractItemModel::testMoveSameParentDown(move07)
  PASS   : tst_QAbstractItemModel::testMoveSameParentDown(move08)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move01)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move02)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move03)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move04)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move05)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move06)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move07)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move08)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move09)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move10)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move11)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move12)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move13)
  PASS   : tst_QAbstractItemModel::testMoveToGrandParent(move14)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move01)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move02)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move03)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move04)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move05)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move06)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move07)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move08)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move09)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move10)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move11)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move12)
  PASS   : tst_QAbstractItemModel::testMoveToSibling(move13)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move01)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move02)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move03)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move04)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move05)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move06)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move07)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move08)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move09)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move10)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move11)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move12)
  PASS   : tst_QAbstractItemModel::testMoveToUncle(move13)
  PASS   : tst_QAbstractItemModel::testMoveToDescendants()
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move01)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move02)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move03)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move04)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move05)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move06)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move07)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move08)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move09)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move10)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move11)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move12)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move13)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move14)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move15)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move16)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move17)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move18)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move19)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move20)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move21)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move22)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move23)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move24)
  PASS   : tst_QAbstractItemModel::testMoveWithinOwnRange(move25)
  PASS   : tst_QAbstractItemModel::testMoveThroughProxy()
  PASS   : tst_QAbstractItemModel::testReset()
  PASS   : tst_QAbstractItemModel::testDataChanged()
  QWARN  : tst_QAbstractItemModel::testChildrenLayoutsChanged() Don't know how to handle 'QAbstractItemModel::LayoutChangeHint', use qRegisterMetaType to register it.
  QWARN  : tst_QAbstractItemModel::testChildrenLayoutsChanged() Don't know how to handle 'QAbstractItemModel::LayoutChangeHint', use qRegisterMetaType to register it.
  FAIL!  : tst_QAbstractItemModel::testChildrenLayoutsChanged() Compared values are not the same
     Actual   (beforeSignal.size()): 2
     Expected (1)                  : 1
     Loc: [tst_qabstractitemmodel.cpp(2046)]
  PASS   : tst_QAbstractItemModel::testRoleNames()
  PASS   : tst_QAbstractItemModel::testDragActions()
  PASS   : tst_QAbstractItemModel::testFunctionPointerSignalConnection()
  PASS   : tst_QAbstractItemModel::cleanupTestCase()
  Totals: 121 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QAbstractItemModel *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractitemmodel: 0.323119 seconds, exit code 1

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

  Tested changes (refs/builds/dev_1399125166):
    http://codereview.qt-project.org/83869 [PS3] - Updated corelib's unit tests to use QSignalSpy's functor constructor



More information about the Ci-reports mailing list