[Ci-reports] fail on QtDeclarative_stable_Integration #1880

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Mar 12 12:37:48 CET 2014


Autotest `tst_qquicklistview' 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_QQuickListView
  FAIL!  : tst_QQuickListView::populateTransitions(static, no populate) Compared values are not the same
     Actual   (name->text()) : "item18"
     Expected (model.name(i)): "item0"
     Loc: [tst_qquicklistview.cpp(5734)]
  Totals: 479 passed, 1 failed, 2 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickListView *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QQuickListView::initTestCase()
  PASS   : tst_QQuickListView::qAbstractItemModel_package_items()
  PASS   : tst_QQuickListView::qAbstractItemModel_items()
  PASS   : tst_QQuickListView::qAbstractItemModel_package_changed()
  PASS   : tst_QQuickListView::qAbstractItemModel_changed()
  PASS   : tst_QQuickListView::qAbstractItemModel_package_inserted()
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted()
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, before visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, before visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at start of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, start of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at start of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, at start of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, at end of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, after visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, before visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, before visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at start of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, start of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at start of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, at start of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, at end of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, after visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_removed()
  PASS   : tst_QQuickListView::qAbstractItemModel_removed()
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, before visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, all before visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, all before visible items, remove item 0)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from before and within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from before and within visible items, remove item 0)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from start of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from start of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from start of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from start of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from middle of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from middle of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from middle of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from middle of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, after visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, after visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, after visible, content not at middle)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, after visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from within and after visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, before visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, all before visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, all before visible items, remove item 0)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from before and within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from before and within visible items, remove item 0)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from start of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from start of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from start of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from start of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from middle of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from middle of visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from middle of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from middle of visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, after visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, after visible, content at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, after visible, content not at middle)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, after visible, content not at start)
  PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from within and after visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, within visible items (to first index))
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, before visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, mix of non-visible/visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view, first->last)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view, content y not 0)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, within visible items (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, within visible items (to first index))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, before visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, mix of non-visible/visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view, first->last)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view, content y not 0)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items (to first index))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, before visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, mix of non-visible/visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, first->last)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, content y not 0)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items (move first item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible (move last item))
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible)
  PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible (move first item))
  PASS   : tst_QQuickListView::multipleChanges_condensed(remove all but 1, first->last)
  PASS   : tst_QQuickListView::multipleChanges_condensed(remove all)
  PASS   : tst_QQuickListView::multipleChanges_condensed(remove last (current) -> first)
  PASS   : tst_QQuickListView::multipleChanges_condensed(remove then insert at 0)
  PASS   : tst_QQuickListView::multipleChanges_condensed(remove then insert at non-zero index)
  PASS   : tst_QQuickListView::multipleChanges_condensed(remove current then insert below it)
  PASS   : tst_QQuickListView::multipleChanges_condensed(remove current index then move it down)
  PASS   : tst_QQuickListView::multipleChanges_condensed(remove current index then move it up)
  PASS   : tst_QQuickListView::multipleChanges_condensed(insert multiple times)
  PASS   : tst_QQuickListView::multipleChanges_condensed(insert multiple times with current index changes)
  PASS   : tst_QQuickListView::multipleChanges_condensed(insert and remove all)
  PASS   : tst_QQuickListView::multipleChanges_condensed(insert and remove current)
  PASS   : tst_QQuickListView::multipleChanges_condensed(insert before 0, then remove cross section of new and old items)
  PASS   : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new items to end)
  PASS   : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new and some old items to end)
  PASS   : tst_QQuickListView::multipleChanges_condensed(insert multiple at end, then move new and some old items to start)
  PASS   : tst_QQuickListView::multipleChanges_condensed(move back and forth to same index)
  PASS   : tst_QQuickListView::multipleChanges_condensed(move forwards then back)
  PASS   : tst_QQuickListView::multipleChanges_condensed(move current, then remove it)
  PASS   : tst_QQuickListView::multipleChanges_condensed(move current, then insert before it)
  PASS   : tst_QQuickListView::multipleChanges_condensed(move multiple, then remove them)
  PASS   : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert before them)
  PASS   : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert after them)
  PASS   : tst_QQuickListView::multipleChanges_condensed(clear current)
  PASS   : tst_QQuickListView::multipleChanges_condensed(remove, scroll)
  PASS   : tst_QQuickListView::multipleChanges_condensed(insert, scroll)
  PASS   : tst_QQuickListView::multipleChanges_condensed(move, scroll)
  PASS   : tst_QQuickListView::multipleChanges_condensed(clear, insert, scroll)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove all but 1, first->last)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove all)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove last (current) -> first)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove then insert at 0)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove then insert at non-zero index)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove current then insert below it)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove current index then move it down)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove current index then move it up)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert multiple times)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert multiple times with current index changes)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert and remove all)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert and remove current)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert before 0, then remove cross section of new and old items)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert multiple, then move new items to end)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert multiple, then move new and some old items to end)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert multiple at end, then move new and some old items to start)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(move back and forth to same index)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(move forwards then back)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(move current, then remove it)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(move current, then insert before it)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then remove them)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then insert before them)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then insert after them)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(clear current)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove, scroll)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert, scroll)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(move, scroll)
  PASS   : tst_QQuickListView::multipleChanges_uncondensed(clear, insert, scroll)
  PASS   : tst_QQuickListView::qAbstractItemModel_package_clear()
  PASS   : tst_QQuickListView::qAbstractItemModel_clear()
  PASS   : tst_QQuickListView::qAbstractItemModel_clear_bottomToTop()
  PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 0 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 100 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 500 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 0 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 100 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 500 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 0 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 100 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 500 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 0 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 100 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 500 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 0 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 100 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 500 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 0 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 100 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 500 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 0 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 100 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 500 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 0 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 100 buffer)
  PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 500 buffer)
  PASS   : tst_QQuickListView::swapWithFirstItem()
  PASS   : tst_QQuickListView::itemList()
  PASS   : tst_QQuickListView::itemListFlicker()
  PASS   : tst_QQuickListView::currentIndex_delayedItemCreation(set to 0)
  PASS   : tst_QQuickListView::currentIndex_delayedItemCreation(don't set to 0)
  PASS   : tst_QQuickListView::currentIndex()
  PASS   : tst_QQuickListView::noCurrentIndex()
  PASS   : tst_QQuickListView::keyNavigation(Vertical, TopToBottom)
  PASS   : tst_QQuickListView::keyNavigation(Vertical, BottomToTop)
  PASS   : tst_QQuickListView::keyNavigation(Horizontal, LeftToRight)
  PASS   : tst_QQuickListView::keyNavigation(Horizontal, RightToLeft)
  PASS   : tst_QQuickListView::enforceRange()
  PASS   : tst_QQuickListView::enforceRange_withoutHighlight()
  PASS   : tst_QQuickListView::spacing()
  PASS   : tst_QQuickListView::qAbstractItemModel_package_sections()
  PASS   : tst_QQuickListView::qAbstractItemModel_sections()
  PASS   : tst_QQuickListView::sectionsPositioning()
  PASS   : tst_QQuickListView::sectionsDelegate()
  WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) Mouse event occurs outside of target window.
  WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer) Mouse event occurs outside of target window.
  PASS   : tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer)
  WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, no cache buffer) Mouse event occurs outside of target window.
  WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, no cache buffer) Mouse event occurs outside of target window.
  PASS   : tst_QQuickListView::sectionsDragOutsideBounds(1000, no cache buffer)
  WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, cache buffer) Mouse event occurs outside of target window.
  WARNING: tst_QQuickListView::sectionsDragOutsideBounds(500, cache buffer) Mouse event occurs outside of target window.
  PASS   : tst_QQuickListView::sectionsDragOutsideBounds(500, cache buffer)
  WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, cache buffer) Mouse event occurs outside of target window.
  WARNING: tst_QQuickListView::sectionsDragOutsideBounds(1000, cache buffer) Mouse event occurs outside of target window.
  PASS   : tst_QQuickListView::sectionsDragOutsideBounds(1000, cache buffer)
  SKIP   : tst_QQuickListView::sectionsDelegate_headerVisibility() QTBUG-24395
     Loc: [tst_qquicklistview.cpp(2218)]
  PASS   : tst_QQuickListView::sectionPropertyChange()
  PASS   : tst_QQuickListView::sectionDelegateChange()
  PASS   : tst_QQuickListView::cacheBuffer()
  PASS   : tst_QQuickListView::positionViewAtBeginningEnd()
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 3 at Beginning)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 3 at End)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 22 at Beginning)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 28 at Beginning)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, last at End)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 at End)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 15 at Center)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 15 visible => Visible)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 15 partially visible => Visible)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 15 before visible => Visible)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 visible => Visible)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 before visible => Visible)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 after visible => Visible)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 visible => Contain)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 15 partially visible => Contain)
  PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 partially visible => Contain)
  PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 3 at End)
  PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 38 at Beginning)
  PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 15 at Center)
  PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 3 at SnapPosition)
  PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 10 at SnapPosition)
  PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 38 at SnapPosition)
  PASS   : tst_QQuickListView::resetModel()
  PASS   : tst_QQuickListView::propertyChanges()
  PASS   : tst_QQuickListView::componentChanges()
  PASS   : tst_QQuickListView::modelChanges()
  PASS   : tst_QQuickListView::manualHighlight()
  PASS   : tst_QQuickListView::initialZValues()
  PASS   : tst_QQuickListView::header(vertical, left to right)
  PASS   : tst_QQuickListView::header(vertical, layout right to left)
  PASS   : tst_QQuickListView::header(horizontal, layout left to right)
  PASS   : tst_QQuickListView::header(horizontal, layout right to left)
  PASS   : tst_QQuickListView::header(vertical, bottom to top)
  PASS   : tst_QQuickListView::header_delayItemCreation()
  PASS   : tst_QQuickListView::headerChangesViewport()
  PASS   : tst_QQuickListView::footer(vertical, layout left to right)
  PASS   : tst_QQuickListView::footer(vertical, layout right to left)
  PASS   : tst_QQuickListView::footer(horizontal, layout left to right)
  PASS   : tst_QQuickListView::footer(horizontal, layout right to left)
  PASS   : tst_QQuickListView::footer(vertical, layout left to right)
  PASS   : tst_QQuickListView::extents(Vertical, TopToBottom)
  PASS   : tst_QQuickListView::extents(Vertical, BottomToTop)
  PASS   : tst_QQuickListView::extents(Horizontal, LeftToRight)
  PASS   : tst_QQuickListView::extents(Horizontal, RightToLeft)
  PASS   : tst_QQuickListView::resetModel_headerFooter()
  PASS   : tst_QQuickListView::resizeView()
  PASS   : tst_QQuickListView::resizeViewAndRepaint()
  PASS   : tst_QQuickListView::sizeLessThan1()
  PASS   : tst_QQuickListView::QTBUG_14821()
  PASS   : tst_QQuickListView::resizeDelegate()
  PASS   : tst_QQuickListView::resizeFirstDelegate()
  PASS   : tst_QQuickListView::repositionResizedDelegate(vertical)
  PASS   : tst_QQuickListView::repositionResizedDelegate(vertical, BottomToTop)
  PASS   : tst_QQuickListView::repositionResizedDelegate(horizontal)
  PASS   : tst_QQuickListView::repositionResizedDelegate(horizontal, rtl)
  PASS   : tst_QQuickListView::QTBUG_16037()
  PASS   : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 0)
  PASS   : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 19)
  PASS   : tst_QQuickListView::indexAt_itemAt(Item 0 - 239, 19)
  PASS   : tst_QQuickListView::indexAt_itemAt(Item 1 - 0, 20)
  PASS   : tst_QQuickListView::indexAt_itemAt(No Item - 240, 20)
  SKIP   : tst_QQuickListView::incrementalModel() QTBUG-30716
     Loc: [tst_qquicklistview.cpp(4571)]
  PASS   : tst_QQuickListView::onAdd(0, add 1)
  PASS   : tst_QQuickListView::onAdd(0, add 2)
  PASS   : tst_QQuickListView::onAdd(0, add 10)
  PASS   : tst_QQuickListView::onAdd(1, add 1)
  PASS   : tst_QQuickListView::onAdd(1, add 2)
  PASS   : tst_QQuickListView::onAdd(1, add 10)
  PASS   : tst_QQuickListView::onAdd(5, add 1)
  PASS   : tst_QQuickListView::onAdd(5, add 2)
  PASS   : tst_QQuickListView::onAdd(5, add 10)
  PASS   : tst_QQuickListView::onRemove(remove first)
  PASS   : tst_QQuickListView::onRemove(two items, remove first)
  PASS   : tst_QQuickListView::onRemove(two items, remove last)
  PASS   : tst_QQuickListView::onRemove(two items, remove all)
  PASS   : tst_QQuickListView::onRemove(four items, remove first)
  PASS   : tst_QQuickListView::onRemove(four items, remove 0-2)
  PASS   : tst_QQuickListView::onRemove(four items, remove 1-3)
  PASS   : tst_QQuickListView::onRemove(four items, remove 2-4)
  PASS   : tst_QQuickListView::onRemove(four items, remove last)
  PASS   : tst_QQuickListView::onRemove(four items, remove all)
  PASS   : tst_QQuickListView::onRemove(ten items, remove 1-8)
  PASS   : tst_QQuickListView::onRemove(ten items, remove 2-7)
  PASS   : tst_QQuickListView::onRemove(ten items, remove 4-10)
  PASS   : tst_QQuickListView::attachedProperties_QTBUG_32836()
  PASS   : tst_QQuickListView::rightToLeft()
  PASS   : tst_QQuickListView::test_mirroring()
  PASS   : tst_QQuickListView::margins()
  WARNING: tst_QQuickListView::marginsResize(vertical) Mouse event occurs outside of target window.
  WARNING: tst_QQuickListView::marginsResize(vertical) Mouse event occurs outside of target window.
  WARNING: tst_QQuickListView::marginsResize(vertical) Mouse event occurs outside of target window.
  PASS   : tst_QQuickListView::marginsResize(vertical)
  PASS   : tst_QQuickListView::marginsResize(vertical, BottomToTop)
  WARNING: tst_QQuickListView::marginsResize(horizontal) Mouse event occurs outside of target window.
  WARNING: tst_QQuickListView::marginsResize(horizontal) Mouse event occurs outside of target window.
  WARNING: tst_QQuickListView::marginsResize(horizontal) Mouse event occurs outside of target window.
  PASS   : tst_QQuickListView::marginsResize(horizontal)
  PASS   : tst_QQuickListView::marginsResize(horizontal, rtl)
  PASS   : tst_QQuickListView::creationContext()
  PASS   : tst_QQuickListView::snapToItem(vertical, top to bottom)
  PASS   : tst_QQuickListView::snapToItem(vertical, bottom to top)
  PASS   : tst_QQuickListView::snapToItem(horizontal, left to right)
  PASS   : tst_QQuickListView::snapToItem(horizontal, right to left)
  PASS   : tst_QQuickListView::snapToItem(vertical, top to bottom, enforce range)
  PASS   : tst_QQuickListView::snapToItem(vertical, bottom to top, enforce range)
  PASS   : tst_QQuickListView::snapToItem(horizontal, left to right, enforce range)
  PASS   : tst_QQuickListView::snapToItem(horizontal, right to left, enforce range)
  PASS   : tst_QQuickListView::snapOneItem(vertical, top to bottom)
  PASS   : tst_QQuickListView::snapOneItem(vertical, bottom to top)
  PASS   : tst_QQuickListView::snapOneItem(horizontal, left to right)
  PASS   : tst_QQuickListView::snapOneItem(horizontal, right to left)
  PASS   : tst_QQuickListView::snapOneItem(vertical, top to bottom, enforce range)
  PASS   : tst_QQuickListView::snapOneItem(vertical, bottom to top, enforce range)
  PASS   : tst_QQuickListView::snapOneItem(horizontal, left to right, enforce range)
  PASS   : tst_QQuickListView::snapOneItem(horizontal, right to left, enforce range)
  PASS   : tst_QQuickListView::QTBUG_9791()
  PASS   : tst_QQuickListView::QTBUG_11105()
  PASS   : tst_QQuickListView::QTBUG_21742()
  PASS   : tst_QQuickListView::asynchronous()
  PASS   : tst_QQuickListView::unrequestedVisibility()
  PASS   : tst_QQuickListView::populateTransitions(static)
  QWARN  : tst_QQuickListView::populateTransitions(static, no populate) QQmlExpression: Attempted to evaluate an expression in an invalid context
  QWARN  : tst_QQuickListView::populateTransitions(static, no populate) QQmlExpression: Attempted to evaluate an expression in an invalid context
  QFATAL : tst_QQuickListView::populateTransitions(static, no populate) Received signal 11
  FAIL!  : tst_QQuickListView::populateTransitions(static, no populate) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 377 passed, 1 failed, 2 skipped
  ********* Finished testing of tst_QQuickListView *********
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 7093]
  QtQA::App::TestRunner: [New LWP 7098]
  QtQA::App::TestRunner: [New LWP 7163]
  QtQA::App::TestRunner: [New LWP 7094]
  QtQA::App::TestRunner: [New LWP 7191]
  QtQA::App::TestRunner: [New LWP 7095]
  QtQA::App::TestRunner: [New LWP 7097]
  QtQA::App::TestRunner: [New LWP 7096]
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=cd23cffca4d21fabbcef5d4e7c573688eabeaf3a"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ef5f5dbcb2398c608fef7884e1bfb65be3b5f0ef"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=babb0ba2913558a7b90bb6d23750a6a1885bfb59"
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1".
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=24fba01931c773fd5b4688b34c4acde47ea77cb9"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=79056b80865c15deabba7b20155ea27c76d91bf1"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=837f2459b5923578eb82a4b75b1f98a5faa08532"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c91b3d0735b49e2ccf493b8c91612978c783a732"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bef211df25174b1ba44958f0e7f8e301d59c8de5"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f37af62622bd259b9fa8ed0ea5d7c7a331c2fe18"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.49
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e41909cd5ebe4d24b0865bea8075f2c090417ec2"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.49
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fff2eee6307126663546d694c337cc2fd2d7fa7d"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=da368634ea211229f45d2f8d32e7da61800b4c75"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0a23c4e8300b31613d800697d835b384e921407e"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=344d8da491367095e880ebb327c518700aaf6727"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ac01d6a5e53d59f5e1570c2048ad8d16c66305e"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c6bb093790ba9f0feef7606e9ec4f7ca43e66dc7"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=de8cbc2fe33410e02a36aef18f4e3cc5c50927ca"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ebe2905eea8a9ffd94603aeafee9e3271a03821"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3bac3ca522e899b112ed9272cceac1a6076c9066"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b079354ec13446c06775aadd4d32884e18b939e0"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=257b2a4859ab1207b00fcd80b3e3857ceb162b02"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3ec1a82277bf118a5034fd3f68ee90d60b7a9d9c"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=91a6c755aca1b5bc60f40b72cf6fb8e591d5e054"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=711431155ed3ee533b861f0626bdac4b16d2deb3"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3551af255f17720c4d26701884dd4e4ca80112a1"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8539678db7dc64c10ba241da74198ecef72adcf6"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1a52273c512c28d0ac2b2d3056abedb239aafe76"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=366d7b98b4a30b2c17c7552f7377342da1c46517"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=cf1dde61ed3d90ba44689f4a3cf56c2ce7e93424"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2214162bcef6412bb439be5d1d4a15980dd2e8fa"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=79fefe2c609ad87d5a8f425318ce8925aa865a27"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e8113eebc3a1829977c056484751c39c9241d529"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d015c20cbf84858aa27eb294dea0b7a126a3c185"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2927679222e7492fd6e6cbc1d03f061a182b3815"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a1d7053d6b1038a27c1d6dce8012a230dbd87767"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c3fc617f8c3c462ae1600ad97476b21124335fa2"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e6a5862645554fd7d3a1fa1d569c8d6d01be454b"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=53126556d60f6cc6a356f22e5468c36bf612b909"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=68ddee7dad8b6ca4f85aa63c5ef64b63a561a003"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1460f8b5a994c43b6ed50d0a029c82a2940210be"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9915f36060caf619c8230a2ae26f01314f9bcb69"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxkbcommon.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=50d4c17e59d386ece476c178d628496346a10b25"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=452f80a0199cdd3a32174c3699b229dd4449d3f7"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0d930f71e40c49e05024dd84de90ec2bbd703a02"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0b9af65ba3942b67c28cc273ce58bca16fbac87a"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4fafa19c706c6b7bd45f7dbdb783065b6a3fc61c"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d60e76cfe43f3d4dc794fa7649d4a1765c84b11d"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=58a10c5937ee1a6614ce75e3558b36ba021ab256"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=36dc7be208365a4e9d2c4e6e67bf20c04907fe97"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=204942de52590bac304bf688d03d4e0b7cf8f8aa"
  QtQA::App::TestRunner: Core was generated by `./tst_qquicklistview -o /work/build/_artifacts/test-logs/tst_qquicklistview-tes'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007ff0762543d5 in raise () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 8 (Thread 0x7ff06c840700 (LWP 7096)):
  QtQA::App::TestRunner: #0  0x00007ff076df2964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007ff06d22c333 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007ff076deee0f in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007ff07630844d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 7 (Thread 0x7ff067fff700 (LWP 7097)):
  QtQA::App::TestRunner: #0  0x00007ff076df2964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007ff06d22c333 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007ff076deee0f in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007ff07630844d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6 (Thread 0x7ff06d041700 (LWP 7095)):
  QtQA::App::TestRunner: #0  0x00007ff076df2964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007ff06d22c333 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007ff076deee0f in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007ff07630844d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5 (Thread 0x7ff057fee700 (LWP 7191)):
  QtQA::App::TestRunner: #0  0x00007ff076301293 in select () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007ff0776101c2 in qt_safe_select (nfds=13, fdread=0x7ff05000b3e8, fdwrite=0x7ff05000b678, fdexcept=0x7ff05000b908, orig_timeout=0x0) at kernel/qcore_unix.cpp:79
  QtQA::App::TestRunner: #2  0x00007ff0776118c2 in QEventDispatcherUNIX::select (this=0x7ff0500768f0, nfds=13, readfds=0x7ff05000b3e8, writefds=0x7ff05000b678, exceptfds=0x7ff05000b908, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328
  QtQA::App::TestRunner: #3  0x00007ff0776110f6 in QEventDispatcherUNIXPrivate::doSelect (this=0x7ff05000b250, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204
  QtQA::App::TestRunner: #4  0x00007ff077612bdc in QEventDispatcherUNIX::processEvents (this=0x7ff0500768f0, flags=...) at kernel/qeventdispatcher_unix.cpp:615
  QtQA::App::TestRunner: #5  0x00007ff077599ac2 in QEventLoop::processEvents (this=0x7ff057fedda0, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #6  0x00007ff077599daf in QEventLoop::exec (this=0x7ff057fedda0, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #7  0x00007ff07731af48 in QThread::exec (this=0x16d1be0) at thread/qthread.cpp:511
  QtQA::App::TestRunner: #8  0x00007ff078c742a1 in QQmlThreadPrivate::run (this=0x16d1be0) at qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #9  0x00007ff07732267a in QThreadPrivate::start (arg=0x16d1be0) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #10 0x00007ff076deee0f in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #11 0x00007ff07630844d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4 (Thread 0x7ff06ef8c700 (LWP 7094)):
  QtQA::App::TestRunner: #0  0x00007ff0762ff4ed in poll () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007ff0740af0e2 in ?? () from /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: #2  0x00007ff0740b086f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: #3  0x00007ff071c85689 in QXcbEventReader::run (this=0x884280) at qxcbconnection.cpp:1007
  QtQA::App::TestRunner: #4  0x00007ff07732267a in QThreadPrivate::start (arg=0x884280) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #5  0x00007ff076deee0f in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #6  0x00007ff07630844d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3 (Thread 0x7ff066ffd700 (LWP 7163)):
  QtQA::App::TestRunner: #0  0x00007ff076301293 in select () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007ff0776101c2 in qt_safe_select (nfds=11, fdread=0x7ff060069258, fdwrite=0x7ff0600694e8, fdexcept=0x7ff060069778, orig_timeout=0x0) at kernel/qcore_unix.cpp:79
  QtQA::App::TestRunner: #2  0x00007ff0776118c2 in QEventDispatcherUNIX::select (this=0x7ff0600a36f0, nfds=11, readfds=0x7ff060069258, writefds=0x7ff0600694e8, exceptfds=0x7ff060069778, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328
  QtQA::App::TestRunner: #3  0x00007ff0776110f6 in QEventDispatcherUNIXPrivate::doSelect (this=0x7ff0600690c0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204
  QtQA::App::TestRunner: #4  0x00007ff077612bdc in QEventDispatcherUNIX::processEvents (this=0x7ff0600a36f0, flags=...) at kernel/qeventdispatcher_unix.cpp:615
  QtQA::App::TestRunner: #5  0x00007ff077599ac2 in QEventLoop::processEvents (this=0x7ff066ffcda0, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #6  0x00007ff077599daf in QEventLoop::exec (this=0x7ff066ffcda0, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #7  0x00007ff07731af48 in QThread::exec (this=0x8b32c0) at thread/qthread.cpp:511
  QtQA::App::TestRunner: #8  0x00007ff078c742a1 in QQmlThreadPrivate::run (this=0x8b32c0) at qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #9  0x00007ff07732267a in QThreadPrivate::start (arg=0x8b32c0) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #10 0x00007ff076deee0f in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #11 0x00007ff07630844d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7ff0677fe700 (LWP 7098)):
  QtQA::App::TestRunner: #0  0x00007ff076df2964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007ff06d22c333 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007ff076deee0f in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007ff07630844d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7ff071f47740 (LWP 7093)):
  QtQA::App::TestRunner: #0  0x00007ff0762543d5 in raise () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007ff076255858 in abort () from /lib64/libc.so.6
  QtQA::App::TestRunner: #2  0x00007ff07730f09b in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333
  QtQA::App::TestRunner: #3  0x00007ff07730cb96 in QMessageLogger::fatal (this=0x7fff34f9fa90, msg=0x7ff0786d4ae4 "Received signal %d") at global/qlogging.cpp:662
  QtQA::App::TestRunner: #4  0x00007ff0786bc473 in QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:2264
  QtQA::App::TestRunner: #5  <signal handler called>
  QtQA::App::TestRunner: #6  0x00007ff0791d5ebe in QString::QString (this=0x7fff34fa14c0, other=...) at /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:814
  QtQA::App::TestRunner: #7  0x00007ff07933b250 in QQuickText::text (this=0x1da19e0) at items/qquicktext.cpp:1466
  QtQA::App::TestRunner: #8  0x00000000004d977a in tst_QQuickListView::populateTransitions (this=0x7fff34fa2b90) at tst_qquicklistview.cpp:5734
  QtQA::App::TestRunner: #9  0x000000000050e760 in tst_QQuickListView::qt_static_metacall (_o=0x7fff34fa2b90, _c=QMetaObject::InvokeMetaMethod, _id=105, _a=0x7fff34fa1e50) at .moc/tst_qquicklistview.moc:638
  QtQA::App::TestRunner: #10 0x00007ff0775a944d in QMetaMethod::invoke (this=0x7fff34fa2320, object=0x7fff34fa2b90, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169
  QtQA::App::TestRunner: #11 0x00007ff0775a88fa in QMetaObject::invokeMethod (obj=0x7fff34fa2b90, member=0x1127bf0 "populateTransitions", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464
  QtQA::App::TestRunner: #12 0x00007ff0786bf537 in QMetaObject::invokeMethod (obj=0x7fff34fa2b90, member=0x1127bf0 "populateTransitions", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399
  QtQA::App::TestRunner: #13 0x00007ff0786bb039 in QTest::qInvokeTestMethodDataEntry (slot=0x1127bf0 "populateTransitions") at qtestcase.cpp:1890
  QtQA::App::TestRunner: #14 0x00007ff0786bb892 in QTest::qInvokeTestMethod (slotName=0x1818f18 "populateTransitions()", data=0x0) at qtestcase.cpp:2015
  QtQA::App::TestRunner: #15 0x00007ff0786bc34e in QTest::qInvokeTestMethods (testObject=0x7fff34fa2b90) at qtestcase.cpp:2229
  QtQA::App::TestRunner: #16 0x00007ff0786bc907 in QTest::qExec (testObject=0x7fff34fa2b90, argc=5, argv=0x7fff34fa2cd8) at qtestcase.cpp:2462
  QtQA::App::TestRunner: #17 0x000000000050dfaf in main (argc=5, argv=0x7fff34fa2cd8) at tst_qquicklistview.cpp:7155
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  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 signal 6
  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_qquicklistview: 507 seconds, signal 6

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01880/linux-g++_developer-build_OpenSuSE_12.3_x64/log.txt.gz

  Tested changes (refs/builds/stable_1394621051):
    http://codereview.qt-project.org/80363 [PS4] - networkaccessmanagerfactory example: Fixed build with QT_NO_NETWORKPROXY
    http://codereview.qt-project.org/80352 [PS8] - networkaccessmanagerfactory example: introduced QCommandLineParser



More information about the Ci-reports mailing list