[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt#4.8

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Oct 15 13:43:27 CEST 2013


seven autotests failed :(

  
  (tst_qtableview:20563): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qtableview:20563): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qtableview:20563): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qtableview:20563): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_QTableView *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QTableView::initTestCase()
  PASS   : tst_QTableView::getSetCheck()
  PASS   : tst_QTableView::noDelegate()
  PASS   : tst_QTableView::noModel()
  PASS   : tst_QTableView::emptyModel()
  PASS   : tst_QTableView::removeRows()
  PASS   : tst_QTableView::removeColumns()
  PASS   : tst_QTableView::keyboardNavigation()
  PASS   : tst_QTableView::headerSections()
  PASS   : tst_QTableView::moveCursor()
  PASS   : tst_QTableView::moveCursorStrikesBack()
  PASS   : tst_QTableView::hideRows()
  PASS   : tst_QTableView::hideColumns()
  PASS   : tst_QTableView::selection()
  PASS   : tst_QTableView::selectRow()
  PASS   : tst_QTableView::selectColumn()
  PASS   : tst_QTableView::visualRect()
  PASS   : tst_QTableView::fetchMore()
  PASS   : tst_QTableView::setHeaders()
  PASS   : tst_QTableView::resizeRowsToContents()
  FAIL!  : tst_QTableView::resizeColumnsToContents(10x10 grid shown 40x40) Compared values are not the same
     Actual (view.columnWidth(c)): 56
     Expected (columnWidth): 40
     Loc: [tst_qtableview.cpp(2091)]
  FAIL!  : tst_QTableView::resizeColumnsToContents(10x10 grid not shown 40x40) Compared values are not the same
     Actual (view.columnWidth(c)): 56
     Expected (columnWidth): 41
     Loc: [tst_qtableview.cpp(2091)]
  PASS   : tst_QTableView::rowViewportPosition()
  PASS   : tst_QTableView::rowAt()
  PASS   : tst_QTableView::rowHeight()
  PASS   : tst_QTableView::columnViewportPosition()
  PASS   : tst_QTableView::columnAt()
  PASS   : tst_QTableView::columnWidth()
  PASS   : tst_QTableView::hiddenRow()
  PASS   : tst_QTableView::hiddenColumn()
  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
  QWARN  : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added
  QWARN  : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added
  PASS   : tst_QTableView::scrollTo()
  PASS   : tst_QTableView::indexAt()
  PASS   : tst_QTableView::span()
  PASS   : tst_QTableView::spans()
  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::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()
  PASS   : tst_QTableView::addColumnWhileEditing()
  PASS   : tst_QTableView::task234926_setHeaderSorting()
  PASS   : tst_QTableView::changeHeaderData()
  PASS   : tst_QTableView::cleanupTestCase()
  Totals: 62 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QTableView *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  
  (tst_qtableview:20566): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qtableview:20566): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qtableview:20566): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qtableview:20566): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_QTableView *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QTableView::initTestCase()
  PASS   : tst_QTableView::getSetCheck()
  PASS   : tst_QTableView::noDelegate()
  PASS   : tst_QTableView::noModel()
  PASS   : tst_QTableView::emptyModel()
  PASS   : tst_QTableView::removeRows()
  PASS   : tst_QTableView::removeColumns()
  PASS   : tst_QTableView::keyboardNavigation()
  PASS   : tst_QTableView::headerSections()
  PASS   : tst_QTableView::moveCursor()
  PASS   : tst_QTableView::moveCursorStrikesBack()
  PASS   : tst_QTableView::hideRows()
  PASS   : tst_QTableView::hideColumns()
  PASS   : tst_QTableView::selection()
  PASS   : tst_QTableView::selectRow()
  PASS   : tst_QTableView::selectColumn()
  PASS   : tst_QTableView::visualRect()
  PASS   : tst_QTableView::fetchMore()
  PASS   : tst_QTableView::setHeaders()
  PASS   : tst_QTableView::resizeRowsToContents()
  FAIL!  : tst_QTableView::resizeColumnsToContents(10x10 grid shown 40x40) Compared values are not the same
     Actual (view.columnWidth(c)): 56
     Expected (columnWidth): 40
     Loc: [tst_qtableview.cpp(2091)]
  FAIL!  : tst_QTableView::resizeColumnsToContents(10x10 grid not shown 40x40) Compared values are not the same
     Actual (view.columnWidth(c)): 56
     Expected (columnWidth): 41
     Loc: [tst_qtableview.cpp(2091)]
  PASS   : tst_QTableView::rowViewportPosition()
  PASS   : tst_QTableView::rowAt()
  PASS   : tst_QTableView::rowHeight()
  PASS   : tst_QTableView::columnViewportPosition()
  PASS   : tst_QTableView::columnAt()
  PASS   : tst_QTableView::columnWidth()
  PASS   : tst_QTableView::hiddenRow()
  PASS   : tst_QTableView::hiddenColumn()
  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
  QWARN  : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added
  QWARN  : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added
  PASS   : tst_QTableView::scrollTo()
  PASS   : tst_QTableView::indexAt()
  PASS   : tst_QTableView::span()
  PASS   : tst_QTableView::spans()
  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::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()
  PASS   : tst_QTableView::addColumnWhileEditing()
  PASS   : tst_QTableView::task234926_setHeaderSorting()
  PASS   : tst_QTableView::changeHeaderData()
  PASS   : tst_QTableView::cleanupTestCase()
  Totals: 62 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QTableView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtableview: 10 seconds, exit code 2
  
  
  (tst_qstylesheetstyle:20444): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qstylesheetstyle:20444): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qstylesheetstyle:20444): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qstylesheetstyle:20444): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_QStyleSheetStyle *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QStyleSheetStyle::initTestCase()
  PASS   : tst_QStyleSheetStyle::repolish()
  PASS   : tst_QStyleSheetStyle::numinstances()
  PASS   : tst_QStyleSheetStyle::widgetsBeforeAppStyleSheet()
  PASS   : tst_QStyleSheetStyle::widgetsAfterAppStyleSheet()
  PASS   : tst_QStyleSheetStyle::applicationStyleSheet()
  PASS   : tst_QStyleSheetStyle::windowStyleSheet()
  PASS   : tst_QStyleSheetStyle::widgetStyleSheet()
  PASS   : tst_QStyleSheetStyle::reparentWithNoChildStyleSheet()
  PASS   : tst_QStyleSheetStyle::reparentWithChildStyleSheet()
  PASS   : tst_QStyleSheetStyle::dynamicProperty()
  PASS   : tst_QStyleSheetStyle::namespaces()
  PASS   : tst_QStyleSheetStyle::qproperty()
  PASS   : tst_QStyleSheetStyle::palettePropagation()
  PASS   : tst_QStyleSheetStyle::fontPropagation()
  PASS   : tst_QStyleSheetStyle::onWidgetDestroyed()
  PASS   : tst_QStyleSheetStyle::fontPrecedence()
  PASS   : tst_QStyleSheetStyle::focusColors()
  PASS   : tst_QStyleSheetStyle::hoverColors()
  PASS   : tst_QStyleSheetStyle::background()
  PASS   : tst_QStyleSheetStyle::tabAlignement()
  PASS   : tst_QStyleSheetStyle::attributesList()
  PASS   : tst_QStyleSheetStyle::minmaxSizes()
  PASS   : tst_QStyleSheetStyle::task206238_twice()
  PASS   : tst_QStyleSheetStyle::transparent()
  PASS   : tst_QStyleSheetStyle::proxyStyle()
  PASS   : tst_QStyleSheetStyle::dialogButtonBox()
  PASS   : tst_QStyleSheetStyle::emptyStyleSheet()
  PASS   : tst_QStyleSheetStyle::toolTip()
  PASS   : tst_QStyleSheetStyle::embeddedFonts()
  PASS   : tst_QStyleSheetStyle::opaquePaintEvent()
  PASS   : tst_QStyleSheetStyle::complexWidgetFocus()
  PASS   : tst_QStyleSheetStyle::task188195_baseBackground()
  FAIL!  : tst_QStyleSheetStyle::task232085_spinBoxLineEditBg() 'testForColors(image, QColor(0xe8, 0xff, 0x66))' returned FALSE. (QSpinBox did not contain background color #e8ff66, using style QGtkStyle)
     Loc: [tst_qstylesheetstyle.cpp(1595)]
  PASS   : tst_QStyleSheetStyle::changeStyleInChangeEvent()
  PASS   : tst_QStyleSheetStyle::QTBUG15910_crashNullWidget()
  PASS   : tst_QStyleSheetStyle::widgetStyle()
  PASS   : tst_QStyleSheetStyle::appStyle()
  PASS   : tst_QStyleSheetStyle::QTBUG11658_cachecrash()
  PASS   : tst_QStyleSheetStyle::cleanupTestCase()
  Totals: 39 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QStyleSheetStyle *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  
  (tst_qstylesheetstyle:20447): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qstylesheetstyle:20447): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qstylesheetstyle:20447): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qstylesheetstyle:20447): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_QStyleSheetStyle *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QStyleSheetStyle::initTestCase()
  PASS   : tst_QStyleSheetStyle::repolish()
  PASS   : tst_QStyleSheetStyle::numinstances()
  PASS   : tst_QStyleSheetStyle::widgetsBeforeAppStyleSheet()
  PASS   : tst_QStyleSheetStyle::widgetsAfterAppStyleSheet()
  PASS   : tst_QStyleSheetStyle::applicationStyleSheet()
  PASS   : tst_QStyleSheetStyle::windowStyleSheet()
  PASS   : tst_QStyleSheetStyle::widgetStyleSheet()
  PASS   : tst_QStyleSheetStyle::reparentWithNoChildStyleSheet()
  PASS   : tst_QStyleSheetStyle::reparentWithChildStyleSheet()
  PASS   : tst_QStyleSheetStyle::dynamicProperty()
  PASS   : tst_QStyleSheetStyle::namespaces()
  PASS   : tst_QStyleSheetStyle::qproperty()
  PASS   : tst_QStyleSheetStyle::palettePropagation()
  PASS   : tst_QStyleSheetStyle::fontPropagation()
  PASS   : tst_QStyleSheetStyle::onWidgetDestroyed()
  PASS   : tst_QStyleSheetStyle::fontPrecedence()
  PASS   : tst_QStyleSheetStyle::focusColors()
  PASS   : tst_QStyleSheetStyle::hoverColors()
  PASS   : tst_QStyleSheetStyle::background()
  PASS   : tst_QStyleSheetStyle::tabAlignement()
  PASS   : tst_QStyleSheetStyle::attributesList()
  PASS   : tst_QStyleSheetStyle::minmaxSizes()
  PASS   : tst_QStyleSheetStyle::task206238_twice()
  PASS   : tst_QStyleSheetStyle::transparent()
  PASS   : tst_QStyleSheetStyle::proxyStyle()
  PASS   : tst_QStyleSheetStyle::dialogButtonBox()
  PASS   : tst_QStyleSheetStyle::emptyStyleSheet()
  PASS   : tst_QStyleSheetStyle::toolTip()
  PASS   : tst_QStyleSheetStyle::embeddedFonts()
  PASS   : tst_QStyleSheetStyle::opaquePaintEvent()
  PASS   : tst_QStyleSheetStyle::complexWidgetFocus()
  PASS   : tst_QStyleSheetStyle::task188195_baseBackground()
  FAIL!  : tst_QStyleSheetStyle::task232085_spinBoxLineEditBg() 'testForColors(image, QColor(0xe8, 0xff, 0x66))' returned FALSE. (QSpinBox did not contain background color #e8ff66, using style QGtkStyle)
     Loc: [tst_qstylesheetstyle.cpp(1595)]
  PASS   : tst_QStyleSheetStyle::changeStyleInChangeEvent()
  PASS   : tst_QStyleSheetStyle::QTBUG15910_crashNullWidget()
  PASS   : tst_QStyleSheetStyle::widgetStyle()
  PASS   : tst_QStyleSheetStyle::appStyle()
  PASS   : tst_QStyleSheetStyle::QTBUG11658_cachecrash()
  PASS   : tst_QStyleSheetStyle::cleanupTestCase()
  Totals: 39 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QStyleSheetStyle *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qstylesheetstyle: 7 seconds, exit code 1
  
  
  (tst_qmenubar:9366): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qmenubar:9366): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qmenubar:9366): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qmenubar:9366): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_QMenuBar *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QMenuBar::initTestCase()
  PASS   : tst_QMenuBar::getSetCheck()
  PASS   : tst_QMenuBar::clear_noQt3()
  PASS   : tst_QMenuBar::removeItemAt_noQt3()
  PASS   : tst_QMenuBar::removeItem_noQt3()
  PASS   : tst_QMenuBar::count_noQt3()
  PASS   : tst_QMenuBar::insertItem_QString_QObject_noQt3()
  PASS   : tst_QMenuBar::accel_noQt3()
  PASS   : tst_QMenuBar::activatedCount_noQt3()
  PASS   : tst_QMenuBar::allowActiveAndDisabled()
  PASS   : tst_QMenuBar::clear()
  PASS   : tst_QMenuBar::removeItemAt()
  PASS   : tst_QMenuBar::removeItem()
  PASS   : tst_QMenuBar::count()
  PASS   : tst_QMenuBar::insertItem_QString_QObject()
  PASS   : tst_QMenuBar::accel()
  PASS   : tst_QMenuBar::activatedCount()
  PASS   : tst_QMenuBar::check_accelKeys()
  PASS   : tst_QMenuBar::check_cursorKeys1()
  PASS   : tst_QMenuBar::check_cursorKeys2()
  PASS   : tst_QMenuBar::check_cursorKeys3()
  PASS   : tst_QMenuBar::check_homeKey()
  PASS   : tst_QMenuBar::check_endKey()
  FAIL!  : tst_QMenuBar::check_escKey() 'mb->isItemActive(mb->idAt(1))' returned FALSE. ()
     Loc: [tst_qmenubar.cpp(1203)]
  FAIL!  : tst_QMenuBar::check_escKey_noQt3() 'pm2_Qt4->isActiveWindow()' returned FALSE. ()
     Loc: [tst_qmenubar.cpp(1244)]
  SKIP   : tst_QMenuBar::check_altPress() this is not supposed to work in the gtk+ style. Skipping.
     Loc: [tst_qmenubar.cpp(1407)]
  FAIL!  : tst_QMenuBar::check_shortcutPress() 'pm1->isActiveWindow()' returned FALSE. ()
     Loc: [tst_qmenubar.cpp(1445)]
  PASS   : tst_QMenuBar::check_menuPosition()
  PASS   : tst_QMenuBar::task223138_triggered()
  PASS   : tst_QMenuBar::task256322_highlight()
  PASS   : tst_QMenuBar::menubarSizeHint()
  FAIL!  : tst_QMenuBar::taskQTBUG4965_escapeEaten() 'menubar.hasFocus()' returned FALSE. ()
     Loc: [tst_qmenubar.cpp(1730)]
  PASS   : tst_QMenuBar::taskQTBUG11823_crashwithInvisibleActions()
  PASS   : tst_QMenuBar::indexBasedInsertion()
  PASS   : tst_QMenuBar::cleanupTestCase()
  Totals: 30 passed, 4 failed, 1 skipped
  ********* Finished testing of tst_QMenuBar *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  
  (tst_qmenubar:9370): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qmenubar:9370): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qmenubar:9370): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qmenubar:9370): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_QMenuBar *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QMenuBar::initTestCase()
  PASS   : tst_QMenuBar::getSetCheck()
  PASS   : tst_QMenuBar::clear_noQt3()
  PASS   : tst_QMenuBar::removeItemAt_noQt3()
  PASS   : tst_QMenuBar::removeItem_noQt3()
  PASS   : tst_QMenuBar::count_noQt3()
  PASS   : tst_QMenuBar::insertItem_QString_QObject_noQt3()
  PASS   : tst_QMenuBar::accel_noQt3()
  PASS   : tst_QMenuBar::activatedCount_noQt3()
  PASS   : tst_QMenuBar::allowActiveAndDisabled()
  PASS   : tst_QMenuBar::clear()
  PASS   : tst_QMenuBar::removeItemAt()
  PASS   : tst_QMenuBar::removeItem()
  PASS   : tst_QMenuBar::count()
  PASS   : tst_QMenuBar::insertItem_QString_QObject()
  PASS   : tst_QMenuBar::accel()
  PASS   : tst_QMenuBar::activatedCount()
  PASS   : tst_QMenuBar::check_accelKeys()
  PASS   : tst_QMenuBar::check_cursorKeys1()
  PASS   : tst_QMenuBar::check_cursorKeys2()
  PASS   : tst_QMenuBar::check_cursorKeys3()
  PASS   : tst_QMenuBar::check_homeKey()
  PASS   : tst_QMenuBar::check_endKey()
  FAIL!  : tst_QMenuBar::check_escKey() 'mb->isItemActive(mb->idAt(1))' returned FALSE. ()
     Loc: [tst_qmenubar.cpp(1203)]
  FAIL!  : tst_QMenuBar::check_escKey_noQt3() 'pm2_Qt4->isActiveWindow()' returned FALSE. ()
     Loc: [tst_qmenubar.cpp(1244)]
  SKIP   : tst_QMenuBar::check_altPress() this is not supposed to work in the gtk+ style. Skipping.
     Loc: [tst_qmenubar.cpp(1407)]
  FAIL!  : tst_QMenuBar::check_shortcutPress() 'pm1->isActiveWindow()' returned FALSE. ()
     Loc: [tst_qmenubar.cpp(1445)]
  PASS   : tst_QMenuBar::check_menuPosition()
  PASS   : tst_QMenuBar::task223138_triggered()
  PASS   : tst_QMenuBar::task256322_highlight()
  PASS   : tst_QMenuBar::menubarSizeHint()
  FAIL!  : tst_QMenuBar::taskQTBUG4965_escapeEaten() 'menubar.hasFocus()' returned FALSE. ()
     Loc: [tst_qmenubar.cpp(1730)]
  PASS   : tst_QMenuBar::taskQTBUG11823_crashwithInvisibleActions()
  PASS   : tst_QMenuBar::indexBasedInsertion()
  PASS   : tst_QMenuBar::cleanupTestCase()
  Totals: 30 passed, 4 failed, 1 skipped
  ********* Finished testing of tst_QMenuBar *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmenubar: 13 seconds, exit code 4
  
  
  (tst_qlistview:8294): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qlistview:8294): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qlistview:8294): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qlistview:8294): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_QListView *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QListView::initTestCase()
  PASS   : tst_QListView::getSetCheck()
  PASS   : tst_QListView::noDelegate()
  PASS   : tst_QListView::noModel()
  PASS   : tst_QListView::emptyModel()
  PASS   : tst_QListView::removeRows()
  PASS   : tst_QListView::cursorMove()
  PASS   : tst_QListView::hideRows()
  PASS   : tst_QListView::moveCursor()
  PASS   : tst_QListView::moveCursor2()
  PASS   : tst_QListView::moveCursor3()
  PASS   : tst_QListView::indexAt()
  PASS   : tst_QListView::clicked()
  PASS   : tst_QListView::singleSelectionRemoveRow()
  PASS   : tst_QListView::singleSelectionRemoveColumn()
  PASS   : tst_QListView::modelColumn()
  PASS   : tst_QListView::hideFirstRow()
  PASS   : tst_QListView::batchedMode()
  PASS   : tst_QListView::setCurrentIndex()
  PASS   : tst_QListView::selection()
  PASS   : tst_QListView::scrollTo()
  PASS   : tst_QListView::scrollBarRanges()
  PASS   : tst_QListView::scrollBarAsNeeded()
  PASS   : tst_QListView::moveItems()
  PASS   : tst_QListView::wordWrap()
  SKIP   : tst_QListView::setCurrentIndexAfterAppendRowCrash() This test only makes sense on windows 2000 and higher.
     Loc: [tst_qlistview.cpp(1503)]
  PASS   : tst_QListView::emptyItemSize()
  PASS   : tst_QListView::task203585_selectAll()
  PASS   : tst_QListView::task228566_infiniteRelayout()
  PASS   : tst_QListView::task248430_crashWith0SizedItem()
  PASS   : tst_QListView::task250446_scrollChanged()
  PASS   : tst_QListView::task196118_visualRegionForSelection()
  PASS   : tst_QListView::task254449_draggingItemToNegativeCoordinates()
  PASS   : tst_QListView::keyboardSearch()
  PASS   : tst_QListView::shiftSelectionWithNonUniformItemSizes()
  PASS   : tst_QListView::clickOnViewportClearsSelection()
  PASS   : tst_QListView::task262152_setModelColumnNavigate()
  FAIL!  : tst_QListView::taskQTBUG_2233_scrollHiddenItems(LeftToRight) Compared values are not the same
     Actual (bar->maximum()): 48
     Expected (rowCount/4 - nbVisibleItem): 49
     Loc: [tst_qlistview.cpp(1871)]
  PASS   : tst_QListView::taskQTBUG_633_changeModelData()
  PASS   : tst_QListView::taskQTBUG_435_deselectOnViewportClick()
  PASS   : tst_QListView::taskQTBUG_2678_spacingAndWrappedText()
  PASS   : tst_QListView::taskQTBUG_5877_skippingItemInPageDownUp()
  PASS   : tst_QListView::taskQTBUG_9455_wrongScrollbarRanges()
  PASS   : tst_QListView::styleOptionViewItem()
  PASS   : tst_QListView::taskQTBUG_12308_artihmeticException()
  PASS   : tst_QListView::taskQTBUG_12308_wrongFlowLayout()
  PASS   : tst_QListView::taskQTBUG_21115_scrollToAndHiddenItems()
  PASS   : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys()
  PASS   : tst_QListView::spacing()
  PASS   : tst_QListView::testScrollToWithHidden()
  PASS   : tst_QListView::cleanupTestCase()
  Totals: 49 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QListView *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  
  (tst_qlistview:8297): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qlistview:8297): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qlistview:8297): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qlistview:8297): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_QListView *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QListView::initTestCase()
  PASS   : tst_QListView::getSetCheck()
  PASS   : tst_QListView::noDelegate()
  PASS   : tst_QListView::noModel()
  PASS   : tst_QListView::emptyModel()
  PASS   : tst_QListView::removeRows()
  PASS   : tst_QListView::cursorMove()
  PASS   : tst_QListView::hideRows()
  PASS   : tst_QListView::moveCursor()
  PASS   : tst_QListView::moveCursor2()
  PASS   : tst_QListView::moveCursor3()
  PASS   : tst_QListView::indexAt()
  PASS   : tst_QListView::clicked()
  PASS   : tst_QListView::singleSelectionRemoveRow()
  PASS   : tst_QListView::singleSelectionRemoveColumn()
  PASS   : tst_QListView::modelColumn()
  PASS   : tst_QListView::hideFirstRow()
  PASS   : tst_QListView::batchedMode()
  PASS   : tst_QListView::setCurrentIndex()
  PASS   : tst_QListView::selection()
  PASS   : tst_QListView::scrollTo()
  PASS   : tst_QListView::scrollBarRanges()
  PASS   : tst_QListView::scrollBarAsNeeded()
  PASS   : tst_QListView::moveItems()
  PASS   : tst_QListView::wordWrap()
  SKIP   : tst_QListView::setCurrentIndexAfterAppendRowCrash() This test only makes sense on windows 2000 and higher.
     Loc: [tst_qlistview.cpp(1503)]
  PASS   : tst_QListView::emptyItemSize()
  PASS   : tst_QListView::task203585_selectAll()
  PASS   : tst_QListView::task228566_infiniteRelayout()
  PASS   : tst_QListView::task248430_crashWith0SizedItem()
  PASS   : tst_QListView::task250446_scrollChanged()
  PASS   : tst_QListView::task196118_visualRegionForSelection()
  PASS   : tst_QListView::task254449_draggingItemToNegativeCoordinates()
  PASS   : tst_QListView::keyboardSearch()
  PASS   : tst_QListView::shiftSelectionWithNonUniformItemSizes()
  PASS   : tst_QListView::clickOnViewportClearsSelection()
  PASS   : tst_QListView::task262152_setModelColumnNavigate()
  FAIL!  : tst_QListView::taskQTBUG_2233_scrollHiddenItems(LeftToRight) Compared values are not the same
     Actual (bar->maximum()): 48
     Expected (rowCount/4 - nbVisibleItem): 49
     Loc: [tst_qlistview.cpp(1871)]
  PASS   : tst_QListView::taskQTBUG_633_changeModelData()
  PASS   : tst_QListView::taskQTBUG_435_deselectOnViewportClick()
  PASS   : tst_QListView::taskQTBUG_2678_spacingAndWrappedText()
  PASS   : tst_QListView::taskQTBUG_5877_skippingItemInPageDownUp()
  PASS   : tst_QListView::taskQTBUG_9455_wrongScrollbarRanges()
  PASS   : tst_QListView::styleOptionViewItem()
  PASS   : tst_QListView::taskQTBUG_12308_artihmeticException()
  PASS   : tst_QListView::taskQTBUG_12308_wrongFlowLayout()
  PASS   : tst_QListView::taskQTBUG_21115_scrollToAndHiddenItems()
  PASS   : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys()
  PASS   : tst_QListView::spacing()
  PASS   : tst_QListView::testScrollToWithHidden()
  PASS   : tst_QListView::cleanupTestCase()
  Totals: 49 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QListView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qlistview: 88 seconds, exit code 1
  
  
  (tst_qdeclarativetextinput:2979): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qdeclarativetextinput:2979): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qdeclarativetextinput:2979): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qdeclarativetextinput:2979): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_qdeclarativetextinput *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_qdeclarativetextinput::initTestCase()
  PASS   : tst_qdeclarativetextinput::text()
  PASS   : tst_qdeclarativetextinput::width()
  PASS   : tst_qdeclarativetextinput::font()
  PASS   : tst_qdeclarativetextinput::color()
  PASS   : tst_qdeclarativetextinput::selection()
  PASS   : tst_qdeclarativetextinput::isRightToLeft()
  PASS   : tst_qdeclarativetextinput::moveCursorSelection()
  PASS   : tst_qdeclarativetextinput::moveCursorSelectionSequence()
  PASS   : tst_qdeclarativetextinput::mouseSelection()
  PASS   : tst_qdeclarativetextinput::deferEnableSelectByMouse()
  PASS   : tst_qdeclarativetextinput::deferDisableSelectByMouse()
  PASS   : tst_qdeclarativetextinput::dragMouseSelection()
  PASS   : tst_qdeclarativetextinput::mouseSelectionMode()
  QWARN  : tst_qdeclarativetextinput::horizontalAlignment(L) created "/work/build/tests/auto/declarative/qdeclarativetextinput/data/halign_left-unknown-architecture.png"
  QWARN  : tst_qdeclarativetextinput::horizontalAlignment(R) created "/work/build/tests/auto/declarative/qdeclarativetextinput/data/halign_right-unknown-architecture.png"
  QWARN  : tst_qdeclarativetextinput::horizontalAlignment(C) created "/work/build/tests/auto/declarative/qdeclarativetextinput/data/halign_center-unknown-architecture.png"
  PASS   : tst_qdeclarativetextinput::horizontalAlignment()
  PASS   : tst_qdeclarativetextinput::horizontalAlignment_RightToLeft()
  FAIL!  : tst_qdeclarativetextinput::positionAt() 'diff < 2' returned FALSE. ()
     Loc: [tst_qdeclarativetextinput.cpp(1333)]
  PASS   : tst_qdeclarativetextinput::maxLength()
  PASS   : tst_qdeclarativetextinput::masks()
  PASS   : tst_qdeclarativetextinput::validators()
  PASS   : tst_qdeclarativetextinput::inputMethods()
  PASS   : tst_qdeclarativetextinput::passwordCharacter()
  PASS   : tst_qdeclarativetextinput::cursorDelegate()
  FAIL!  : tst_qdeclarativetextinput::cursorVisible() Compared values are not the same
     Actual (input.isCursorVisible()): 1
     Expected (false): 0
     Loc: [tst_qdeclarativetextinput.cpp(1891)]
  PASS   : tst_qdeclarativetextinput::cursorRectangle()
  PASS   : tst_qdeclarativetextinput::navigation()
  PASS   : tst_qdeclarativetextinput::navigation_RTL()
  PASS   : tst_qdeclarativetextinput::copyAndPaste()
  PASS   : tst_qdeclarativetextinput::canPasteEmpty()
  PASS   : tst_qdeclarativetextinput::canPaste()
  PASS   : tst_qdeclarativetextinput::readOnly()
  PASS   : tst_qdeclarativetextinput::openInputPanelOnClick()
  PASS   : tst_qdeclarativetextinput::openInputPanelOnFocus()
  PASS   : tst_qdeclarativetextinput::setHAlignClearCache()
  PASS   : tst_qdeclarativetextinput::focusOutClearSelection()
  PASS   : tst_qdeclarativetextinput::echoMode()
  PASS   : tst_qdeclarativetextinput::geometrySignals()
  PASS   : tst_qdeclarativetextinput::testQtQuick11Attributes()
  FAIL!  : tst_qdeclarativetextinput::preeditAutoScroll() 'input.positionAt(0) != 0' returned FALSE. ()
     Loc: [tst_qdeclarativetextinput.cpp(2537)]
  FAIL!  : tst_qdeclarativetextinput::preeditMicroFocus() Compared values are not the same
     Actual (ic.updateReceived): 0
     Expected (true): 1
     Loc: [tst_qdeclarativetextinput.cpp(2645)]
  FAIL!  : tst_qdeclarativetextinput::inputContextMouseHandler() Compared values are not the same
     Loc: [tst_qdeclarativetextinput.cpp(2708)]
  FAIL!  : tst_qdeclarativetextinput::inputMethodComposing() Compared values are not the same
     Actual (input.isInputMethodComposing()): 0
     Expected (true): 1
     Loc: [tst_qdeclarativetextinput.cpp(2816)]
  PASS   : tst_qdeclarativetextinput::cursorRectangleSize()
  PASS   : tst_qdeclarativetextinput::deselect()
  PASS   : tst_qdeclarativetextinput::cleanupTestCase()
  Totals: 39 passed, 6 failed, 0 skipped
  ********* Finished testing of tst_qdeclarativetextinput *********
  LEAK: 651 Structure
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  
  (tst_qdeclarativetextinput:2982): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qdeclarativetextinput:2982): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qdeclarativetextinput:2982): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qdeclarativetextinput:2982): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_qdeclarativetextinput *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_qdeclarativetextinput::initTestCase()
  PASS   : tst_qdeclarativetextinput::text()
  PASS   : tst_qdeclarativetextinput::width()
  PASS   : tst_qdeclarativetextinput::font()
  PASS   : tst_qdeclarativetextinput::color()
  PASS   : tst_qdeclarativetextinput::selection()
  PASS   : tst_qdeclarativetextinput::isRightToLeft()
  PASS   : tst_qdeclarativetextinput::moveCursorSelection()
  PASS   : tst_qdeclarativetextinput::moveCursorSelectionSequence()
  PASS   : tst_qdeclarativetextinput::mouseSelection()
  PASS   : tst_qdeclarativetextinput::deferEnableSelectByMouse()
  PASS   : tst_qdeclarativetextinput::deferDisableSelectByMouse()
  PASS   : tst_qdeclarativetextinput::dragMouseSelection()
  PASS   : tst_qdeclarativetextinput::mouseSelectionMode()
  PASS   : tst_qdeclarativetextinput::horizontalAlignment()
  PASS   : tst_qdeclarativetextinput::horizontalAlignment_RightToLeft()
  FAIL!  : tst_qdeclarativetextinput::positionAt() 'diff < 2' returned FALSE. ()
     Loc: [tst_qdeclarativetextinput.cpp(1333)]
  PASS   : tst_qdeclarativetextinput::maxLength()
  PASS   : tst_qdeclarativetextinput::masks()
  PASS   : tst_qdeclarativetextinput::validators()
  PASS   : tst_qdeclarativetextinput::inputMethods()
  PASS   : tst_qdeclarativetextinput::passwordCharacter()
  PASS   : tst_qdeclarativetextinput::cursorDelegate()
  FAIL!  : tst_qdeclarativetextinput::cursorVisible() Compared values are not the same
     Actual (input.isCursorVisible()): 1
     Expected (false): 0
     Loc: [tst_qdeclarativetextinput.cpp(1891)]
  PASS   : tst_qdeclarativetextinput::cursorRectangle()
  PASS   : tst_qdeclarativetextinput::navigation()
  PASS   : tst_qdeclarativetextinput::navigation_RTL()
  PASS   : tst_qdeclarativetextinput::copyAndPaste()
  PASS   : tst_qdeclarativetextinput::canPasteEmpty()
  PASS   : tst_qdeclarativetextinput::canPaste()
  PASS   : tst_qdeclarativetextinput::readOnly()
  PASS   : tst_qdeclarativetextinput::openInputPanelOnClick()
  PASS   : tst_qdeclarativetextinput::openInputPanelOnFocus()
  PASS   : tst_qdeclarativetextinput::setHAlignClearCache()
  PASS   : tst_qdeclarativetextinput::focusOutClearSelection()
  PASS   : tst_qdeclarativetextinput::echoMode()
  PASS   : tst_qdeclarativetextinput::geometrySignals()
  PASS   : tst_qdeclarativetextinput::testQtQuick11Attributes()
  FAIL!  : tst_qdeclarativetextinput::preeditAutoScroll() 'input.positionAt(0) != 0' returned FALSE. ()
     Loc: [tst_qdeclarativetextinput.cpp(2537)]
  FAIL!  : tst_qdeclarativetextinput::preeditMicroFocus() Compared values are not the same
     Actual (ic.updateReceived): 0
     Expected (true): 1
     Loc: [tst_qdeclarativetextinput.cpp(2645)]
  FAIL!  : tst_qdeclarativetextinput::inputContextMouseHandler() Compared values are not the same
     Loc: [tst_qdeclarativetextinput.cpp(2708)]
  FAIL!  : tst_qdeclarativetextinput::inputMethodComposing() Compared values are not the same
     Actual (input.isInputMethodComposing()): 0
     Expected (true): 1
     Loc: [tst_qdeclarativetextinput.cpp(2816)]
  PASS   : tst_qdeclarativetextinput::cursorRectangleSize()
  PASS   : tst_qdeclarativetextinput::deselect()
  PASS   : tst_qdeclarativetextinput::cleanupTestCase()
  Totals: 39 passed, 6 failed, 0 skipped
  ********* Finished testing of tst_qdeclarativetextinput *********
  LEAK: 651 Structure
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativetextinput: 23 seconds, exit code 6
  
  ********* Start testing of tst_QApplication *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QApplication::initTestCase()
  
  (tst_qapplication:2098): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qapplication:2098): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qapplication:2098): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qapplication:2098): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  PASS   : tst_QApplication::sendEventsOnProcessEvents()
  QFATAL : tst_QApplication::getSetCheck() Received signal 11
  FAIL!  : tst_QApplication::getSetCheck() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QApplication *********
  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 2098]
  QtQA::App::TestRunner: [New LWP 2099]
  QtQA::App::TestRunner: [New LWP 2100]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by `./tst_qapplication'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007f953fd273a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  QtQA::App::TestRunner: 	in ../nptl/sysdeps/unix/sysv/linux/raise.c
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3 (Thread 0x7f9532c32700 (LWP 2100)):
  QtQA::App::TestRunner: #0  0x00007f953fdc9e23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f953f822f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f953f823792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f9539468516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  QtQA::App::TestRunner: #4  0x00007f953f8482b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #5  0x00007f953fadbefc in start_thread (arg=0x7f9532c32700) at pthread_create.c:304
  QtQA::App::TestRunner: #6  0x00007f953fdd5f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #7  0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f9533433700 (LWP 2099)):
  QtQA::App::TestRunner: #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  QtQA::App::TestRunner: #1  0x00007f953da7c465 in ?? () from /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f953f7f743f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f953f84a811 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #4  0x00007f953f8482b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #5  0x00007f953fadbefc in start_thread (arg=0x7f9533433700) at pthread_create.c:304
  QtQA::App::TestRunner: #6  0x00007f953fdd5f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #7  0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f95420037a0 (LWP 2098)):
  QtQA::App::TestRunner: #0  0x00007f953fd273a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007f953fd2ab0b in __GI_abort () at abort.c:92
  QtQA::App::TestRunner: #2  0x00007f9540658de7 in TestNamespace::qt_message_output (msgType=TestNamespace::QtFatalMsg, buf=0x83d8a8 "Received signal 11") at global/qglobal.cpp:2325
  QtQA::App::TestRunner: #3  0x00007f9540658f7d in TestNamespace::qt_message(TestNamespace::QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=TestNamespace::QtFatalMsg, msg=0x7f9541bfa358 "Received signal %d", ap=0x7fff8853dcc8) at global/qglobal.cpp:2371
  QtQA::App::TestRunner: #4  0x00007f954065970d in TestNamespace::qFatal (msg=0x7f9541bfa358 "Received signal %d") at global/qglobal.cpp:2554
  QtQA::App::TestRunner: #5  0x00007f9541be4a17 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:1729
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  0x00007f95389ed6dc in gtk_container_add () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  QtQA::App::TestRunner: #8  0x00007f954129ff57 in TestNamespace::QGtkStylePrivate::setupGtkWidget (widget=0x927d60) at styles/qgtkstyle_p.cpp:768
  QtQA::App::TestRunner: #9  0x00007f95412a0915 in TestNamespace::QGtkStylePrivate::addWidget (widget=0x927d60) at styles/qgtkstyle_p.cpp:858
  QtQA::App::TestRunner: #10 0x00007f954129e832 in TestNamespace::QGtkStylePrivate::initGtkWidgets (this=0x9598b0) at styles/qgtkstyle_p.cpp:540
  QtQA::App::TestRunner: #11 0x00007f954129d412 in TestNamespace::QGtkStylePrivate::init (this=0x9598b0) at styles/qgtkstyle_p.cpp:289
  QtQA::App::TestRunner: #12 0x00007f954127be33 in TestNamespace::QGtkStyle::QGtkStyle (this=0x83d7b0) at styles/qgtkstyle.cpp:193
  QtQA::App::TestRunner: #13 0x00007f95411d88bc in TestNamespace::QStyleFactory::create (key=...) at styles/qstylefactory.cpp:177
  QtQA::App::TestRunner: #14 0x00007f9540e05e66 in TestNamespace::QApplication::style () at kernel/qapplication.cpp:1465
  QtQA::App::TestRunner: #15 0x00007f9540e04cd4 in TestNamespace::QApplicationPrivate::initialize (this=0x81e880) at kernel/qapplication.cpp:991
  QtQA::App::TestRunner: #16 0x00007f9540e04734 in TestNamespace::QApplicationPrivate::construct (this=0x81e880, dpy=0x0, visual=0, cmap=0) at kernel/qapplication.cpp:843
  QtQA::App::TestRunner: #17 0x00007f9540e04608 in TestNamespace::QApplication::QApplication (this=0x7fff8853e680, argc=@0x7fff8853e69c, argv=0x0, type=TestNamespace::QApplication::GuiServer, _internal=17041414) at kernel/qapplication.cpp:798
  QtQA::App::TestRunner: #18 0x000000000040e526 in tst_QApplication::getSetCheck (this=0x7fff8853f370) at ../tst_qapplication.cpp:196
  QtQA::App::TestRunner: #19 0x000000000041d39f in tst_QApplication::qt_static_metacall (_o=0x7fff8853f370, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff8853e7b0) at .moc/debug-shared/tst_qapplication.moc:110
  QtQA::App::TestRunner: #20 0x00007f95407a801a in TestNamespace::QMetaMethod::invoke (this=0x7fff8853e9f0, object=0x7fff8853f370, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664
  QtQA::App::TestRunner: #21 0x00007f95407a729e in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff8853f370, member=0xa09b70 "getSetCheck", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179
  QtQA::App::TestRunner: #22 0x00007f9541be6247 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff8853f370, member=0xa09b70 "getSetCheck", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:418
  QtQA::App::TestRunner: #23 0x00007f9541be3b3a in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0xa09b70 "getSetCheck") at qtestcase.cpp:1423
  QtQA::App::TestRunner: #24 0x00007f9541be4134 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x42c41f "getSetCheck()", data=0x0) at qtestcase.cpp:1531
  QtQA::App::TestRunner: #25 0x00007f9541be496f in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff8853f370) at qtestcase.cpp:1696
  QtQA::App::TestRunner: #26 0x00007f9541be4e09 in TestNamespace::QTest::qExec (testObject=0x7fff8853f370, argc=1, argv=0x7fff8853f478) at qtestcase.cpp:1919
  QtQA::App::TestRunner: #27 0x000000000041d2be in main (argc=1, argv=0x7fff8853f478) at ../tst_qapplication.cpp:2442
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QApplication *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QApplication::initTestCase()
  
  (tst_qapplication:2103): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qapplication:2103): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qapplication:2103): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_qapplication:2103): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  PASS   : tst_QApplication::sendEventsOnProcessEvents()
  QFATAL : tst_QApplication::getSetCheck() Received signal 11
  FAIL!  : tst_QApplication::getSetCheck() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QApplication *********
  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 2103]
  QtQA::App::TestRunner: [New LWP 2104]
  QtQA::App::TestRunner: [New LWP 2105]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by `./tst_qapplication'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007f9724c343a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  QtQA::App::TestRunner: 	in ../nptl/sysdeps/unix/sysv/linux/raise.c
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3 (Thread 0x7f9717b3f700 (LWP 2105)):
  QtQA::App::TestRunner: #0  0x00007f9724cd6e23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #1  0x00007f972472ff68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f9724730792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f971e375516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  QtQA::App::TestRunner: #4  0x00007f97247552b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #5  0x00007f97249e8efc in start_thread (arg=0x7f9717b3f700) at pthread_create.c:304
  QtQA::App::TestRunner: #6  0x00007f9724ce2f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #7  0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f9718340700 (LWP 2104)):
  QtQA::App::TestRunner: #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  QtQA::App::TestRunner: #1  0x00007f9722989465 in ?? () from /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0
  QtQA::App::TestRunner: #2  0x00007f972470443f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0x00007f9724757811 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #4  0x00007f97247552b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #5  0x00007f97249e8efc in start_thread (arg=0x7f9718340700) at pthread_create.c:304
  QtQA::App::TestRunner: #6  0x00007f9724ce2f4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  QtQA::App::TestRunner: #7  0x0000000000000000 in ?? ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f9726f107a0 (LWP 2103)):
  QtQA::App::TestRunner: #0  0x00007f9724c343a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007f9724c37b0b in __GI_abort () at abort.c:92
  QtQA::App::TestRunner: #2  0x00007f9725565de7 in TestNamespace::qt_message_output (msgType=TestNamespace::QtFatalMsg, buf=0x1c39148 "Received signal 11") at global/qglobal.cpp:2325
  QtQA::App::TestRunner: #3  0x00007f9725565f7d in TestNamespace::qt_message(TestNamespace::QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=TestNamespace::QtFatalMsg, msg=0x7f9726b07358 "Received signal %d", ap=0x7fff39fd4d08) at global/qglobal.cpp:2371
  QtQA::App::TestRunner: #4  0x00007f972556670d in TestNamespace::qFatal (msg=0x7f9726b07358 "Received signal %d") at global/qglobal.cpp:2554
  QtQA::App::TestRunner: #5  0x00007f9726af1a17 in TestNamespace::QTest::FatalSignalHandler::signal (signum=11) at qtestcase.cpp:1729
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  0x00007f971d8fa6dc in gtk_container_add () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  QtQA::App::TestRunner: #8  0x00007f97261acf57 in TestNamespace::QGtkStylePrivate::setupGtkWidget (widget=0x1c4ad60) at styles/qgtkstyle_p.cpp:768
  QtQA::App::TestRunner: #9  0x00007f97261ad915 in TestNamespace::QGtkStylePrivate::addWidget (widget=0x1c4ad60) at styles/qgtkstyle_p.cpp:858
  QtQA::App::TestRunner: #10 0x00007f97261ab832 in TestNamespace::QGtkStylePrivate::initGtkWidgets (this=0x1cda020) at styles/qgtkstyle_p.cpp:540
  QtQA::App::TestRunner: #11 0x00007f97261aa412 in TestNamespace::QGtkStylePrivate::init (this=0x1cda020) at styles/qgtkstyle_p.cpp:289
  QtQA::App::TestRunner: #12 0x00007f9726188e33 in TestNamespace::QGtkStyle::QGtkStyle (this=0x1c38af0) at styles/qgtkstyle.cpp:193
  QtQA::App::TestRunner: #13 0x00007f97260e58bc in TestNamespace::QStyleFactory::create (key=...) at styles/qstylefactory.cpp:177
  QtQA::App::TestRunner: #14 0x00007f9725d12e66 in TestNamespace::QApplication::style () at kernel/qapplication.cpp:1465
  QtQA::App::TestRunner: #15 0x00007f9725d11cd4 in TestNamespace::QApplicationPrivate::initialize (this=0x1b41880) at kernel/qapplication.cpp:991
  QtQA::App::TestRunner: #16 0x00007f9725d11734 in TestNamespace::QApplicationPrivate::construct (this=0x1b41880, dpy=0x0, visual=0, cmap=0) at kernel/qapplication.cpp:843
  QtQA::App::TestRunner: #17 0x00007f9725d11608 in TestNamespace::QApplication::QApplication (this=0x7fff39fd56d0, argc=@0x7fff39fd56ec, argv=0x0, type=TestNamespace::QApplication::GuiServer, _internal=17041414) at kernel/qapplication.cpp:798
  QtQA::App::TestRunner: #18 0x000000000040e526 in tst_QApplication::getSetCheck (this=0x7fff39fd63c0) at ../tst_qapplication.cpp:196
  QtQA::App::TestRunner: #19 0x000000000041d39f in tst_QApplication::qt_static_metacall (_o=0x7fff39fd63c0, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff39fd5800) at .moc/debug-shared/tst_qapplication.moc:110
  QtQA::App::TestRunner: #20 0x00007f97256b501a in TestNamespace::QMetaMethod::invoke (this=0x7fff39fd5a40, object=0x7fff39fd63c0, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664
  QtQA::App::TestRunner: #21 0x00007f97256b429e in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff39fd63c0, member=0x1d2bf70 "getSetCheck", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179
  QtQA::App::TestRunner: #22 0x00007f9726af3247 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff39fd63c0, member=0x1d2bf70 "getSetCheck", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:418
  QtQA::App::TestRunner: #23 0x00007f9726af0b3a in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x1d2bf70 "getSetCheck") at qtestcase.cpp:1423
  QtQA::App::TestRunner: #24 0x00007f9726af1134 in TestNamespace::QTest::qInvokeTestMethod (slotName=0x42c41f "getSetCheck()", data=0x0) at qtestcase.cpp:1531
  QtQA::App::TestRunner: #25 0x00007f9726af196f in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff39fd63c0) at qtestcase.cpp:1696
  QtQA::App::TestRunner: #26 0x00007f9726af1e09 in TestNamespace::QTest::qExec (testObject=0x7fff39fd63c0, argc=1, argv=0x7fff39fd64c8) at qtestcase.cpp:1919
  QtQA::App::TestRunner: #27 0x000000000041d2be in main (argc=1, argv=0x7fff39fd64c8) at ../tst_qapplication.cpp:2442
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qapplication: 18 seconds, signal 6
  
  
  (tst_q3combobox:1683): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_q3combobox:1683): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_q3combobox:1683): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_q3combobox:1683): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_Q3ComboBox *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_Q3ComboBox::initTestCase()
  PASS   : tst_Q3ComboBox::q3combobox()
  PASS   : tst_Q3ComboBox::autoCompletion()
  PASS   : tst_Q3ComboBox::autoResize()
  PASS   : tst_Q3ComboBox::changeItem()
  PASS   : tst_Q3ComboBox::clear()
  PASS   : tst_Q3ComboBox::clearEdit()
  PASS   : tst_Q3ComboBox::count()
  PASS   : tst_Q3ComboBox::currentItem()
  PASS   : tst_Q3ComboBox::currentText()
  PASS   : tst_Q3ComboBox::duplicatesEnabled()
  PASS   : tst_Q3ComboBox::editable()
  PASS   : tst_Q3ComboBox::insertItem()
  PASS   : tst_Q3ComboBox::insertStringList()
  PASS   : tst_Q3ComboBox::insertStrList()
  PASS   : tst_Q3ComboBox::maxCount()
  PASS   : tst_Q3ComboBox::pixmap()
  PASS   : tst_Q3ComboBox::removeItem()
  PASS   : tst_Q3ComboBox::setValidator()
  PASS   : tst_Q3ComboBox::keyPressEvent()
  PASS   : tst_Q3ComboBox::wheelEvent()
  FAIL!  : tst_Q3ComboBox::task231724_clear() 'popup' returned FALSE. ()
     Loc: [tst_q3combobox.cpp(1022)]
  PASS   : tst_Q3ComboBox::cleanupTestCase()
  Totals: 22 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_Q3ComboBox *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  
  (tst_q3combobox:1687): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_q3combobox:1687): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_q3combobox:1687): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  
  (tst_q3combobox:1687): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  ********* Start testing of tst_Q3ComboBox *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_Q3ComboBox::initTestCase()
  PASS   : tst_Q3ComboBox::q3combobox()
  PASS   : tst_Q3ComboBox::autoCompletion()
  PASS   : tst_Q3ComboBox::autoResize()
  PASS   : tst_Q3ComboBox::changeItem()
  PASS   : tst_Q3ComboBox::clear()
  PASS   : tst_Q3ComboBox::clearEdit()
  PASS   : tst_Q3ComboBox::count()
  PASS   : tst_Q3ComboBox::currentItem()
  PASS   : tst_Q3ComboBox::currentText()
  PASS   : tst_Q3ComboBox::duplicatesEnabled()
  PASS   : tst_Q3ComboBox::editable()
  PASS   : tst_Q3ComboBox::insertItem()
  PASS   : tst_Q3ComboBox::insertStringList()
  PASS   : tst_Q3ComboBox::insertStrList()
  PASS   : tst_Q3ComboBox::maxCount()
  PASS   : tst_Q3ComboBox::pixmap()
  PASS   : tst_Q3ComboBox::removeItem()
  PASS   : tst_Q3ComboBox::setValidator()
  PASS   : tst_Q3ComboBox::keyPressEvent()
  PASS   : tst_Q3ComboBox::wheelEvent()
  FAIL!  : tst_Q3ComboBox::task231724_clear() 'popup' returned FALSE. ()
     Loc: [tst_q3combobox.cpp(1022)]
  PASS   : tst_Q3ComboBox::cleanupTestCase()
  Totals: 22 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_Q3ComboBox *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_q3combobox: 1 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01642/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/4.8_1381827908):
    http://codereview.qt-project.org/67603 [PS3] - Windows: Fix tablet position in relative (mouse) mode.



More information about the Ci-reports mailing list