[Ci-reports] fail on QtBase_stable_Integration #3083
Qt Continuous Integration System
ci-noreply at qt-project.org
Wed Feb 5 14:31:41 CET 2014
Autotest `tst_qcolumnview' failed :(
Testing tst_QColumnView
FAIL! : tst_QColumnView::dynamicModelChanges() Compared values are not the same
Actual (delegate.paintedIndexes.count()): 0
Expected (1) : 1
tst_qcolumnview.cpp(1053) : 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.2.2, Qt 5.2.2
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
PASS : tst_QColumnView::scrollTo(normal)
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(1053) : 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: 33 passed, 1 failed, 0 skipped
********* Finished testing of tst_QColumnView *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qcolumnview: 53 seconds, exit code 1
Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03083/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz
Tested changes (refs/builds/stable_1391601179):
http://codereview.qt-project.org/76731 [PS2] - Doc: corrected description of QTableWidget::clear()
http://codereview.qt-project.org/77344 [PS1] - QTabWidget: fix moving of the current tab
More information about the Ci-reports
mailing list