[Ci-reports] fail on Qt_4.8_Integration #2090

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Apr 2 17:10:08 CEST 2015


six autotests failed :(

  Testing tst_QWindowSurface
  FAIL!  : tst_QWindowSurface::flushOutsidePaintEvent() Compared values are not the same
     Actual (pixmap.toImage().pixel(0,0)): 4278190080
     Expected (QColor(color).rgb()): 4294901760
  .\tst_qwindowsurface.cpp(127) : failure location
  FAIL!  : tst_QWindowSurface::flushOutsidePaintEvent() Compared values are not the same
     Actual (pixmap.toImage().pixel(0,0)): 4278190080
     Expected (QColor(color).rgb()): 4294901760
  .\tst_qwindowsurface.cpp(127) : failure location
  Totals: 4 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindowSurface *********
  Config: Using QTest library 4.8.7, Qt 4.8.7
  PASS   : tst_QWindowSurface::initTestCase()
  PASS   : tst_QWindowSurface::getSetWindowSurface()
  FAIL!  : tst_QWindowSurface::flushOutsidePaintEvent() Compared values are not the same
     Actual (pixmap.toImage().pixel(0,0)): 4278190080
     Expected (QColor(color).rgb()): 4294901760
  .\tst_qwindowsurface.cpp(127) : failure location
  FAIL!  : tst_QWindowSurface::flushOutsidePaintEvent() Compared values are not the same
     Actual (pixmap.toImage().pixel(0,0)): 4278190080
     Expected (QColor(color).rgb()): 4294901760
  .\tst_qwindowsurface.cpp(127) : failure location
  PASS   : tst_QWindowSurface::grabWidget()
  PASS   : tst_QWindowSurface::cleanupTestCase()
  Totals: 4 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QWindowSurface *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindowsurface: 6 seconds, exit code 2
  
  Testing tst_QMenu
  FAIL!  : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same
     Actual (action): 00710850
     Expected (menu.activeAction()): 00000000
  .\tst_qmenu.cpp(901) : failure location
  Totals: 27 passed, 1 failed, 4 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMenu *********
  Config: Using QTest library 4.8.7, Qt 4.8.7
  PASS   : tst_QMenu::initTestCase()
  PASS   : tst_QMenu::getSetCheck()
  PASS   : tst_QMenu::addActionsAndClear()
  PASS   : tst_QMenu::keyboardNavigation()
  PASS   : tst_QMenu::focus()
  PASS   : tst_QMenu::overrideMenuAction()
  PASS   : tst_QMenu::statusTip()
  PASS   : tst_QMenu::widgetActionFocus()
  PASS   : tst_QMenu::mouseActivation()
  PASS   : tst_QMenu::tearOff()
  PASS   : tst_QMenu::layoutDirection()
  PASS   : tst_QMenu::indexBasedInsertion()
  PASS   : tst_QMenu::task208001_stylesheet()
  PASS   : tst_QMenu::activeSubMenuPosition()
  PASS   : tst_QMenu::task242454_sizeHint()
  PASS   : tst_QMenu::task176201_clear()
  PASS   : tst_QMenu::task250673_activeMultiColumnSubMenuPosition()
  PASS   : tst_QMenu::task256918_setFont()
  PASS   : tst_QMenu::menuSizeHint()
  FAIL!  : tst_QMenu::task258920_mouseBorder() Compared pointers are not the same
     Actual (action): 006AD088
     Expected (menu.activeAction()): 00000000
  .\tst_qmenu.cpp(901) : failure location
  PASS   : tst_QMenu::setFixedWidth()
  PASS   : tst_QMenu::deleteActionInTriggered()
  PASS   : tst_QMenu::pushButtonPopulateOnAboutToShow()
  PASS   : tst_QMenu::QTBUG7907_submenus_autoselect()
  PASS   : tst_QMenu::QTBUG7411_submenus_activate()
  PASS   : tst_QMenu::QTBUG20403_nested_popup_on_shortcut_trigger()
  PASS   : tst_QMenu::QTBUG_10735_crashWithDialog()
  SKIP   : tst_QMenu::QTBUG_25544_macMenuState() Applicable only on OS X Cocoa
  .\tst_qmenu.cpp(1057) : failure location
  SKIP   : tst_QMenu::QTBUG_25544_macMenuActionState() Applicable only on OS X Cocoa
  .\tst_qmenu.cpp(1078) : failure location
  SKIP   : tst_QMenu::QTBUG_26399_macMenuActionVisible() Applicable only on OS X Cocoa
  .\tst_qmenu.cpp(1100) : failure location
  SKIP   : tst_QMenu::QTBUG_7538_macAddItemToDisabledMenu() Applicable only on OS X Cocoa
  .\tst_qmenu.cpp(1122) : failure location
  PASS   : tst_QMenu::cleanupTestCase()
  Totals: 27 passed, 1 failed, 4 skipped
  ********* Finished testing of tst_QMenu *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmenu: 12 seconds, exit code 1
  
  Testing tst_QGraphicsWidget
  FAIL!  : tst_QGraphicsWidget::initStyleOption(all) Compared values are not the same
     Actual (isUnderMouse): 0
     Expected (underMouse): 1
  .\tst_qgraphicswidget.cpp(1169) : failure location
  WARNING: tst_QGraphicsWidget::updateFocusChainWhenChildDie() Mouse event "MousePress" not accepted by receiving widget
  FAIL!  : tst_QGraphicsWidget::updateFocusChainWhenChildDie() Compared pointers are not the same
     Actual ((static_cast<QApplication *>(QCoreApplication::instance()))->activeWindow()): 00000000
     Expected (static_cast<QWidget *>(&view)): 0027F47C
  .\tst_qgraphicswidget.cpp(1864) : failure location
  Totals: 68 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsWidget *********
  Config: Using QTest library 4.8.7, Qt 4.8.7
  PASS   : tst_QGraphicsWidget::initTestCase()
  PASS   : tst_QGraphicsWidget::qgraphicswidget()
  PASS   : tst_QGraphicsWidget::activation()
  PASS   : tst_QGraphicsWidget::boundingRect()
  PASS   : tst_QGraphicsWidget::dumpFocusChain()
  PASS   : tst_QGraphicsWidget::focusWidget()
  PASS   : tst_QGraphicsWidget::focusWidget2()
  PASS   : tst_QGraphicsWidget::focusWidget3()
  PASS   : tst_QGraphicsWidget::focusPolicy()
  PASS   : tst_QGraphicsWidget::font()
  PASS   : tst_QGraphicsWidget::fontPropagation()
  PASS   : tst_QGraphicsWidget::fontChangedEvent()
  PASS   : tst_QGraphicsWidget::fontPropagationWidgetItemWidget()
  PASS   : tst_QGraphicsWidget::fontPropagationSceneChange()
  PASS   : tst_QGraphicsWidget::geometry()
  PASS   : tst_QGraphicsWidget::geometryChanged()
  PASS   : tst_QGraphicsWidget::width()
  PASS   : tst_QGraphicsWidget::height()
  PASS   : tst_QGraphicsWidget::getContentsMargins()
  FAIL!  : tst_QGraphicsWidget::initStyleOption(all) Compared values are not the same
     Actual (isUnderMouse): 0
     Expected (underMouse): 1
  .\tst_qgraphicswidget.cpp(1169) : failure location
  PASS   : tst_QGraphicsWidget::layout()
  PASS   : tst_QGraphicsWidget::layoutDirection()
  PASS   : tst_QGraphicsWidget::recursiveLayoutDirection()
  PASS   : tst_QGraphicsWidget::paint()
  PASS   : tst_QGraphicsWidget::palettePropagation()
  PASS   : tst_QGraphicsWidget::parentWidget()
  PASS   : tst_QGraphicsWidget::resize()
  PASS   : tst_QGraphicsWidget::setAttribute()
  PASS   : tst_QGraphicsWidget::setStyle()
  PASS   : tst_QGraphicsWidget::setTabOrder()
  PASS   : tst_QGraphicsWidget::setTabOrderAndReparent()
  PASS   : tst_QGraphicsWidget::topLevelWidget()
  PASS   : tst_QGraphicsWidget::unsetLayoutDirection()
  PASS   : tst_QGraphicsWidget::focusNextPrevChild()
  PASS   : tst_QGraphicsWidget::verifyFocusChain()
  WARNING: tst_QGraphicsWidget::updateFocusChainWhenChildDie() Mouse event "MousePress" not accepted by receiving widget
  FAIL!  : tst_QGraphicsWidget::updateFocusChainWhenChildDie() Compared pointers are not the same
     Actual ((static_cast<QApplication *>(QCoreApplication::instance()))->activeWindow()): 00000000
     Expected (static_cast<QWidget *>(&view)): 0012EFBC
  .\tst_qgraphicswidget.cpp(1864) : failure location
  PASS   : tst_QGraphicsWidget::sizeHint()
  PASS   : tst_QGraphicsWidget::consistentPosSizeGeometry()
  PASS   : tst_QGraphicsWidget::setSizes()
  PASS   : tst_QGraphicsWidget::closePopupOnOutsideClick()
  PASS   : tst_QGraphicsWidget::defaultSize()
  PASS   : tst_QGraphicsWidget::explicitMouseGrabber()
  PASS   : tst_QGraphicsWidget::implicitMouseGrabber()
  PASS   : tst_QGraphicsWidget::doubleClickAfterExplicitMouseGrab()
  PASS   : tst_QGraphicsWidget::popupMouseGrabber()
  PASS   : tst_QGraphicsWidget::windowFlags()
  PASS   : tst_QGraphicsWidget::shortcutsDeletion()
  PASS   : tst_QGraphicsWidget::painterStateProtectionOnWindowFrame()
  PASS   : tst_QGraphicsWidget::ensureClipping()
  PASS   : tst_QGraphicsWidget::widgetSendsGeometryChanges()
  PASS   : tst_QGraphicsWidget::respectHFW()
  PASS   : tst_QGraphicsWidget::addChildInpolishEvent()
  PASS   : tst_QGraphicsWidget::polishEvent()
  PASS   : tst_QGraphicsWidget::polishEvent2()
  PASS   : tst_QGraphicsWidget::autoFillBackground()
  PASS   : tst_QGraphicsWidget::initialShow()
  PASS   : tst_QGraphicsWidget::initialShow2()
  PASS   : tst_QGraphicsWidget::itemChangeEvents()
  PASS   : tst_QGraphicsWidget::itemSendGeometryPosChangesDeactivated()
  PASS   : tst_QGraphicsWidget::fontPropagatesResolveToChildren()
  PASS   : tst_QGraphicsWidget::fontPropagatesResolveToGrandChildren()
  PASS   : tst_QGraphicsWidget::fontPropagatesResolveInParentChange()
  PASS   : tst_QGraphicsWidget::fontPropagatesResolveViaNonWidget()
  PASS   : tst_QGraphicsWidget::fontPropagatesResolveFromScene()
  PASS   : tst_QGraphicsWidget::task236127_bspTreeIndexFails()
  PASS   : tst_QGraphicsWidget::task243004_setStyleCrash()
  PASS   : tst_QGraphicsWidget::task250119_shortcutContext()
  PASS   : tst_QGraphicsWidget::QT_BUG_6544_tabFocusFirstUnsetWhenRemovingItems()
  PASS   : tst_QGraphicsWidget::QT_BUG_12056_tabFocusFirstUnsetWhenRemovingItems()
  PASS   : tst_QGraphicsWidget::cleanupTestCase()
  Totals: 68 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsWidget *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicswidget: 15 seconds, exit code 2
  
  Testing tst_QFocusEvent
  FAIL!  : tst_QFocusEvent::checkReason_ActiveWindow() 'childFocusWidgetOne->focusInEventRecieved' returned FALSE. ()
  .\tst_qfocusevent.cpp(423) : failure location
  Totals: 7 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFocusEvent *********
  Config: Using QTest library 4.8.7, Qt 4.8.7
  PASS   : tst_QFocusEvent::initTestCase()
  PASS   : tst_QFocusEvent::checkReason_Tab()
  PASS   : tst_QFocusEvent::checkReason_ShiftTab()
  SKIP   : tst_QFocusEvent::checkReason_BackTab() Backtab is not supported on Windows
  .\tst_qfocusevent.cpp(242) : failure location
  PASS   : tst_QFocusEvent::checkReason_Popup()
  PASS   : tst_QFocusEvent::checkReason_focusWidget()
  PASS   : tst_QFocusEvent::checkReason_Shortcut()
  FAIL!  : tst_QFocusEvent::checkReason_ActiveWindow() 'childFocusWidgetOne->focusInEventRecieved' returned FALSE. ()
  .\tst_qfocusevent.cpp(423) : failure location
  PASS   : tst_QFocusEvent::cleanupTestCase()
  Totals: 7 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QFocusEvent *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfocusevent: 13 seconds, exit code 1
  
  Testing tst_QAbstractItemView
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: editing failed
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: editing failed
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed
  FAIL!  : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same
     Actual (spy.count()): 0
     Expected (1): 1
  .\tst_qabstractitemview.cpp(1247) : failure location
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  Totals: 23 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAbstractItemView *********
  Config: Using QTest library 4.8.7, Qt 4.8.7
  PASS   : tst_QAbstractItemView::initTestCase()
  PASS   : tst_QAbstractItemView::getSetCheck()
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels()
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: editing failed
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: editing failed
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel()
  PASS   : tst_QAbstractItemView::noModel()
  PASS   : tst_QAbstractItemView::dragSelect()
  PASS   : tst_QAbstractItemView::rowDelegate()
  PASS   : tst_QAbstractItemView::columnDelegate()
  PASS   : tst_QAbstractItemView::selectAll()
  PASS   : tst_QAbstractItemView::ctrlA()
  PASS   : tst_QAbstractItemView::persistentEditorFocus()
  PASS   : tst_QAbstractItemView::setItemDelegate()
  PASS   : tst_QAbstractItemView::noFallbackToRoot()
  PASS   : tst_QAbstractItemView::setCurrentIndex()
  PASS   : tst_QAbstractItemView::task221955_selectedEditor()
  PASS   : tst_QAbstractItemView::task250754_fontChange()
  FAIL!  : tst_QAbstractItemView::task200665_itemEntered() Compared values are not the same
     Actual (spy.count()): 0
     Expected (1): 1
  .\tst_qabstractitemview.cpp(1247) : failure location
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  PASS   : tst_QAbstractItemView::task257481_emptyEditor()
  PASS   : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling()
  PASS   : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection()
  PASS   : tst_QAbstractItemView::ctrlRubberbandSelection()
  PASS   : tst_QAbstractItemView::QTBUG6407_extendedSelection()
  PASS   : tst_QAbstractItemView::QTBUG6753_selectOnSelection()
  PASS   : tst_QAbstractItemView::cleanupTestCase()
  Totals: 23 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QAbstractItemView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractitemview: 4 seconds, exit code 1
  
  Testing tst_Q3PopupMenu
  FAIL!  : tst_Q3PopupMenu::task177490_highlighted() Compared values are not the same
     Actual (spy.count()): 0
     Expected (2): 2
  .\tst_q3popupmenu.cpp(144) : failure location
  XPASS  : tst_Q3PopupMenu::task177490_activated() COMPARE()
  .\tst_q3popupmenu.cpp(208) : failure location
  Totals: 6 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_Q3PopupMenu *********
  Config: Using QTest library 4.8.7, Qt 4.8.7
  PASS   : tst_Q3PopupMenu::initTestCase()
  FAIL!  : tst_Q3PopupMenu::task177490_highlighted() Compared values are not the same
     Actual (spy.count()): 0
     Expected (2): 2
  .\tst_q3popupmenu.cpp(144) : failure location
  XPASS  : tst_Q3PopupMenu::task177490_activated() COMPARE()
  .\tst_q3popupmenu.cpp(208) : failure location
  PASS   : tst_Q3PopupMenu::testAccels()
  PASS   : tst_Q3PopupMenu::fontPropagation()
  PASS   : tst_Q3PopupMenu::accel()
  PASS   : tst_Q3PopupMenu::testItemParameter()
  PASS   : tst_Q3PopupMenu::cleanupTestCase()
  Totals: 6 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_Q3PopupMenu *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_q3popupmenu: 12 seconds, exit code 2

  Build log: http://testresults.qt.io/ci/Qt_4.8_Integration/build_02090/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/4.8_1427969393):
    http://codereview.qt-project.org/109362 [PS2] - Add detection of and support for Visual Studio 2015



More information about the Ci-reports mailing list