[Ci-reports] fail on QtBase_dev_Integration #2412

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Dec 19 15:04:15 CET 2013


Autotest `tst_qcolumnview' 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 tst_QColumnView
  FAIL!  : tst_QColumnView::dynamicModelChanges() Compared values are not the same
     Actual   (delegate.paintedIndexes.count()): 0
     Expected (1)                              : 1
  tst_qcolumnview.cpp(1052) : failure location
  Totals: 33 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QColumnView *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QColumnView::initTestCase()
  PASS   : tst_QColumnView::rootIndex()
  PASS   : tst_QColumnView::grips()
  PASS   : tst_QColumnView::isIndexHidden()
  PASS   : tst_QColumnView::indexAt()
  PASS   : tst_QColumnView::scrollContentsBy(normal)
  PASS   : tst_QColumnView::scrollContentsBy(reverse)
  QDEBUG : tst_QColumnView::scrollTo(normal) last= 0  ; HorizontalOffset=  -256
  QDEBUG : tst_QColumnView::scrollTo(normal) last= -256  ; HorizontalOffset=  -512
  QDEBUG : tst_QColumnView::scrollTo(normal) last= -512  ; HorizontalOffset=  -768
  QDEBUG : tst_QColumnView::scrollTo(normal) last= -768  ; HorizontalOffset=  -1024
  FAIL!  : tst_QColumnView::scrollTo(normal) Compared values are not the same
     Actual   (view.hasFocus()): 1
     Expected (giveFocus)      : 0
  tst_qcolumnview.cpp(487) : failure location
  PASS   : tst_QColumnView::scrollTo(reverse)
  PASS   : tst_QColumnView::moveCursor(normal)
  PASS   : tst_QColumnView::moveCursor(reverse)
  PASS   : tst_QColumnView::selectAll()
  PASS   : tst_QColumnView::clicked()
  PASS   : tst_QColumnView::selectedColumns()
  PASS   : tst_QColumnView::setSelection()
  PASS   : tst_QColumnView::setSelectionModel()
  PASS   : tst_QColumnView::visualRegionForSelection()
  FAIL!  : tst_QColumnView::dynamicModelChanges() Compared values are not the same
     Actual   (delegate.paintedIndexes.count()): 0
     Expected (1)                              : 1
  tst_qcolumnview.cpp(1052) : failure location
  PASS   : tst_QColumnView::moveGrip_basic()
  PASS   : tst_QColumnView::moveGrip(normal)
  PASS   : tst_QColumnView::moveGrip(reverse)
  PASS   : tst_QColumnView::doubleClick()
  PASS   : tst_QColumnView::gripMoved()
  PASS   : tst_QColumnView::preview()
  PASS   : tst_QColumnView::swapPreview()
  PASS   : tst_QColumnView::sizes()
  PASS   : tst_QColumnView::rowDelegate()
  PASS   : tst_QColumnView::resize()
  PASS   : tst_QColumnView::changeSameColumn()
  XFAIL  : tst_QColumnView::parentCurrentIndex(down) QTBUG-22707
  tst_qcolumnview.cpp(999) : failure location
  PASS   : tst_QColumnView::parentCurrentIndex(down)
  XFAIL  : tst_QColumnView::parentCurrentIndex(up) QTBUG-22707
  tst_qcolumnview.cpp(999) : failure location
  PASS   : tst_QColumnView::parentCurrentIndex(up)
  PASS   : tst_QColumnView::pullRug(model)
  PASS   : tst_QColumnView::pullRug(index)
  PASS   : tst_QColumnView::cleanupTestCase()
  Totals: 32 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QColumnView *********
  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 tst_qcolumnview: 44 seconds, exit code 2

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

  Tested changes (refs/builds/dev_1387457155):
    http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC
    http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library
    http://codereview.qt-project.org/74098 [PS4] - Move QSqlError private members into a pimpl class.
    http://codereview.qt-project.org/74009 [PS1] - Upgrade the PCRE bundle to 8.34



More information about the Ci-reports mailing list