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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Mar 20 17:57:58 CET 2013


six autotests failed :(

  Testing tst_QPushButton
  FAIL!  : tst_QPushButton::sizeHint(windows) Compared values are not the same
     Actual   (button1_2->size()): QSize(295x28)
     Expected (button2_2->size()): QSize(77x28)
     Loc: [tst_qpushbutton.cpp(647)]
  FAIL!  : tst_QPushButton::sizeHint(fusion) Compared values are not the same
     Actual   (button1_2->size()): QSize(295x24)
     Expected (button2_2->size()): QSize(80x24)
     Loc: [tst_qpushbutton.cpp(647)]
  Totals: 16 passed, 2 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QPushButton *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QPushButton::initTestCase()
  PASS   : tst_QPushButton::getSetCheck()
  PASS   : tst_QPushButton::autoRepeat()
  PASS   : tst_QPushButton::pressed()
  PASS   : tst_QPushButton::setAccel()
  PASS   : tst_QPushButton::isCheckable()
  PASS   : tst_QPushButton::setDown()
  QWARN  : tst_QPushButton::popupCrash() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QPushButton::popupCrash()
  PASS   : tst_QPushButton::isChecked()
  PASS   : tst_QPushButton::animateClick()
  PASS   : tst_QPushButton::toggle()
  PASS   : tst_QPushButton::clicked()
  PASS   : tst_QPushButton::toggled()
  QWARN  : tst_QPushButton::defaultAndAutoDefault() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  QWARN  : tst_QPushButton::defaultAndAutoDefault() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  QWARN  : tst_QPushButton::defaultAndAutoDefault() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  QWARN  : tst_QPushButton::defaultAndAutoDefault() QCocoaNativeInterface::nativeResourceForWindow: Native window has not been created.
  PASS   : tst_QPushButton::defaultAndAutoDefault()
  FAIL!  : tst_QPushButton::sizeHint(windows) Compared values are not the same
     Actual   (button1_2->size()): QSize(295x28)
     Expected (button2_2->size()): QSize(77x28)
     Loc: [tst_qpushbutton.cpp(647)]
  SKIP   : tst_QPushButton::sizeHint(mac) QStyleFactory cannot create the Mac style, see QTBUG-23680
     Loc: [tst_qpushbutton.cpp(594)]
  FAIL!  : tst_QPushButton::sizeHint(fusion) Compared values are not the same
     Actual   (button1_2->size()): QSize(295x24)
     Expected (button2_2->size()): QSize(80x24)
     Loc: [tst_qpushbutton.cpp(647)]
  PASS   : tst_QPushButton::taskQTBUG_20191_shortcutWithKeypadModifer()
  PASS   : tst_QPushButton::cleanupTestCase()
  Totals: 16 passed, 2 failed, 1 skipped
  ********* Finished testing of tst_QPushButton *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qpushbutton: 13 seconds, exit code 2
  
  Testing tst_QGraphicsItem
  FAIL!  : tst_QGraphicsItem::hoverEventsGenerateRepaints() Compared values are not the same
     Actual   (tester->repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(3261)]
  FAIL!  : tst_QGraphicsItem::opacity2() Compared values are not the same
     Actual   (view.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(6743)]
  FAIL!  : tst_QGraphicsItem::moveLineItem() Compared values are not the same
     Loc: [tst_qgraphicsitem.cpp(8072)]
  2013-03-20 18:39:39.661 tst_qgraphicsitem[17588:471b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QGraphicsItem::itemHasNoContents() Compared lists have different sizes.
     Actual   (_paintedItems) size: '2'
     Expected (QList<QGraphicsItem *>() << item2) size: '1'
     Loc: [tst_qgraphicsitem.cpp(8173)]
  FAIL!  : tst_QGraphicsItem::scroll() Compared values are not the same
     Actual   (item2->lastExposedRect): QRectF(0,0 200x200) (bottomright 200,200)
     Expected (expectedItem2Expose): QRectF(0,0 102x102) (bottomright 102,102)
     Loc: [tst_qgraphicsitem.cpp(10705)]
  FAIL!  : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent() 'view.repaints == 1' returned FALSE. ()
     Loc: [tst_qgraphicsitem.cpp(11069)]
  FAIL!  : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() Compared values are not the same
     Actual   (origView.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(11151)]
  FAIL!  : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate() Compared values are not the same
     Actual   (view.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(11114)]
  FAIL!  : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene() Compared values are not the same
     Actual   (item->painted): 3
     Expected (count + 1): 2
     Loc: [tst_qgraphicsitem.cpp(11305)]
  Totals: 224 passed, 9 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsItem *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QGraphicsItem::initTestCase()
  PASS   : tst_QGraphicsItem::construction()
  PASS   : tst_QGraphicsItem::constructionWithParent()
  PASS   : tst_QGraphicsItem::destruction()
  PASS   : tst_QGraphicsItem::deleteChildItem()
  PASS   : tst_QGraphicsItem::scene()
  PASS   : tst_QGraphicsItem::parentItem()
  PASS   : tst_QGraphicsItem::setParentItem()
  PASS   : tst_QGraphicsItem::children()
  PASS   : tst_QGraphicsItem::flags()
  PASS   : tst_QGraphicsItem::inputMethodHints()
  PASS   : tst_QGraphicsItem::toolTip()
  PASS   : tst_QGraphicsItem::visible()
  PASS   : tst_QGraphicsItem::isVisibleTo()
  PASS   : tst_QGraphicsItem::explicitlyVisible()
  PASS   : tst_QGraphicsItem::enabled()
  PASS   : tst_QGraphicsItem::explicitlyEnabled()
  WARNING: tst_QGraphicsItem::selected() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::selected()
  PASS   : tst_QGraphicsItem::selected2()
  PASS   : tst_QGraphicsItem::selected_group()
  PASS   : tst_QGraphicsItem::selected_textItem()
  WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::selected_multi() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::selected_multi()
  PASS   : tst_QGraphicsItem::acceptedMouseButtons()
  PASS   : tst_QGraphicsItem::acceptsHoverEvents()
  PASS   : tst_QGraphicsItem::childAcceptsHoverEvents()
  PASS   : tst_QGraphicsItem::hasFocus()
  PASS   : tst_QGraphicsItem::pos()
  PASS   : tst_QGraphicsItem::scenePos()
  PASS   : tst_QGraphicsItem::matrix()
  PASS   : tst_QGraphicsItem::sceneMatrix()
  PASS   : tst_QGraphicsItem::setMatrix()
  PASS   : tst_QGraphicsItem::zValue()
  PASS   : tst_QGraphicsItem::shape()
  PASS   : tst_QGraphicsItem::contains()
  PASS   : tst_QGraphicsItem::collidesWith_item()
  PASS   : tst_QGraphicsItem::collidesWith_path(nothing)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect1)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect2)
  PASS   : tst_QGraphicsItem::collidesWith_path(rect3)
  PASS   : tst_QGraphicsItem::collidesWithItemWithClip()
  PASS   : tst_QGraphicsItem::isObscuredBy()
  PASS   : tst_QGraphicsItem::isObscured()
  PASS   : tst_QGraphicsItem::mapFromToParent()
  PASS   : tst_QGraphicsItem::mapFromToScene()
  PASS   : tst_QGraphicsItem::mapFromToItem()
  QWARN  : tst_QGraphicsItem::mapRectFromToParent(nil) QGraphicsItem::itemTransform: null pointer passed
  PASS   : tst_QGraphicsItem::mapRectFromToParent(nil)
  QWARN  : tst_QGraphicsItem::mapRectFromToParent(simple) QGraphicsItem::itemTransform: null pointer passed
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(simple w/parent parentPos parentRotation)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(rotation w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent)
  PASS   : tst_QGraphicsItem::mapRectFromToParent(pos rotation w/parent parentPos parentRotation)
  PASS   : tst_QGraphicsItem::isAncestorOf()
  PASS   : tst_QGraphicsItem::commonAncestorItem()
  PASS   : tst_QGraphicsItem::data()
  PASS   : tst_QGraphicsItem::type()
  PASS   : tst_QGraphicsItem::graphicsitem_cast()
  FAIL!  : tst_QGraphicsItem::hoverEventsGenerateRepaints() Compared values are not the same
     Actual   (tester->repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(3261)]
  PASS   : tst_QGraphicsItem::boundingRects(path)
  PASS   : tst_QGraphicsItem::boundingRects(rect)
  PASS   : tst_QGraphicsItem::boundingRects(ellipse)
  PASS   : tst_QGraphicsItem::boundingRects(polygon)
  PASS   : tst_QGraphicsItem::boundingRects2()
  PASS   : tst_QGraphicsItem::sceneBoundingRect()
  PASS   : tst_QGraphicsItem::childrenBoundingRect()
  PASS   : tst_QGraphicsItem::childrenBoundingRectTransformed()
  PASS   : tst_QGraphicsItem::childrenBoundingRect2()
  PASS   : tst_QGraphicsItem::childrenBoundingRect3()
  PASS   : tst_QGraphicsItem::childrenBoundingRect4()
  PASS   : tst_QGraphicsItem::childrenBoundingRect5()
  PASS   : tst_QGraphicsItem::group()
  PASS   : tst_QGraphicsItem::setGroup()
  PASS   : tst_QGraphicsItem::setGroup2()
  PASS   : tst_QGraphicsItem::nestedGroups()
  PASS   : tst_QGraphicsItem::warpChildrenIntoGroup()
  PASS   : tst_QGraphicsItem::removeFromGroup()
  PASS   : tst_QGraphicsItem::handlesChildEvents()
  PASS   : tst_QGraphicsItem::handlesChildEvents2()
  PASS   : tst_QGraphicsItem::handlesChildEvents3()
  PASS   : tst_QGraphicsItem::filtersChildEvents()
  PASS   : tst_QGraphicsItem::filtersChildEvents2()
  PASS   : tst_QGraphicsItem::ensureVisible()
  PASS   : tst_QGraphicsItem::cursor()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsLineItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsPixmapItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsTextItem()
  PASS   : tst_QGraphicsItem::defaultItemTest_QGraphicsEllipseItem()
  PASS   : tst_QGraphicsItem::itemChange()
  PASS   : tst_QGraphicsItem::sceneEventFilter()
  PASS   : tst_QGraphicsItem::prepareGeometryChange()
  PASS   : tst_QGraphicsItem::paint()
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  WARNING: tst_QGraphicsItem::deleteItemInEventHandlers() Mouse event "MousePress" not accepted by receiving widget
  PASS   : tst_QGraphicsItem::deleteItemInEventHandlers()
  PASS   : tst_QGraphicsItem::itemClipsToShape()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape2()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape3()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape4()
  PASS   : tst_QGraphicsItem::itemClipsChildrenToShape5()
  PASS   : tst_QGraphicsItem::itemClipsTextChildToShape()
  PASS   : tst_QGraphicsItem::itemClippingDiscovery()
  PASS   : tst_QGraphicsItem::ancestorFlags()
  PASS   : tst_QGraphicsItem::untransformable()
  PASS   : tst_QGraphicsItem::contextMenuEventPropagation()
  PASS   : tst_QGraphicsItem::itemIsMovable()
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 10) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 0.5 | identity | {(0, 0, 10, 1)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 10, 0) | 1.0 | identity | {(0, 0, 10, 1)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.0 | identity | {(0, 0, 10, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 0.5 | identity | {(0, 0, 1, 10)})
  PASS   : tst_QGraphicsItem::boundingRegion((0, 0, 0, 10) | 1.0 | identity | {(0, 0, 1, 10)})
  PASS   : tst_QGraphicsItem::itemTransform_parentChild()
  PASS   : tst_QGraphicsItem::itemTransform_siblings()
  PASS   : tst_QGraphicsItem::itemTransform_unrelated()
  PASS   : tst_QGraphicsItem::opacity(A: 1.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(B: 0.5 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(C: 0.5 0 0.1 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(D: 0.0 0 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(E: 1.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(F: 0.5 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(G: 0.5 2 0.1 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(H: 0.0 2 1.0 0 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(I: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(J: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(K: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(L: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 1.0 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 1.0 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 1.0 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 0.5 0 0.5 1 0.5 1.0 1.0 1.0 1.0)
  PASS   : tst_QGraphicsItem::opacity(M: 1.0 0 0.5 1 0.5 1.0 1.0 1.0 1.0)
  FAIL!  : tst_QGraphicsItem::opacity2() Compared values are not the same
     Actual   (view.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(6743)]
  PASS   : tst_QGraphicsItem::opacityZeroUpdates()
  PASS   : tst_QGraphicsItem::itemStacksBehindParent()
  PASS   : tst_QGraphicsItem::nestedClipping()
  PASS   : tst_QGraphicsItem::nestedClippingTransforms()
  PASS   : tst_QGraphicsItem::sceneTransformCache()
  PASS   : tst_QGraphicsItem::tabChangesFocus(tab changes focus)
  PASS   : tst_QGraphicsItem::tabChangesFocus(tab doesn't change focus)
  PASS   : tst_QGraphicsItem::cacheMode()
  PASS   : tst_QGraphicsItem::cacheMode2()
  PASS   : tst_QGraphicsItem::updateCachedItemAfterMove()
  PASS   : tst_QGraphicsItem::deviceTransform(nil)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 100)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 010)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 001)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 111)
  PASS   : tst_QGraphicsItem::deviceTransform(deviceX rot 90 101)
  PASS   : tst_QGraphicsItem::update()
  PASS   : tst_QGraphicsItem::setTransformProperties(nothing)
  PASS   : tst_QGraphicsItem::setTransformProperties(rotation)
  PASS   : tst_QGraphicsItem::setTransformProperties(rotation dicentred)
  PASS   : tst_QGraphicsItem::setTransformProperties(Scale)
  PASS   : tst_QGraphicsItem::setTransformProperties(Everything dicentred)
  PASS   : tst_QGraphicsItem::itemUsesExtendedStyleOption()
  PASS   : tst_QGraphicsItem::itemSendsGeometryChanges()
  PASS   : tst_QGraphicsItem::moveItem()
  FAIL!  : tst_QGraphicsItem::moveLineItem() Compared values are not the same
     Loc: [tst_qgraphicsitem.cpp(8072)]
  PASS   : tst_QGraphicsItem::sorting(NoIndex)
  PASS   : tst_QGraphicsItem::sorting(BspTreeIndex)
  2013-03-20 18:40:35.122 tst_qgraphicsitem[17592:1f0b] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicsitem.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QGraphicsItem::itemHasNoContents() Compared lists have different sizes.
     Actual   (_paintedItems) size: '2'
     Expected (QList<QGraphicsItem *>() << item2) size: '1'
     Loc: [tst_qgraphicsitem.cpp(8173)]
  PASS   : tst_QGraphicsItem::hitTestUntransformableItem()
  PASS   : tst_QGraphicsItem::hitTestGraphicsEffectItem()
  PASS   : tst_QGraphicsItem::focusProxy()
  PASS   : tst_QGraphicsItem::subFocus()
  PASS   : tst_QGraphicsItem::focusProxyDeletion()
  PASS   : tst_QGraphicsItem::negativeZStacksBehindParent()
  PASS   : tst_QGraphicsItem::setGraphicsEffect()
  PASS   : tst_QGraphicsItem::panel()
  PASS   : tst_QGraphicsItem::addPanelToActiveScene()
  PASS   : tst_QGraphicsItem::panelWithFocusItems()
  PASS   : tst_QGraphicsItem::activate()
  PASS   : tst_QGraphicsItem::setActivePanelOnInactiveScene()
  PASS   : tst_QGraphicsItem::activationOnShowHide()
  PASS   : tst_QGraphicsItem::deactivateInactivePanel()
  PASS   : tst_QGraphicsItem::moveWhileDeleting()
  PASS   : tst_QGraphicsItem::ensureDirtySceneTransform()
  PASS   : tst_QGraphicsItem::focusScope()
  PASS   : tst_QGraphicsItem::focusScope2()
  PASS   : tst_QGraphicsItem::focusScopeItemChangedWhileScopeDoesntHaveFocus()
  PASS   : tst_QGraphicsItem::stackBefore()
  PASS   : tst_QGraphicsItem::sceneModality()
  PASS   : tst_QGraphicsItem::panelModality()
  PASS   : tst_QGraphicsItem::mixedModality()
  PASS   : tst_QGraphicsItem::modality_hover()
  PASS   : tst_QGraphicsItem::modality_mouseGrabber()
  PASS   : tst_QGraphicsItem::modality_clickFocus()
  PASS   : tst_QGraphicsItem::modality_keyEvents()
  PASS   : tst_QGraphicsItem::itemIsInFront()
  PASS   : tst_QGraphicsItem::scenePosChange()
  PASS   : tst_QGraphicsItem::textItem_shortcuts()
  FAIL!  : tst_QGraphicsItem::scroll() Compared values are not the same
     Actual   (item2->lastExposedRect): QRectF(0,0 200x200) (bottomright 200,200)
     Expected (expectedItem2Expose): QRectF(0,0 102x102) (bottomright 102,102)
     Loc: [tst_qgraphicsitem.cpp(10705)]
  PASS   : tst_QGraphicsItem::focusHandling(Focus goes through.)
  PASS   : tst_QGraphicsItem::focusHandling(Focus goes through, even with sticky scene.)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (but can still focus-out).)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsClickFocusPropagation, we cannot focus the item beneath the flagged one (and cannot focus-out if scene is sticky).)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses.)
  PASS   : tst_QGraphicsItem::focusHandling(With ItemStopsFocusHandling, focus cannot be changed by presses (even if scene is sticky).)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemIsPanel)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemStopsClickFocusPropagation)
  PASS   : tst_QGraphicsItem::touchEventPropagation(ItemStopsFocusHandling)
  PASS   : tst_QGraphicsItem::deviceCoordinateCache_simpleRotations()
  PASS   : tst_QGraphicsItem::task141694_textItemEnsureVisible()
  PASS   : tst_QGraphicsItem::task128696_textItemEnsureMovable()
  PASS   : tst_QGraphicsItem::ensureUpdateOnTextItem()
  PASS   : tst_QGraphicsItem::task177918_lineItemUndetected()
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, noflags)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(editor, movable | selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, noflags)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, selectable)
  PASS   : tst_QGraphicsItem::task240400_clickOnTextItem(noninteractive, movable | selectable)
  PASS   : tst_QGraphicsItem::task243707_addChildBeforeParent()
  PASS   : tst_QGraphicsItem::task197802_childrenVisibility()
  PASS   : tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect()
  PASS   : tst_QGraphicsItem::QTBUG_5418_textItemSetDefaultColor()
  FAIL!  : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent() 'view.repaints == 1' returned FALSE. ()
     Loc: [tst_qgraphicsitem.cpp(11069)]
  FAIL!  : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() Compared values are not the same
     Actual   (origView.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(11151)]
  FAIL!  : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate() Compared values are not the same
     Actual   (view.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(11114)]
  PASS   : tst_QGraphicsItem::QT_2649_focusScope()
  PASS   : tst_QGraphicsItem::sortItemsWhileAdding()
  FAIL!  : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene() Compared values are not the same
     Actual   (item->painted): 3
     Expected (count + 1): 2
     Loc: [tst_qgraphicsitem.cpp(11305)]
  PASS   : tst_QGraphicsItem::itemDiesDuringDraggingOperation()
  PASS   : tst_QGraphicsItem::QTBUG_12112_focusItem()
  PASS   : tst_QGraphicsItem::QTBUG_13473_sceneposchange()
  PASS   : tst_QGraphicsItem::QTBUG_16374_crashInDestructor()
  PASS   : tst_QGraphicsItem::QTBUG_20699_focusScopeCrash()
  PASS   : tst_QGraphicsItem::cleanupTestCase()
  Totals: 224 passed, 9 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsItem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsitem: 110 seconds, exit code 9
  
  Testing tst_QGraphicsEffect
  FAIL!  : tst_QGraphicsEffect::itemHasNoContents() Compared values are not the same
     Actual   (effect->numRepaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicseffect.cpp(748)]
  Totals: 17 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsEffect *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QGraphicsEffect::initTestCase()
  PASS   : tst_QGraphicsEffect::setEnabled()
  PASS   : tst_QGraphicsEffect::source()
  PASS   : tst_QGraphicsEffect::boundingRectFor()
  PASS   : tst_QGraphicsEffect::boundingRect()
  PASS   : tst_QGraphicsEffect::boundingRect2()
  PASS   : tst_QGraphicsEffect::draw()
  PASS   : tst_QGraphicsEffect::opacity()
  PASS   : tst_QGraphicsEffect::grayscale()
  PASS   : tst_QGraphicsEffect::colorize()
  PASS   : tst_QGraphicsEffect::drawPixmapItem()
  PASS   : tst_QGraphicsEffect::deviceCoordinateTranslateCaching()
  PASS   : tst_QGraphicsEffect::inheritOpacity()
  PASS   : tst_QGraphicsEffect::dropShadowClipping()
  PASS   : tst_QGraphicsEffect::childrenVisibilityShouldInvalidateCache()
  PASS   : tst_QGraphicsEffect::prepareGeometryChangeInvalidateCache()
  FAIL!  : tst_QGraphicsEffect::itemHasNoContents() Compared values are not the same
     Actual   (effect->numRepaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicseffect.cpp(748)]
  PASS   : tst_QGraphicsEffect::cleanupTestCase()
  Totals: 17 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsEffect *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicseffect: 12 seconds, exit code 1
  
  Testing tst_QWizard
  FAIL!  : tst_QWizard::combinations(test1 1, row 1) 'false' returned FALSE. ()
     Loc: [tst_qwizard.cpp(2083)]
  FAIL!  : tst_QWizard::combinations(test1 2, row 1) 'false' returned FALSE. ()
     Loc: [tst_qwizard.cpp(2083)]
  FAIL!  : tst_QWizard::combinations(test1 3, row 1) 'false' returned FALSE. ()
     Loc: [tst_qwizard.cpp(2083)]
  Totals: 41 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWizard *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QWizard::initTestCase()
  PASS   : tst_QWizard::buttonText()
  PASS   : tst_QWizard::setButtonLayout()
  PASS   : tst_QWizard::setButton()
  PASS   : tst_QWizard::setTitleFormatEtc()
  XFAIL  : tst_QWizard::setPixmap() QTBUG-23701
     Loc: [tst_qwizard.cpp(445)]
  XFAIL  : tst_QWizard::setPixmap() QTBUG-23701
     Loc: [tst_qwizard.cpp(460)]
  PASS   : tst_QWizard::setPixmap()
  PASS   : tst_QWizard::setDefaultProperty()
  PASS   : tst_QWizard::addPage()
  PASS   : tst_QWizard::setPage()
  PASS   : tst_QWizard::setStartId()
  PASS   : tst_QWizard::setOption_IndependentPages()
  PASS   : tst_QWizard::setOption_IgnoreSubTitles()
  PASS   : tst_QWizard::setOption_ExtendedWatermarkPixmap()
  PASS   : tst_QWizard::setOption_NoDefaultButton()
  PASS   : tst_QWizard::setOption_NoBackButtonOnStartPage()
  PASS   : tst_QWizard::setOption_NoBackButtonOnLastPage()
  PASS   : tst_QWizard::setOption_DisabledBackButtonOnLastPage()
  PASS   : tst_QWizard::setOption_HaveNextButtonOnLastPage()
  PASS   : tst_QWizard::setOption_HaveFinishButtonOnEarlyPages()
  PASS   : tst_QWizard::setOption_NoCancelButton()
  PASS   : tst_QWizard::setOption_CancelButtonOnLeft()
  PASS   : tst_QWizard::setOption_HaveHelpButton()
  PASS   : tst_QWizard::setOption_HelpButtonOnRight()
  PASS   : tst_QWizard::setOption_HaveCustomButtonX()
  PASS   : tst_QWizard::combinations(test1 1, row 0)
  QDEBUG : tst_QWizard::combinations(test1 1, row 1) images differ
  QDEBUG : tst_QWizard::combinations(test1 1, row 1) 	      row 0 operations: "(set page 0) (set opt 15/CB3 1) "
  QDEBUG : tst_QWizard::combinations(test1 1, row 1) 	current row operations: "(set opt 15/CB3 1) "
  FAIL!  : tst_QWizard::combinations(test1 1, row 1) 'false' returned FALSE. ()
     Loc: [tst_qwizard.cpp(2083)]
  PASS   : tst_QWizard::combinations(test1 2, row 0)
  QDEBUG : tst_QWizard::combinations(test1 2, row 1) images differ
  QDEBUG : tst_QWizard::combinations(test1 2, row 1) 	      row 0 operations: "(set opt 8/FEP 1) (set page 0) "
  QDEBUG : tst_QWizard::combinations(test1 2, row 1) 	current row operations: "(set page 0) (set opt 8/FEP 1) "
  FAIL!  : tst_QWizard::combinations(test1 2, row 1) 'false' returned FALSE. ()
     Loc: [tst_qwizard.cpp(2083)]
  PASS   : tst_QWizard::combinations(test1 3, row 0)
  QDEBUG : tst_QWizard::combinations(test1 3, row 1) images differ
  QDEBUG : tst_QWizard::combinations(test1 3, row 1) 	      row 0 operations: "(set page 2) (set opt 7/NLP 1) "
  QDEBUG : tst_QWizard::combinations(test1 3, row 1) 	current row operations: "(set opt 7/NLP 1) (set page 2) "
  FAIL!  : tst_QWizard::combinations(test1 3, row 1) 'false' returned FALSE. ()
     Loc: [tst_qwizard.cpp(2083)]
  PASS   : tst_QWizard::showCurrentPageOnly()
  PASS   : tst_QWizard::setButtonText()
  PASS   : tst_QWizard::setCommitPage()
  PASS   : tst_QWizard::setWizardStyle()
  PASS   : tst_QWizard::removePage()
  PASS   : tst_QWizard::sideWidget()
  PASS   : tst_QWizard::task177716_disableCommitButton()
  PASS   : tst_QWizard::task183550_stretchFactor()
  PASS   : tst_QWizard::task161658_alignments()
  PASS   : tst_QWizard::task177022_setFixedSize()
  PASS   : tst_QWizard::task248107_backButton()
  PASS   : tst_QWizard::task255350_fieldObjectDestroyed()
  PASS   : tst_QWizard::taskQTBUG_25691_fieldObjectDestroyed2()
  PASS   : tst_QWizard::cleanupTestCase()
  Totals: 41 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_QWizard *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwizard: 5 seconds, exit code 3
  
  Testing tst_QWidget_window
  FAIL!  : tst_QWidget_window::tst_move_show() Compared values are not the same
     Actual   (w.pos()): QPoint(100,34)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(147)]
  FAIL!  : tst_QWidget_window::tst_show_move_hide_show() Compared values are not the same
     Actual   (w.pos()): QPoint(100,36)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(167)]
  Totals: 27 passed, 2 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWidget_window *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QWidget_window::initTestCase()
  PASS   : tst_QWidget_window::_q_showIfNotHidden()
  PASS   : tst_QWidget_window::tst_min_max_size(Set min/max size after show)
  PASS   : tst_QWidget_window::tst_min_max_size(Set min/max size before show)
  FAIL!  : tst_QWidget_window::tst_move_show() Compared values are not the same
     Actual   (w.pos()): QPoint(100,36)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(147)]
  PASS   : tst_QWidget_window::tst_show_move()
  FAIL!  : tst_QWidget_window::tst_show_move_hide_show() Compared values are not the same
     Actual   (w.pos()): QPoint(100,36)
     Expected (QPoint(100, 100)): QPoint(100,100)
     Loc: [tst_qwidget_window.cpp(167)]
  PASS   : tst_QWidget_window::tst_resize_show()
  PASS   : tst_QWidget_window::tst_show_resize()
  PASS   : tst_QWidget_window::tst_show_resize_hide_show()
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title nor AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, but no AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, not AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, not appName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title, yes AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, yes AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, yes AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, yes appName)
  PASS   : tst_QWidget_window::tst_windowFilePath(never Set Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(never EVER Set Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(Valid Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(invalid Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(Valid Path then empty)
  PASS   : tst_QWidget_window::tst_windowFilePath(invalid Path then empty)
  PASS   : tst_QWidget_window::tst_windowFilePath(invalid Path then valid)
  PASS   : tst_QWidget_window::tst_windowFilePath(valid Path then invalid)
  SKIP   : tst_QWidget_window::tst_showWithoutActivating() This test is X11-only.
     Loc: [tst_qwidget_window.cpp(333)]
  PASS   : tst_QWidget_window::tst_paintEventOnSecondShow()
  PASS   : tst_QWidget_window::tst_dnd()
  PASS   : tst_QWidget_window::cleanupTestCase()
  Totals: 27 passed, 2 failed, 1 skipped
  ********* Finished testing of tst_QWidget_window *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwidget_window: 2 seconds, exit code 2
  
  Testing tst_QGraphicsSceneIndex
  2013-03-20 18:05:23.540 tst_qgraphicssceneindex[6816:5303] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicssceneindex.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QGraphicsSceneIndex::clear() Compared values are not the same
     Actual   (item->numPaints): 5
     Expected (1): 1
     Loc: [tst_qgraphicssceneindex.cpp(319)]
  Totals: 11 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsSceneIndex *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QGraphicsSceneIndex::initTestCase()
  PASS   : tst_QGraphicsSceneIndex::scatteredItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::scatteredItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::overlappedItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::overlappedItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::movingItems(BSP)
  PASS   : tst_QGraphicsSceneIndex::movingItems(Linear)
  PASS   : tst_QGraphicsSceneIndex::connectedToSceneRectChanged()
  PASS   : tst_QGraphicsSceneIndex::items()
  PASS   : tst_QGraphicsSceneIndex::removeItems()
  2013-03-20 18:05:30.311 tst_qgraphicssceneindex[6822:5203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qgraphicssceneindex.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QGraphicsSceneIndex::clear() Compared values are not the same
     Actual   (item->numPaints): 5
     Expected (1): 1
     Loc: [tst_qgraphicssceneindex.cpp(319)]
  PASS   : tst_QGraphicsSceneIndex::cleanupTestCase()
  Totals: 11 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsSceneIndex *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicssceneindex: 11 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00700/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/dev_1363792913):
    http://codereview.qt-project.org/51363 [PS2] - Remove unused variable



More information about the Ci-reports mailing list