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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Feb 19 21:23:59 CET 2013


seven autotests failed :(

  Testing tst_QWindow
  FAIL!  : tst_QWindow::isActive() 'child.isExposed()' returned FALSE. ()
     Loc: [tst_qwindow.cpp(273)]
  Totals: 20 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWindow *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QWindow::initTestCase()
  PASS   : tst_QWindow::eventOrderOnShow()
  PASS   : tst_QWindow::mapGlobal()
  SKIP   : tst_QWindow::positioning() Multiple failures in this test on Mac OS X, see QTBUG-23059
     Loc: [tst_qwindow.cpp(171)]
  PASS   : tst_QWindow::isExposed()
  FAIL!  : tst_QWindow::isActive() 'child.isExposed()' returned FALSE. ()
     Loc: [tst_qwindow.cpp(273)]
  PASS   : tst_QWindow::testInputEvents()
  PASS   : tst_QWindow::touchToMouseTranslation()
  PASS   : tst_QWindow::mouseToTouchTranslation()
  PASS   : tst_QWindow::mouseToTouchLoop()
  PASS   : tst_QWindow::touchCancel()
  PASS   : tst_QWindow::touchCancelWithTouchToMouse()
  PASS   : tst_QWindow::orientation()
  PASS   : tst_QWindow::sizes()
  QWARN  : tst_QWindow::close() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QWindow::close() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QWindow::close()
  QWARN  : tst_QWindow::activateAndClose() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QWindow::activateAndClose() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QWindow::activateAndClose() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QWindow::activateAndClose() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QWindow::activateAndClose() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QWindow::activateAndClose() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QWindow::activateAndClose() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QWindow::activateAndClose() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QWindow::activateAndClose() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QWindow::activateAndClose() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QWindow::activateAndClose()
  PASS   : tst_QWindow::mouseEventSequence()
  PASS   : tst_QWindow::windowModality()
  PASS   : tst_QWindow::inputReentrancy()
  PASS   : tst_QWindow::tabletEvents()
  PASS   : tst_QWindow::windowModality_QTBUG27039()
  PASS   : tst_QWindow::cleanupTestCase()
  Totals: 20 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QWindow *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindow: 11 seconds, exit code 1
  
  Testing tst_QGraphicsItem
  FAIL!  : tst_QGraphicsItem::moveLineItem() Compared values are not the same
     Loc: [tst_qgraphicsitem.cpp(8072)]
  FAIL!  : tst_QGraphicsItem::itemHasNoContents() Compared values are not the same
     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(10669)]
  FAIL!  : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() Compared values are not the same
     Actual   (origView.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(11115)]
  Totals: 228 passed, 4 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.0.2, Qt 5.0.2
  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()
  PASS   : tst_QGraphicsItem::hoverEventsGenerateRepaints()
  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
  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)
  PASS   : tst_QGraphicsItem::opacity2()
  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)
  FAIL!  : tst_QGraphicsItem::itemHasNoContents() Compared values are not the same
     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::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(10669)]
  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()
  PASS   : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent()
  FAIL!  : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2() Compared values are not the same
     Actual   (origView.repaints): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(11115)]
  PASS   : tst_QGraphicsItem::QT_2653_fullUpdateDiscardingOpacityUpdate()
  PASS   : tst_QGraphicsItem::QT_2649_focusScope()
  PASS   : tst_QGraphicsItem::sortItemsWhileAdding()
  PASS   : tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene()
  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: 228 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsItem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsitem: 54 seconds, exit code 4
  
  Testing tst_QGL
  FAIL!  : tst_QGL::graphicsViewClipping() Pixel [32,0]: Max fuzz (1) exceeded: (52,126,41,255) vs (0,0,0,255)
     Loc: [tst_qgl.cpp(878)]
  Totals: 21 passed, 1 failed, 7 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGL *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QGL::initTestCase()
  PASS   : tst_QGL::getSetCheck()
  PASS   : tst_QGL::qglContextDefaultBindTexture()
  PASS   : tst_QGL::openGLVersionCheck()
  PASS   : tst_QGL::shareRegister()
  PASS   : tst_QGL::textureCleanup()
  FAIL!  : tst_QGL::graphicsViewClipping() Pixel [0,0]: Max fuzz (1) exceeded: (237,237,237,255) vs (0,0,0,255)
     Loc: [tst_qgl.cpp(878)]
  PASS   : tst_QGL::partialGLWidgetUpdates(Double buffered context)
  PASS   : tst_QGL::partialGLWidgetUpdates(Double buffered context without auto-fill background)
  PASS   : tst_QGL::partialGLWidgetUpdates(Single buffered context)
  PASS   : tst_QGL::partialGLWidgetUpdates(Single buffered context without auto-fill background)
  PASS   : tst_QGL::glWidgetWithAlpha()
  PASS   : tst_QGL::glWidgetRendering()
  SKIP   : tst_QGL::glFBOSimpleRendering() QGLFramebufferObject not supported on this platform
     Loc: [tst_qgl.cpp(1053)]
  SKIP   : tst_QGL::glFBORendering() QGLFramebufferObject not supported on this platform
     Loc: [tst_qgl.cpp(1087)]
  SKIP   : tst_QGL::multipleFBOInterleavedRendering() QGLFramebufferObject not supported on this platform
     Loc: [tst_qgl.cpp(1125)]
  SKIP   : tst_QGL::glFBOUseInGLWidget() QGLFramebufferObject not supported on this platform
     Loc: [tst_qgl.cpp(1272)]
  SKIP   : tst_QGL::glPBufferRendering() QGLPixelBuffer not supported on this platform
     Loc: [tst_qgl.cpp(937)]
  QWARN  : tst_QGL::glWidgetReparent() QBackingStore::flush() called with non-exposed window, behavior is undefined
  PASS   : tst_QGL::glWidgetReparent()
  PASS   : tst_QGL::glWidgetRenderPixmap()
  PASS   : tst_QGL::colormap()
  PASS   : tst_QGL::fboFormat()
  PASS   : tst_QGL::testDontCrashOnDanglingResources()
  PASS   : tst_QGL::replaceClipping()
  PASS   : tst_QGL::clipTest()
  SKIP   : tst_QGL::destroyFBOAfterContext() QGLFramebufferObject not supported on this platform
     Loc: [tst_qgl.cpp(1781)]
  PASS   : tst_QGL::threadImages()
  SKIP   : tst_QGL::nullRectCrash() QGLFramebufferObject not supported on this platform
     Loc: [tst_qgl.cpp(2308)]
  PASS   : tst_QGL::cleanupTestCase()
  Totals: 21 passed, 1 failed, 7 skipped
  ********* Finished testing of tst_QGL *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgl: 7 seconds, exit code 1
  
  Testing tst_QFileDialog2
  FAIL!  : tst_QFileDialog2::task143519_deleteAndRenameActionBehavior() Compared values are not the same
     Actual   (rm->isEnabled()): 0
     Expected (!fd.isReadOnly()): 1
     Loc: [tst_qfiledialog2.cpp(399)]
  Totals: 33 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFileDialog2 *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QFileDialog2::initTestCase()
  PASS   : tst_QFileDialog2::deleteDirAndFiles()
  PASS   : tst_QFileDialog2::listRoot()
  PASS   : tst_QFileDialog2::task227304_proxyOnFileDialog()
  PASS   : tst_QFileDialog2::task236402_dontWatchDeletedDir()
  PASS   : tst_QFileDialog2::task251321_sideBarHiddenEntries()
  PASS   : tst_QFileDialog2::task251341_sideBarRemoveEntries()
  PASS   : tst_QFileDialog2::task257579_sideBarWithNonCleanUrls()
  PASS   : tst_QFileDialog2::heapCorruption()
  PASS   : tst_QFileDialog2::filter()
  PASS   : tst_QFileDialog2::showNameFilterDetails()
  PASS   : tst_QFileDialog2::unc()
  PASS   : tst_QFileDialog2::emptyUncPath()
  FAIL!  : tst_QFileDialog2::task143519_deleteAndRenameActionBehavior() Compared values are not the same
     Actual   (rm->isEnabled()): 0
     Expected (!fd.isReadOnly()): 1
     Loc: [tst_qfiledialog2.cpp(399)]
  PASS   : tst_QFileDialog2::task178897_minimumSize()
  PASS   : tst_QFileDialog2::task180459_lastDirectory(path+file)
  PASS   : tst_QFileDialog2::task180459_lastDirectory(no path)
  PASS   : tst_QFileDialog2::task180459_lastDirectory(file)
  PASS   : tst_QFileDialog2::task180459_lastDirectory(path)
  PASS   : tst_QFileDialog2::task180459_lastDirectory(path not existing)
  PASS   : tst_QFileDialog2::completionOnLevelAfterRoot()
  PASS   : tst_QFileDialog2::task233037_selectingDirectory()
  PASS   : tst_QFileDialog2::task235069_hideOnEscape()
  PASS   : tst_QFileDialog2::task203703_returnProperSeparator()
  PASS   : tst_QFileDialog2::task228844_ensurePreviousSorting()
  PASS   : tst_QFileDialog2::task239706_editableFilterCombo()
  PASS   : tst_QFileDialog2::task218353_relativePaths()
  PASS   : tst_QFileDialog2::task254490_selectFileMultipleTimes()
  PASS   : tst_QFileDialog2::task259105_filtersCornerCases()
  PASS   : tst_QFileDialog2::QTBUG4419_lineEditSelectAll()
  PASS   : tst_QFileDialog2::QTBUG6558_showDirsOnly()
  PASS   : tst_QFileDialog2::QTBUG4842_selectFilterWithHideNameFilterDetails()
  PASS   : tst_QFileDialog2::dontShowCompleterOnRoot()
  PASS   : tst_QFileDialog2::cleanupTestCase()
  Totals: 33 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QFileDialog2 *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfiledialog2: 61 seconds, exit code 1
  
  Testing tst_QFiledialog
  FAIL!  : tst_QFiledialog::selectFiles() '!listView->selectionModel()->selectedRows().isEmpty()' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(919)]
  2013-02-19 21:56:27.661 tst_qfiledialog[6787:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qfiledialog.savedState/window_1.data: Permission denied (13)
  Totals: 64 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFiledialog *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QFiledialog::initTestCase()
  PASS   : tst_QFiledialog::currentChangedSignal()
  PASS   : tst_QFiledialog::directoryEnteredSignal()
  PASS   : tst_QFiledialog::filesSelectedSignal(any)
  PASS   : tst_QFiledialog::filesSelectedSignal(existing)
  PASS   : tst_QFiledialog::filesSelectedSignal(directory)
  PASS   : tst_QFiledialog::filesSelectedSignal(directoryOnly)
  PASS   : tst_QFiledialog::filesSelectedSignal(existingFiles)
  PASS   : tst_QFiledialog::filterSelectedSignal()
  PASS   : tst_QFiledialog::args()
  PASS   : tst_QFiledialog::directory()
  PASS   : tst_QFiledialog::completer(r, 10)
  PASS   : tst_QFiledialog::completer(x, 0)
  PASS   : tst_QFiledialog::completer(../, -1)
  PASS   : tst_QFiledialog::completer(goto root)
  PASS   : tst_QFiledialog::completer(start at root)
  PASS   : tst_QFiledialog::completer(start at one below root r)
  PASS   : tst_QFiledialog::completer(start at one below root ../)
  PASS   : tst_QFiledialog::completer_up()
  PASS   : tst_QFiledialog::acceptMode()
  PASS   : tst_QFiledialog::confirmOverwrite()
  PASS   : tst_QFiledialog::defaultSuffix()
  PASS   : tst_QFiledialog::fileMode()
  PASS   : tst_QFiledialog::filters()
  PASS   : tst_QFiledialog::history()
  PASS   : tst_QFiledialog::iconProvider()
  PASS   : tst_QFiledialog::isReadOnly()
  PASS   : tst_QFiledialog::itemDelegate()
  PASS   : tst_QFiledialog::labelText()
  PASS   : tst_QFiledialog::resolveSymlinks()
  PASS   : tst_QFiledialog::selectFile(null)
  PASS   : tst_QFiledialog::selectFile(file)
  PASS   : tst_QFiledialog::selectFile(tmp)
  FAIL!  : tst_QFiledialog::selectFiles() '!listView->selectionModel()->selectedRows().isEmpty()' returned FALSE. ()
     Loc: [tst_qfiledialog.cpp(919)]
  PASS   : tst_QFiledialog::selectFilter()
  PASS   : tst_QFiledialog::viewMode()
  PASS   : tst_QFiledialog::proxymodel()
  PASS   : tst_QFiledialog::setNameFilter(namedetailsvisible-empty)
  PASS   : tst_QFiledialog::setNameFilter(namedetailsinvisible-empty)
  PASS   : tst_QFiledialog::setNameFilter(namedetailsvisible-images)
  PASS   : tst_QFiledialog::setNameFilter(namedetailsinvisible-images)
  PASS   : tst_QFiledialog::setNameFilter(namedetailsvisible-invalid)
  PASS   : tst_QFiledialog::setNameFilter(namedetailsinvisible-invalid)
  PASS   : tst_QFiledialog::setEmptyNameFilter()
  PASS   : tst_QFiledialog::focus()
  PASS   : tst_QFiledialog::caption()
  PASS   : tst_QFiledialog::historyBack()
  PASS   : tst_QFiledialog::historyForward()
  PASS   : tst_QFiledialog::disableSaveButton(valid path)
  PASS   : tst_QFiledialog::disableSaveButton(no path)
  PASS   : tst_QFiledialog::disableSaveButton(file)
  PASS   : tst_QFiledialog::saveButtonText(empty path)
  PASS   : tst_QFiledialog::saveButtonText(file path)
  PASS   : tst_QFiledialog::saveButtonText(dir)
  PASS   : tst_QFiledialog::saveButtonText(setTextLabel)
  PASS   : tst_QFiledialog::saveButtonText(dir & label)
  2013-02-19 21:56:59.773 tst_qfiledialog[6789:1f07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qfiledialog.savedState/window_1.data: Permission denied (13)
  XFAIL  : tst_QFiledialog::clearLineEdit() QTBUG-23703
     Loc: [tst_qfiledialog.cpp(1283)]
  PASS   : tst_QFiledialog::clearLineEdit()
  PASS   : tst_QFiledialog::enableChooseButton()
  PASS   : tst_QFiledialog::hooks()
  PASS   : tst_QFiledialog::tildeExpansion(empty path)
  PASS   : tst_QFiledialog::tildeExpansion(~)
  PASS   : tst_QFiledialog::tildeExpansion(~/some/sub/dir/)
  PASS   : tst_QFiledialog::tildeExpansion(current user (~<user> syntax))
  PASS   : tst_QFiledialog::tildeExpansion(invalid user name)
  PASS   : tst_QFiledialog::cleanupTestCase()
  Totals: 64 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QFiledialog *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfiledialog: 63 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.0.2, Qt 5.0.2
  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: 4 seconds, exit code 3
  
  Testing tst_QGraphicsSceneIndex
  FAIL!  : tst_QGraphicsSceneIndex::clear() Compared values are not the same
     Actual   (item->numPaints): 2
     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.0.2, Qt 5.0.2
  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()
  FAIL!  : tst_QGraphicsSceneIndex::clear() Compared values are not the same
     Actual   (item->numPaints): 2
     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: 12 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1361301754):
    http://codereview.qt-project.org/48228 [PS3] - Fix QDockWidget being unable to dock when initially floating.
    http://codereview.qt-project.org/48046 [PS2] - Fix the default handling of cursor shape when there is no standard one
    http://codereview.qt-project.org/48048 [PS1] - Clean up the cached cursors inside the destructor of QCocoaCursor
    http://codereview.qt-project.org/48288 [PS1] - Don't enable HIDPI when rendering directly to PDF on Mac
    http://codereview.qt-project.org/47854 [PS2] - Cocoa: Improve expose event handling.



More information about the Ci-reports mailing list