[Ci-reports] fail on QtBase_stable_Integration #3908

Qt Continuous Integration System ci-noreply at qt-project.org
Sat May 24 08:50:33 CEST 2014


Autotests `tst_qheaderview', `tst_qscrollarea', and `tst_qtableview' failed :(

  Testing tst_QTableView
  FAIL!  : tst_QTableView::moveCursorBiggerJump() Compared values are not the same
     Loc: [/work/build/qt/qtbase/tests/auto/widgets/itemviews/qtableview/tst_qtableview.cpp(1378)]
  Totals: 243 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTableView *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_QTableView::initTestCase()
  PASS   : tst_QTableView::getSetCheck()
  PASS   : tst_QTableView::noDelegate()
  PASS   : tst_QTableView::noModel()
  PASS   : tst_QTableView::emptyModel()
  PASS   : tst_QTableView::removeRows(2x2)
  PASS   : tst_QTableView::removeRows(10x10)
  PASS   : tst_QTableView::removeColumns(2x2)
  PASS   : tst_QTableView::removeColumns(10x10)
  PASS   : tst_QTableView::keyboardNavigation(16x16 model)
  PASS   : tst_QTableView::keyboardNavigation(no tab)
  PASS   : tst_QTableView::headerSections()
  PASS   : tst_QTableView::moveCursor(MoveRight (0,0))
  PASS   : tst_QTableView::moveCursor(MoveRight (3,0))
  PASS   : tst_QTableView::moveCursor(MoveRight (3,3))
  PASS   : tst_QTableView::moveCursor(MoveRight, hidden column 1 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveRight, hidden column 3 (0,2))
  PASS   : tst_QTableView::moveCursor(MoveNext (0,0))
  PASS   : tst_QTableView::moveCursor(MoveNext (0,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap (0,3))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap (3,3))
  PASS   : tst_QTableView::moveCursor(MoveNext, hidden column 1 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap, hidden column 3 (0,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap, hidden column 3 (3,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrapy, wrapx, hidden column 3, hidden row 3 (2,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap, hidden column 2, moved column from 3 to 0. (0,2))
  PASS   : tst_QTableView::moveCursor(MoveLeft (0,0))
  PASS   : tst_QTableView::moveCursor(MoveLeft (0,3))
  PASS   : tst_QTableView::moveCursor(MoveLeft (1,0))
  PASS   : tst_QTableView::moveCursor(MoveLeft, hidden column 0 (0,2))
  PASS   : tst_QTableView::moveCursor(MoveLeft, hidden column 0 (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious (0,3))
  PASS   : tst_QTableView::moveCursor(MovePrevious (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap (1,0))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, (0,0))
  PASS   : tst_QTableView::moveCursor(MovePrevious, hidden column 1 (0,2))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 3 (0,2))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrapy, hidden column 0 (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 0, hidden row 0 (1,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 1, moved column from 0 to 3. (1,2))
  PASS   : tst_QTableView::moveCursor(MoveDown (0,0))
  PASS   : tst_QTableView::moveCursor(MoveDown (3,0))
  PASS   : tst_QTableView::moveCursor(MoveDown (3,3))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 1 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 3 (2,0))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 0 hidden column 0 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveUp (0,0))
  PASS   : tst_QTableView::moveCursor(MoveUp (3, 0))
  PASS   : tst_QTableView::moveCursor(MoveUp (0,1))
  PASS   : tst_QTableView::moveCursor(MoveUp, hidden row 1 (2,0))
  PASS   : tst_QTableView::moveCursor(MoveUp, hidden row (1,0))
  PASS   : tst_QTableView::moveCursor(MoveHome (0,0))
  PASS   : tst_QTableView::moveCursor(MoveHome (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome, hidden column 0 (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl (0,0))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl, hidden column 0, hidden row 0 (3,3))
  PASS   : tst_QTableView::moveCursor(MoveEnd (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd (3,3))
  PASS   : tst_QTableView::moveCursor(MoveEnd, hidden column (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl (3,3))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl, hidden column 3 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl, hidden column 3, hidden row 3 (0,0))
  PASS   : tst_QTableView::moveCursor(MovePageUp (0,0))
  PASS   : tst_QTableView::moveCursor(MovePageUp (3,3))
  PASS   : tst_QTableView::moveCursor(MovePageDown (3, 3))
  PASS   : tst_QTableView::moveCursor(MovePageDown (0, 3))
  PASS   : tst_QTableView::moveCursorStrikesBack(Last column disabled. Task QTBUG-3878)
  PASS   : tst_QTableView::moveCursorStrikesBack(Last column disabled 2. Task QTBUG-3878)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor column hidden)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor column disabled)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor row hidden)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor row disabled)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span right)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span left)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span down)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span up)
  PASS   : tst_QTableView::moveCursorStrikesBack(All disabled, wrap forward. Timeout => FAIL)
  PASS   : tst_QTableView::moveCursorStrikesBack(All disabled, wrap backwards. Timeout => FAIL)
  FAIL!  : tst_QTableView::moveCursorBiggerJump() Compared values are not the same
     Loc: [/work/build/qt/qtbase/tests/auto/widgets/itemviews/qtableview/tst_qtableview.cpp(1378)]
  PASS   : tst_QTableView::hideRows(show row 0, hide row 3, no span)
  PASS   : tst_QTableView::hideRows(show row 0, hide row 3, span)
  PASS   : tst_QTableView::hideColumns(show col 0, hide col 3, no span)
  PASS   : tst_QTableView::hideColumns(show col 0, hide col 3, span)
  PASS   : tst_QTableView::selection(no span, no hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(row span, no hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(col span, no hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, row hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, col hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, no hidden, row moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, no hidden, col moved, 3x3 select)
  PASS   : tst_QTableView::selectRow(SingleSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(SingleSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(SingleSelection and SelectColumns)
  PASS   : tst_QTableView::selectRow(MultiSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(MultiSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(MultiSelection and SelectColumns)
  PASS   : tst_QTableView::selectRow(ExtendedSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(ExtendedSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(ExtendedSelection and SelectColumns)
  PASS   : tst_QTableView::selectRow(ContiguousSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(ContiguousSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(ContiguousSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(SingleSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(SingleSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(SingleSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(MultiSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(MultiSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(MultiSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(ExtendedSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(ExtendedSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(ExtendedSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(ContiguousSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(ContiguousSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(ContiguousSelection and SelectColumns)
  PASS   : tst_QTableView::visualRect((0,0))
  PASS   : tst_QTableView::visualRect((0,0) hidden row)
  PASS   : tst_QTableView::visualRect((0,0) hidden column)
  PASS   : tst_QTableView::visualRect((0,0) hidden row and column)
  PASS   : tst_QTableView::visualRect((0,0) out of bounds)
  PASS   : tst_QTableView::visualRect((5,5), hidden row)
  PASS   : tst_QTableView::visualRect((9,9))
  PASS   : tst_QTableView::fetchMore()
  PASS   : tst_QTableView::setHeaders()
  PASS   : tst_QTableView::resizeRowsToContents(10x10 grid shown 40x40)
  PASS   : tst_QTableView::resizeRowsToContents(10x10 grid not shown 40x40)
  PASS   : tst_QTableView::resizeColumnsToContents(10x10 grid shown 40x40)
  PASS   : tst_QTableView::resizeColumnsToContents(10x10 grid not shown 40x40)
  PASS   : tst_QTableView::rowViewportPosition(row 0, scroll per item 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per item, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per item, 1)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per item, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per item, 5)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per item, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per item, 5)
  PASS   : tst_QTableView::rowViewportPosition(row 0, scroll per pixel 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per pixel, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per pixel, 1)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per pixel, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per pixel, 5)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per pixel, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per pixel, 5)
  PASS   : tst_QTableView::rowAt(row at 100)
  PASS   : tst_QTableView::rowAt(row at 180)
  PASS   : tst_QTableView::rowAt(row at 20)
  PASS   : tst_QTableView::rowHeight(increasing)
  PASS   : tst_QTableView::rowHeight(decreasing)
  PASS   : tst_QTableView::rowHeight(random)
  PASS   : tst_QTableView::columnViewportPosition(column 0, scroll per item 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per item, 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per item, 1)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per item, 0)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per item, 5)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per item, 0)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per item, 5)
  PASS   : tst_QTableView::columnViewportPosition(column 0, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per pixel 1)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per pixel 5)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per pixel 5)
  PASS   : tst_QTableView::columnAt(column at 100)
  PASS   : tst_QTableView::columnAt(column at 180)
  PASS   : tst_QTableView::columnAt(column at 20)
  PASS   : tst_QTableView::columnWidth(increasing)
  PASS   : tst_QTableView::columnWidth(decreasing)
  PASS   : tst_QTableView::columnWidth(random)
  PASS   : tst_QTableView::hiddenRow(first hidden)
  PASS   : tst_QTableView::hiddenRow(last hidden)
  PASS   : tst_QTableView::hiddenRow(none hidden)
  PASS   : tst_QTableView::hiddenRow(all hidden)
  PASS   : tst_QTableView::hiddenColumn(first hidden)
  PASS   : tst_QTableView::hiddenColumn(last hidden)
  PASS   : tst_QTableView::hiddenColumn(none hidden)
  PASS   : tst_QTableView::hiddenColumn(all hidden)
  PASS   : tst_QTableView::sortingEnabled()
  QWARN  : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added
  PASS   : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item)
  QWARN  : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added
  PASS   : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel)
  QWARN  : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added
  PASS   : tst_QTableView::scrollTo(hidden, no span, no scroll, per item)
  PASS   : tst_QTableView::indexAt(no hidden, no span, no scroll, (20,20))
  PASS   : tst_QTableView::indexAt(row hidden, no span, no scroll, at (20,20))
  PASS   : tst_QTableView::indexAt(col hidden, no span, no scroll, at (20,20))
  PASS   : tst_QTableView::indexAt(no hidden, row span, no scroll, at (60,20))
  PASS   : tst_QTableView::indexAt(no hidden, col span, no scroll, at (60,20))
  PASS   : tst_QTableView::indexAt(no hidden, no span, scroll (5,0), at (20,20))
  PASS   : tst_QTableView::indexAt(no hidden, no span, scroll (0,5), at (20,20))
  PASS   : tst_QTableView::indexAt(no hidden, no span, scroll (5,5), at (20,20))
  PASS   : tst_QTableView::span(top left 2x2)
  PASS   : tst_QTableView::span(top left 1x2)
  PASS   : tst_QTableView::span(top left 2x1)
  PASS   : tst_QTableView::span(invalid 2x2)
  PASS   : tst_QTableView::span(top left 2x2)
  PASS   : tst_QTableView::span(bottom right 2x2)
  PASS   : tst_QTableView::span(invalid span 2x2)
  PASS   : tst_QTableView::span(invalid span 3x3)
  PASS   : tst_QTableView::spans(1x3 span, query 3,0)
  PASS   : tst_QTableView::spans(1x3 span, query 3,1)
  PASS   : tst_QTableView::spans(1x3 span, query 3,2)
  PASS   : tst_QTableView::spans(two 1x2 spans at the same column, query at 3,0)
  PASS   : tst_QTableView::spans(two 1x2 spans at the same column, query at 4,0)
  PASS   : tst_QTableView::spans(how to order spans (1,1))
  PASS   : tst_QTableView::spans(how to order spans (2,1))
  PASS   : tst_QTableView::spans(how to order spans (3,1))
  PASS   : tst_QTableView::spans(how to order spans (1,2))
  PASS   : tst_QTableView::spans(how to order spans (2,2))
  PASS   : tst_QTableView::spans(spans with hidden rows)
  PASS   : tst_QTableView::spans(QTBUG-6004: No failing assertion, then it passes.)
  PASS   : tst_QTableView::spans(QTBUG-6004 (follow-up): No failing assertion, then it passes.)
  PASS   : tst_QTableView::spans(QTBUG-9631: remove one span)
  PASS   : tst_QTableView::spansAfterRowInsertion()
  PASS   : tst_QTableView::spansAfterColumnInsertion()
  PASS   : tst_QTableView::spansAfterRowRemoval()
  PASS   : tst_QTableView::spansAfterColumnRemoval()
  PASS   : tst_QTableView::checkHeaderReset()
  PASS   : tst_QTableView::checkHeaderMinSize()
  PASS   : tst_QTableView::resizeToContents()
  PASS   : tst_QTableView::tabFocus()
  PASS   : tst_QTableView::bigModel()
  PASS   : tst_QTableView::selectionSignal()
  PASS   : tst_QTableView::setCurrentIndex()
  PASS   : tst_QTableView::task173773_updateVerticalHeader()
  PASS   : tst_QTableView::task227953_setRootIndex()
  PASS   : tst_QTableView::task240266_veryBigColumn()
  PASS   : tst_QTableView::task248688_autoScrollNavigation()
  PASS   : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections()
  PASS   : tst_QTableView::task191545_dragSelectRows()
  PASS   : tst_QTableView::taskQTBUG_5062_spansInconsistency()
  PASS   : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel()
  PASS   : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader()
  PASS   : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason()
  PASS   : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection()
  PASS   : tst_QTableView::taskQTBUG_8777_scrollToSpans()
  PASS   : tst_QTableView::taskQTBUG_10169_sizeHintForRow()
  PASS   : tst_QTableView::taskQTBUG_30653_doItemsLayout()
  PASS   : tst_QTableView::mouseWheel(scroll up per item)
  PASS   : tst_QTableView::mouseWheel(scroll down per item)
  PASS   : tst_QTableView::mouseWheel(scroll down per pixel)
  PASS   : tst_QTableView::addColumnWhileEditing()
  PASS   : tst_QTableView::task234926_setHeaderSorting()
  PASS   : tst_QTableView::changeHeaderData()
  PASS   : tst_QTableView::viewOptions()
  PASS   : tst_QTableView::cleanupTestCase()
  Totals: 243 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QTableView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtableview: 9 seconds, exit code 1
  
  Testing tst_QHeaderView
  FAIL!  : tst_QHeaderView::invisibleStretchLastSection() Compared values are not the same
     Actual   (view.sectionSize(count - 1))  : 100
     Expected (view.defaultSectionSize() * 2): 200
     Loc: [/work/build/qt/qtbase/tests/auto/widgets/itemviews/qheaderview/tst_qheaderview.cpp(1971)]
  Totals: 142 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QHeaderView *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_QHeaderView::initTestCase()
  PASS   : tst_QHeaderView::getSetCheck()
  PASS   : tst_QHeaderView::visualIndex()
  PASS   : tst_QHeaderView::visualIndexAt(no hidden, no moved sections)
  PASS   : tst_QHeaderView::visualIndexAt(no hidden, moved sections)
  PASS   : tst_QHeaderView::visualIndexAt(hidden, no moved sections)
  PASS   : tst_QHeaderView::noModel()
  PASS   : tst_QHeaderView::emptyModel()
  PASS   : tst_QHeaderView::removeRows()
  PASS   : tst_QHeaderView::removeCols()
  PASS   : tst_QHeaderView::clickable()
  PASS   : tst_QHeaderView::movable()
  PASS   : tst_QHeaderView::hidden()
  PASS   : tst_QHeaderView::stretch()
  PASS   : tst_QHeaderView::sectionSize(data set one)
  PASS   : tst_QHeaderView::length()
  PASS   : tst_QHeaderView::offset()
  PASS   : tst_QHeaderView::sectionSizeHint()
  PASS   : tst_QHeaderView::logicalIndex()
  PASS   : tst_QHeaderView::logicalIndexAt()
  PASS   : tst_QHeaderView::swapSections()
  PASS   : tst_QHeaderView::moveSection(bad args, no hidden)
  PASS   : tst_QHeaderView::moveSection(good args, no hidden)
  PASS   : tst_QHeaderView::moveSection(hidden sections)
  PASS   : tst_QHeaderView::resizeMode()
  PASS   : tst_QHeaderView::resizeSection(bad args)
  PASS   : tst_QHeaderView::resizeAndMoveSection(resizeAndMove-1)
  PASS   : tst_QHeaderView::resizeAndMoveSection(resizeAndMove-2)
  PASS   : tst_QHeaderView::resizeAndMoveSection(resizeAndMove-3)
  PASS   : tst_QHeaderView::resizeAndMoveSection(resizeAndMove-4)
  PASS   : tst_QHeaderView::resizeAndMoveSection(resizeAndMove-5)
  PASS   : tst_QHeaderView::resizeHiddenSection(section 0 resize 50 to 20)
  PASS   : tst_QHeaderView::resizeHiddenSection(section 1 resize 50 to 20)
  PASS   : tst_QHeaderView::resizeHiddenSection(section 2 resize 50 to 20)
  PASS   : tst_QHeaderView::resizeHiddenSection(section 3 resize 50 to 20)
  PASS   : tst_QHeaderView::resizeAndInsertSection(section 0 size 50 insert 0)
  PASS   : tst_QHeaderView::resizeAndInsertSection(section 1 size 50 insert 1)
  PASS   : tst_QHeaderView::resizeAndInsertSection(section 1 size 50 insert 0)
  PASS   : tst_QHeaderView::resizeWithResizeModes(stretch first section)
  PASS   : tst_QHeaderView::moveAndInsertSection(move from 1 to 3, insert 0)
  PASS   : tst_QHeaderView::highlightSections()
  PASS   : tst_QHeaderView::showSortIndicator()
  PASS   : tst_QHeaderView::sortIndicatorTracking()
  PASS   : tst_QHeaderView::removeAndInsertRow()
  PASS   : tst_QHeaderView::unhideSection()
  PASS   : tst_QHeaderView::testEvent()
  PASS   : tst_QHeaderView::headerDataChanged()
  PASS   : tst_QHeaderView::currentChanged()
  PASS   : tst_QHeaderView::horizontalOffset()
  PASS   : tst_QHeaderView::verticalOffset()
  PASS   : tst_QHeaderView::stretchSectionCount()
  PASS   : tst_QHeaderView::hiddenSectionCount()
  PASS   : tst_QHeaderView::focusPolicy()
  PASS   : tst_QHeaderView::moveSectionAndReset()
  PASS   : tst_QHeaderView::moveSectionAndRemove()
  PASS   : tst_QHeaderView::saveRestore()
  PASS   : tst_QHeaderView::defaultSectionSizeTest()
  PASS   : tst_QHeaderView::defaultAlignment(horizontal right aligned)
  PASS   : tst_QHeaderView::defaultAlignment(horizontal left aligned)
  PASS   : tst_QHeaderView::defaultAlignment(vertical right aligned)
  PASS   : tst_QHeaderView::defaultAlignment(vertical left aligned)
  PASS   : tst_QHeaderView::globalResizeMode(horizontal ResizeToContents 0)
  PASS   : tst_QHeaderView::sectionPressedSignal(horizontal unclickable 0)
  PASS   : tst_QHeaderView::sectionPressedSignal(horizontal clickable 1)
  PASS   : tst_QHeaderView::sectionClickedSignal(horizontal unclickable 0)
  PASS   : tst_QHeaderView::sectionClickedSignal(horizontal clickable 1)
  PASS   : tst_QHeaderView::defaultSectionSize(horizontal, 0)
  PASS   : tst_QHeaderView::defaultSectionSize(horizontal, 5)
  PASS   : tst_QHeaderView::defaultSectionSize(horizontal,25)
  PASS   : tst_QHeaderView::oneSectionSize()
  PASS   : tst_QHeaderView::hideAndInsert(horizontal, 0, 0)
  PASS   : tst_QHeaderView::removeSection()
  PASS   : tst_QHeaderView::preserveHiddenSectionWidth()
  FAIL!  : tst_QHeaderView::invisibleStretchLastSection() Compared values are not the same
     Actual   (view.sectionSize(count - 1))  : 100
     Expected (view.defaultSectionSize() * 2): 200
     Loc: [/work/build/qt/qtbase/tests/auto/widgets/itemviews/qheaderview/tst_qheaderview.cpp(1971)]
  PASS   : tst_QHeaderView::noSectionsWithNegativeSize()
  PASS   : tst_QHeaderView::emptySectionSpan()
  PASS   : tst_QHeaderView::task236450_hidden(set 1)
  PASS   : tst_QHeaderView::task236450_hidden(set 2)
  PASS   : tst_QHeaderView::task236450_hidden(set 3)
  PASS   : tst_QHeaderView::task248050_hideRow()
  PASS   : tst_QHeaderView::QTBUG6058_reset()
  PASS   : tst_QHeaderView::QTBUG7833_sectionClicked()
  PASS   : tst_QHeaderView::QTBUG8650_crashOnInsertSections()
  PASS   : tst_QHeaderView::QTBUG12268_hiddenMovedSectionSorting()
  PASS   : tst_QHeaderView::QTBUG14242_hideSectionAutoSize()
  PASS   : tst_QHeaderView::ensureNoIndexAtLength()
  PASS   : tst_QHeaderView::offsetConsistent()
  PASS   : tst_QHeaderView::initialSortOrderRole()
  PASS   : tst_QHeaderView::logicalIndexAtTest(no_updates+normal)
  PASS   : tst_QHeaderView::logicalIndexAtTest(hasupdates+normal)
  PASS   : tst_QHeaderView::logicalIndexAtTest(no_updates+special)
  PASS   : tst_QHeaderView::logicalIndexAtTest(hasupdates+special)
  PASS   : tst_QHeaderView::visualIndexAtTest(no_updates+normal)
  PASS   : tst_QHeaderView::visualIndexAtTest(hasupdates+normal)
  PASS   : tst_QHeaderView::visualIndexAtTest(no_updates+special)
  PASS   : tst_QHeaderView::visualIndexAtTest(hasupdates+special)
  PASS   : tst_QHeaderView::hideShowTest(no_updates+normal)
  PASS   : tst_QHeaderView::hideShowTest(hasupdates+normal)
  PASS   : tst_QHeaderView::hideShowTest(no_updates+special)
  PASS   : tst_QHeaderView::hideShowTest(hasupdates+special)
  PASS   : tst_QHeaderView::swapSectionsTest(no_updates+normal)
  PASS   : tst_QHeaderView::swapSectionsTest(hasupdates+normal)
  PASS   : tst_QHeaderView::swapSectionsTest(no_updates+special)
  PASS   : tst_QHeaderView::swapSectionsTest(hasupdates+special)
  PASS   : tst_QHeaderView::moveSectionTest(no_updates+normal)
  PASS   : tst_QHeaderView::moveSectionTest(hasupdates+normal)
  PASS   : tst_QHeaderView::moveSectionTest(no_updates+special)
  PASS   : tst_QHeaderView::moveSectionTest(hasupdates+special)
  PASS   : tst_QHeaderView::defaultSizeTest(no_updates+normal)
  PASS   : tst_QHeaderView::defaultSizeTest(hasupdates+normal)
  PASS   : tst_QHeaderView::defaultSizeTest(no_updates+special)
  PASS   : tst_QHeaderView::defaultSizeTest(hasupdates+special)
  PASS   : tst_QHeaderView::removeTest(no_updates+normal+reset)
  PASS   : tst_QHeaderView::removeTest(hasupdates+normal+reset)
  PASS   : tst_QHeaderView::removeTest(no_updates+special+reset)
  PASS   : tst_QHeaderView::removeTest(hasupdates+special+reset)
  PASS   : tst_QHeaderView::removeTest(no_updates+normal)
  PASS   : tst_QHeaderView::removeTest(hasupdates+normal)
  PASS   : tst_QHeaderView::removeTest(no_updates+special)
  PASS   : tst_QHeaderView::removeTest(hasupdates+special)
  PASS   : tst_QHeaderView::insertTest(no_updates+normal+reset)
  PASS   : tst_QHeaderView::insertTest(hasupdates+normal+reset)
  PASS   : tst_QHeaderView::insertTest(no_updates+special+reset)
  PASS   : tst_QHeaderView::insertTest(hasupdates+special+reset)
  PASS   : tst_QHeaderView::insertTest(no_updates+normal)
  PASS   : tst_QHeaderView::insertTest(hasupdates+normal)
  PASS   : tst_QHeaderView::insertTest(no_updates+special)
  PASS   : tst_QHeaderView::insertTest(hasupdates+special)
  PASS   : tst_QHeaderView::mixedTests(no_updates+normal+reset)
  PASS   : tst_QHeaderView::mixedTests(hasupdates+normal+reset)
  PASS   : tst_QHeaderView::mixedTests(no_updates+special+reset)
  PASS   : tst_QHeaderView::mixedTests(hasupdates+special+reset)
  PASS   : tst_QHeaderView::mixedTests(no_updates+normal)
  PASS   : tst_QHeaderView::mixedTests(hasupdates+normal)
  PASS   : tst_QHeaderView::mixedTests(no_updates+special)
  PASS   : tst_QHeaderView::mixedTests(hasupdates+special)
  PASS   : tst_QHeaderView::resizeToContentTest(no_updates+normal)
  PASS   : tst_QHeaderView::resizeToContentTest(hasupdates+normal)
  PASS   : tst_QHeaderView::resizeToContentTest(no_updates+special)
  PASS   : tst_QHeaderView::resizeToContentTest(hasupdates+special)
  PASS   : tst_QHeaderView::testStreamWithHide()
  PASS   : tst_QHeaderView::testStylePosition()
  PASS   : tst_QHeaderView::cleanupTestCase()
  Totals: 142 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QHeaderView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qheaderview: 3 seconds, exit code 1
  
  Testing tst_QScrollArea
  FAIL!  : tst_QScrollArea::checkHFW_Task_197736() 'w->height() >= 250' returned FALSE. ()
     Loc: [/work/build/qt/qtbase/tests/auto/widgets/widgets/qscrollarea/tst_qscrollarea.cpp(171)]
  Totals: 4 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QScrollArea *********
  Config: Using QtTest library 5.3.1, Qt 5.3.1
  PASS   : tst_QScrollArea::initTestCase()
  PASS   : tst_QScrollArea::getSetCheck()
  PASS   : tst_QScrollArea::ensureMicroFocusVisible_Task_167838()
  FAIL!  : tst_QScrollArea::checkHFW_Task_197736() 'w->height() >= 250' returned FALSE. ()
     Loc: [/work/build/qt/qtbase/tests/auto/widgets/widgets/qscrollarea/tst_qscrollarea.cpp(171)]
  PASS   : tst_QScrollArea::cleanupTestCase()
  Totals: 4 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QScrollArea *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qscrollarea: 0.127747 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03908/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/stable_1400912233):
    http://codereview.qt-project.org/85475 [PS3] - Set QEvent::spontaneous correctly in move/resize event handling.
    http://codereview.qt-project.org/85474 [PS2] - Suppress synthesized resize event when programmatically resizing native widgets.



More information about the Ci-reports mailing list