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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jun 11 05:13:00 CEST 2013


Autotests `tst_qgraphicsitem' and `tst_qnetworkreply' failed :(

Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_QGraphicsItem
  FAIL!  : tst_QGraphicsItem::paint() Compared values are not the same
     Actual   (tester2.painted): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(5119)]
  2013-06-11 05:45:35.315 tst_qgraphicsitem[79796:1f07] 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)
  Totals: 233 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsItem *********
  Config: Using QtTest library 5.2.0, Qt 5.2.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()
  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()
  FAIL!  : tst_QGraphicsItem::paint() Compared values are not the same
     Actual   (tester2.painted): 2
     Expected (1): 1
     Loc: [tst_qgraphicsitem.cpp(5119)]
  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)
  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()
  PASS   : tst_QGraphicsItem::moveLineItem()
  PASS   : tst_QGraphicsItem::sorting(NoIndex)
  PASS   : tst_QGraphicsItem::sorting(BspTreeIndex)
  PASS   : tst_QGraphicsItem::itemHasNoContents()
  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()
  PASS   : tst_QGraphicsItem::scroll()
  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()
  2013-06-11 05:46:07.198 tst_qgraphicsitem[79799:4917] 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)
  PASS   : tst_QGraphicsItem::QTBUG_4233_updateCachedWithSceneRect()
  PASS   : tst_QGraphicsItem::QTBUG_5418_textItemSetDefaultColor()
  PASS   : tst_QGraphicsItem::QTBUG_6738_missingUpdateWithSetParent()
  PASS   : tst_QGraphicsItem::QTBUG_7714_fullUpdateDiscardingOpacityUpdate2()
  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::QTBUG_30990_rightClickSelection()
  PASS   : tst_QGraphicsItem::cleanupTestCase()
  Totals: 233 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsItem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicsitem: 64 seconds, exit code 1
  
  Testing tst_QNetworkReply
  FAIL!  : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 'waitForFinish(reply) == Success' returned FALSE. ()
     Loc: [../tst_qnetworkreply.cpp(4724)]
  Totals: 605 passed, 1 failed, 24 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QNetworkReply *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QNetworkReply::initTestCase()
  PASS   : tst_QNetworkReply::stateChecking()
  PASS   : tst_QNetworkReply::invalidProtocol()
  PASS   : tst_QNetworkReply::getFromData(empty2)
  PASS   : tst_QNetworkReply::getFromData(just-charset_1)
  PASS   : tst_QNetworkReply::getFromData(just-charset_2)
  PASS   : tst_QNetworkReply::getFromData(just-media2)
  PASS   : tst_QNetworkReply::getFromData(plain_1)
  PASS   : tst_QNetworkReply::getFromData(plain_2)
  PASS   : tst_QNetworkReply::getFromData(plain_3)
  PASS   : tst_QNetworkReply::getFromData(pct_1)
  PASS   : tst_QNetworkReply::getFromData(pct_2)
  PASS   : tst_QNetworkReply::getFromData(base64-empty_1)
  PASS   : tst_QNetworkReply::getFromData(base64-empty_2)
  PASS   : tst_QNetworkReply::getFromData(base64-empty_3)
  PASS   : tst_QNetworkReply::getFromData(base64_1)
  PASS   : tst_QNetworkReply::getFromData(base64_2)
  PASS   : tst_QNetworkReply::getFromData(base64_3)
  PASS   : tst_QNetworkReply::getFromData(pct-nul)
  PASS   : tst_QNetworkReply::getFromData(base64-nul)
  PASS   : tst_QNetworkReply::getFromData(pct-nonutf8)
  PASS   : tst_QNetworkReply::getFromData(base64)
  PASS   : tst_QNetworkReply::getFromData(base64, no media type)
  PASS   : tst_QNetworkReply::getFromData(Percent encoding)
  PASS   : tst_QNetworkReply::getFromData(Percent encoding, no media type)
  PASS   : tst_QNetworkReply::getFromData(querychars)
  PASS   : tst_QNetworkReply::getFromData(css)
  PASS   : tst_QNetworkReply::getFromFile()
  PASS   : tst_QNetworkReply::getFromFileSpecial(resource)
  PASS   : tst_QNetworkReply::getFromFileSpecial(search-path)
  PASS   : tst_QNetworkReply::getFromFileSpecial(bigfile-path)
  PASS   : tst_QNetworkReply::getFromFtp(rfc3252.txt)
  PASS   : tst_QNetworkReply::getFromFtp(bigfile)
  PASS   : tst_QNetworkReply::getFromHttp(success-internal)
  PASS   : tst_QNetworkReply::getFromHttp(success-external)
  PASS   : tst_QNetworkReply::getFromHttp(bigfile-internal)
  PASS   : tst_QNetworkReply::getErrors(empty-url)
  PASS   : tst_QNetworkReply::getErrors(empty-scheme-host)
  PASS   : tst_QNetworkReply::getErrors(empty-scheme)
  PASS   : tst_QNetworkReply::getErrors(file-host)
  PASS   : tst_QNetworkReply::getErrors(file-no-path)
  PASS   : tst_QNetworkReply::getErrors(file-is-dir)
  PASS   : tst_QNetworkReply::getErrors(file-exist)
  PASS   : tst_QNetworkReply::getErrors(file-is-wronly)
  PASS   : tst_QNetworkReply::getErrors(ftp-host)
  PASS   : tst_QNetworkReply::getErrors(ftp-no-path)
  XFAIL  : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail
     Loc: [../tst_qnetworkreply.cpp(1875)]
  PASS   : tst_QNetworkReply::getErrors(ftp-is-dir)
  XFAIL  : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail
     Loc: [../tst_qnetworkreply.cpp(1875)]
  PASS   : tst_QNetworkReply::getErrors(ftp-dir-not-readable)
  PASS   : tst_QNetworkReply::getErrors(ftp-file-not-readable)
  PASS   : tst_QNetworkReply::getErrors(ftp-exist)
  PASS   : tst_QNetworkReply::getErrors(http-host)
  PASS   : tst_QNetworkReply::getErrors(http-exist)
  PASS   : tst_QNetworkReply::getErrors(http-authentication)
  PASS   : tst_QNetworkReply::headFromHttp(rfc)
  PASS   : tst_QNetworkReply::headFromHttp(bigfile)
  PASS   : tst_QNetworkReply::headFromHttp(index)
  PASS   : tst_QNetworkReply::headFromHttp(with-authentication)
  PASS   : tst_QNetworkReply::headFromHttp(cgi)
  PASS   : tst_QNetworkReply::headFromHttp(rfc+proxy)
  PASS   : tst_QNetworkReply::headFromHttp(bigfile+proxy)
  PASS   : tst_QNetworkReply::headFromHttp(index+proxy)
  PASS   : tst_QNetworkReply::headFromHttp(with-authentication+proxy)
  PASS   : tst_QNetworkReply::headFromHttp(cgi+proxy)
  PASS   : tst_QNetworkReply::headFromHttp(rfc+proxyauth)
  PASS   : tst_QNetworkReply::headFromHttp(bigfile+proxyauth)
  PASS   : tst_QNetworkReply::headFromHttp(index+proxyauth)
  PASS   : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth)
  PASS   : tst_QNetworkReply::headFromHttp(cgi+proxyauth)
  PASS   : tst_QNetworkReply::headFromHttp(rfc+socks)
  PASS   : tst_QNetworkReply::headFromHttp(bigfile+socks)
  PASS   : tst_QNetworkReply::headFromHttp(index+socks)
  PASS   : tst_QNetworkReply::headFromHttp(with-authentication+socks)
  PASS   : tst_QNetworkReply::headFromHttp(cgi+socks)
  PASS   : tst_QNetworkReply::headFromHttp(rfc+socksauth)
  PASS   : tst_QNetworkReply::headFromHttp(bigfile+socksauth)
  PASS   : tst_QNetworkReply::headFromHttp(index+socksauth)
  PASS   : tst_QNetworkReply::headFromHttp(with-authentication+socksauth)
  PASS   : tst_QNetworkReply::headFromHttp(cgi+socksauth)
  PASS   : tst_QNetworkReply::putToFile(empty)
  PASS   : tst_QNetworkReply::putToFile(generic)
  PASS   : tst_QNetworkReply::putToFile(small)
  PASS   : tst_QNetworkReply::putToFile(with-nul)
  PASS   : tst_QNetworkReply::putToFile(4k+1)
  PASS   : tst_QNetworkReply::putToFile(128k+1)
  PASS   : tst_QNetworkReply::putToFile(2MB+1)
  PASS   : tst_QNetworkReply::putToFtp(empty)
  PASS   : tst_QNetworkReply::putToFtp(generic)
  PASS   : tst_QNetworkReply::putToFtp(small)
  PASS   : tst_QNetworkReply::putToFtp(with-nul)
  PASS   : tst_QNetworkReply::putToFtp(4k+1)
  PASS   : tst_QNetworkReply::putToFtp(128k+1)
  PASS   : tst_QNetworkReply::putToFtp(2MB+1)
  PASS   : tst_QNetworkReply::putToHttp(empty)
  PASS   : tst_QNetworkReply::putToHttp(generic)
  PASS   : tst_QNetworkReply::putToHttp(small)
  PASS   : tst_QNetworkReply::putToHttp(with-nul)
  PASS   : tst_QNetworkReply::putToHttp(4k+1)
  PASS   : tst_QNetworkReply::putToHttp(128k+1)
  PASS   : tst_QNetworkReply::putToHttp(2MB+1)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(empty)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(generic)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(small)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(with-nul)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(4k+1)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(128k+1)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(2MB+1)
  SKIP   : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2394)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2394)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2394)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2394)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2394)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2394)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2394)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2394)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2394)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2394)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2394)]
  PASS   : tst_QNetworkReply::postToHttp(empty)
  PASS   : tst_QNetworkReply::postToHttp(generic)
  PASS   : tst_QNetworkReply::postToHttp(small)
  PASS   : tst_QNetworkReply::postToHttp(with-nul)
  PASS   : tst_QNetworkReply::postToHttp(4k+1)
  PASS   : tst_QNetworkReply::postToHttp(128k+1)
  PASS   : tst_QNetworkReply::postToHttp(2MB+1)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(empty)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(generic)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(small)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(with-nul)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(4k+1)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(128k+1)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(2MB+1)
  PASS   : tst_QNetworkReply::postToHttpMultipart(empty)
  PASS   : tst_QNetworkReply::postToHttpMultipart(empty-related)
  PASS   : tst_QNetworkReply::postToHttpMultipart(empty-alternative)
  PASS   : tst_QNetworkReply::postToHttpMultipart(text)
  PASS   : tst_QNetworkReply::postToHttpMultipart(text-custom)
  PASS   : tst_QNetworkReply::postToHttpMultipart(text-text)
  PASS   : tst_QNetworkReply::postToHttpMultipart(text-text-text)
  PASS   : tst_QNetworkReply::postToHttpMultipart(image)
  PASS   : tst_QNetworkReply::postToHttpMultipart(text-image-image)
  PASS   : tst_QNetworkReply::postToHttpMultipart(3-images)
  PASS   : tst_QNetworkReply::postToHttpMultipart(image-as-content)
  PASS   : tst_QNetworkReply::putToHttps(empty)
  PASS   : tst_QNetworkReply::putToHttps(generic)
  PASS   : tst_QNetworkReply::putToHttps(small)
  PASS   : tst_QNetworkReply::putToHttps(with-nul)
  PASS   : tst_QNetworkReply::putToHttps(4k+1)
  PASS   : tst_QNetworkReply::putToHttps(128k+1)
  PASS   : tst_QNetworkReply::putToHttps(2MB+1)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(empty)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(generic)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(small)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(with-nul)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(4k+1)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(128k+1)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(2MB+1)
  PASS   : tst_QNetworkReply::postToHttps(empty)
  PASS   : tst_QNetworkReply::postToHttps(generic)
  PASS   : tst_QNetworkReply::postToHttps(small)
  PASS   : tst_QNetworkReply::postToHttps(with-nul)
  PASS   : tst_QNetworkReply::postToHttps(4k+1)
  PASS   : tst_QNetworkReply::postToHttps(128k+1)
  PASS   : tst_QNetworkReply::postToHttps(2MB+1)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(empty)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(generic)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(small)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(with-nul)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(4k+1)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(128k+1)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(2MB+1)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(empty)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(empty-related)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(empty-alternative)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(text)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(text-custom)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(text-text)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(text-text-text)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(image)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(text-image-image)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(3-images)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(image-as-content)
  PASS   : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed)
  PASS   : tst_QNetworkReply::deleteFromHttp(200-ok)
  PASS   : tst_QNetworkReply::deleteFromHttp(202-accepted)
  PASS   : tst_QNetworkReply::deleteFromHttp(204-no-content)
  PASS   : tst_QNetworkReply::deleteFromHttp(404-not-found)
  PASS   : tst_QNetworkReply::putGetDeleteGetFromHttp(success)
  PASS   : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(options)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(trace)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(connect)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(nonsense)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(post)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(put)
  PASS   : tst_QNetworkReply::connectToIPv6Address(localhost)
  PASS   : tst_QNetworkReply::ioGetFromData(data-empty)
  PASS   : tst_QNetworkReply::ioGetFromData(data-literal)
  PASS   : tst_QNetworkReply::ioGetFromData(data-pct)
  PASS   : tst_QNetworkReply::ioGetFromData(data-base64)
  PASS   : tst_QNetworkReply::ioGetFromFileSpecial(resource)
  PASS   : tst_QNetworkReply::ioGetFromFileSpecial(search-path)
  PASS   : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path)
  PASS   : tst_QNetworkReply::ioGetFromFile(empty)
  PASS   : tst_QNetworkReply::ioGetFromFile(generic)
  PASS   : tst_QNetworkReply::ioGetFromFile(small)
  PASS   : tst_QNetworkReply::ioGetFromFile(with-nul)
  PASS   : tst_QNetworkReply::ioGetFromFile(4k+1)
  PASS   : tst_QNetworkReply::ioGetFromFile(128k+1)
  PASS   : tst_QNetworkReply::ioGetFromFile(2MB+1)
  PASS   : tst_QNetworkReply::ioGetFromFtp(bigfile)
  PASS   : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt)
  PASS   : tst_QNetworkReply::ioGetFromFtpWithReuse()
  PASS   : tst_QNetworkReply::ioGetFromHttp()
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 14 ms: rate = 85717428 B/s
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec)
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 85717428 B/s
  QFATAL : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Received signal 8
  FAIL!  : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 202 passed, 1 failed, 11 skipped
  ********* Finished testing of tst_QNetworkReply *********
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qnetworkreply [72398]
  QtQA::App::TestRunner: Path:            /work/*/tst_qnetworkreply
  QtQA::App::TestRunner: Identifier:      tst_qnetworkreply
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [69636]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-06-11 05:24:09.966 +0300
  QtQA::App::TestRunner: OS Version:      Mac OS X 10.7.5 (11G63)
  QtQA::App::TestRunner: Report Version:  9
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Crashed Thread:  0  Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Exception Type:  EXC_ARITHMETIC (SIGABRT)
  QtQA::App::TestRunner: Exception Codes: EXC_I386_DIV (divide by zero)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[72398]: garbage collection is OFF
  QtQA::App::TestRunner: abort() called
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff97738ce2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff973e47d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff973d5a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x0000000100145ce9 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x0000000100146295 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x0000000100100b4d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff97436cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   tst_qnetworkreply             	0x000000010004dded tst_QNetworkReply::ioGetFromBuiltinHttp() + 1581
  QtQA::App::TestRunner: 8   tst_qnetworkreply             	0x000000010007886b tst_QNetworkReply::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1083
  QtQA::App::TestRunner: 9   QtCore                        	0x000000010031d45c TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 844
  QtQA::App::TestRunner: 10  QtCore                        	0x000000010031d0ac TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476
  QtQA::App::TestRunner: 11  QtTest                        	0x0000000100104629 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 12  QtTest                        	0x0000000100101462 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682
  QtQA::App::TestRunner: 13  tst_qnetworkreply             	0x00000001000783d4 main + 84
  QtQA::App::TestRunner: 14  tst_qnetworkreply             	0x0000000100002cc4 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff977397e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff97aad786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff97aac316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:: Qt bearer thread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff97738df2 __select + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff97398cc0 pselect$1050 + 106
  QtQA::App::TestRunner: 2   QtCore                        	0x000000010035dbb8 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 168
  QtQA::App::TestRunner: 3   QtCore                        	0x000000010035eada TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>, timespec*) + 682
  QtQA::App::TestRunner: 4   QtCore                        	0x000000010035fa47 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 263
  QtQA::App::TestRunner: 5   QtCore                        	0x0000000100310cd4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 404
  QtQA::App::TestRunner: 6   QtCore                        	0x000000010015171d TestNamespace::QThread::exec() + 109
  QtQA::App::TestRunner: 7   QtCore                        	0x0000000100155127 TestNamespace::QThreadPrivate::start(void*) + 471
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff973e28bf _pthread_start + 335
  QtQA::App::TestRunner: 9   libsystem_c.dylib             	0x00007fff973e5b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:: Thread (pooled)
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff97738bca __psynch_cvwait + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff973e6274 _pthread_cond_wait + 840
  QtQA::App::TestRunner: 2   QtCore                        	0x0000000100156857 TestNamespace::QWaitConditionPrivate::wait_relative(unsigned long) + 263
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001001566c1 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 49
  QtQA::App::TestRunner: 4   QtCore                        	0x000000010015657c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172
  QtQA::App::TestRunner: 5   QtCore                        	0x0000000100151d94 TestNamespace::QThreadPoolThread::run() + 596
  QtQA::App::TestRunner: 6   QtCore                        	0x0000000100155127 TestNamespace::QThreadPrivate::start(void*) + 471
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff973e28bf _pthread_start + 335
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff973e5b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff97739192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff973e4594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff973e5b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff97739192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff973e4594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff973e5b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff97739192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff973e4594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff973e5b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 7:
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 8:: Qt HTTP thread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff97738df2 __select + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff97398cc0 pselect$1050 + 106
  QtQA::App::TestRunner: 2   QtCore                        	0x000000010035dbb8 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 168
  QtQA::App::TestRunner: 3   QtCore                        	0x000000010035eada TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>, timespec*) + 682
  QtQA::App::TestRunner: 4   QtCore                        	0x000000010035fa47 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 263
  QtQA::App::TestRunner: 5   QtCore                        	0x0000000100310cd4 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 404
  QtQA::App::TestRunner: 6   QtCore                        	0x000000010015171d TestNamespace::QThread::exec() + 109
  QtQA::App::TestRunner: 7   QtCore                        	0x0000000100155127 TestNamespace::QThreadPrivate::start(void*) + 471
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff973e28bf _pthread_start + 335
  QtQA::App::TestRunner: 9   libsystem_c.dylib             	0x00007fff973e5b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfd5a8  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000000407  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfd5d0  rsp: 0x00007fff5fbfd5a8
  QtQA::App::TestRunner:    r8: 0x00007fff7c790fb8   r9: 0x0000000100b7b900  r10: 0x00007fff97738d0a  r11: 0xffffff80002dad60
  QtQA::App::TestRunner:   r12: 0x0000000000000000  r13: 0x0000000000000001  r14: 0x00007fff7c793960  r15: 0x0000000000000000
  QtQA::App::TestRunner:   rip: 0x00007fff97738ce2  rfl: 0x0000000000000246  cr2: 0x00000001001e70a7
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x1000c1ff7 +tst_qnetworkreply (??? - ???) <1715C193-29FE-3718-A984-278400B99D6B> /work/*/tst_qnetworkreply
  QtQA::App::TestRunner:        0x1000fb000 -        0x10011cff7 +QtTest (5.2.0 - compatibility 5.2.0) <8B6AF5F2-6BC7-3BD1-A2C0-152249B44D32> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x10012e000 -        0x1005e0ff7 +QtCore (5.2.0 - compatibility 5.2.0) <5E039367-6B4D-3D37-9B3E-2A20CF80B843> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x1006ee000 -        0x1007f9ff7 +QtNetwork (5.2.0 - compatibility 5.2.0) <143F86C9-3008-39C8-8F1B-26D9A5029C61> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x1008ec000 -        0x1008f5fff +libqgenericbearer.dylib (??? - ???) <BE1FDE26-0EA7-309E-B173-31E86968FFEA> /work/*/libqgenericbearer.dylib
  QtQA::App::TestRunner:        0x100ac3000 -        0x100adaff7 +libqcorewlanbearer.dylib (??? - ???) <7F637033-E6EF-3A6F-9390-457B7E0949C3> /work/*/libqcorewlanbearer.dylib
  QtQA::App::TestRunner:     0x7fff6ac7f000 -     0x7fff6acb3baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff8ba90000 -     0x7fff8baa7fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff8baba000 -     0x7fff8babffff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff8bace000 -     0x7fff8bad9fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff8bb0b000 -     0x7fff8bb11fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff8bb12000 -     0x7fff8bb12fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8bb4c000 -     0x7fff8bb7fff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff8bce1000 -     0x7fff8bce8fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff8bd62000 -     0x7fff8bd71ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff8bd72000 -     0x7fff8bd73fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff8bd74000 -     0x7fff8bd79ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff8bd7a000 -     0x7fff8bd80ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff8bf27000 -     0x7fff8c50bfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff8c50c000 -     0x7fff8c512fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  QtQA::App::TestRunner:     0x7fff8c513000 -     0x7fff8c517fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff8c650000 -     0x7fff8c6bbff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff8c9fb000 -     0x7fff8ca57ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  QtQA::App::TestRunner:     0x7fff8cbb6000 -     0x7fff8cc39fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  QtQA::App::TestRunner:     0x7fff8cc84000 -     0x7fff8cd79fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff8cd88000 -     0x7fff8cd89fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff8cd8a000 -     0x7fff8cd8bfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff8cda3000 -     0x7fff8cf0afff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  QtQA::App::TestRunner:     0x7fff8cf0b000 -     0x7fff8cf0bfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff8cfec000 -     0x7fff8d02eff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8d05b000 -     0x7fff8d065ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff8d066000 -     0x7fff8d493fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff8d494000 -     0x7fff8d4f4fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  QtQA::App::TestRunner:     0x7fff8d553000 -     0x7fff8d55afff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff8da88000 -     0x7fff8dab8ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  QtQA::App::TestRunner:     0x7fff8dab9000 -     0x7fff8dac1fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff8dac2000 -     0x7fff8dcc4fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff8dcdd000 -     0x7fff8dff6fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8e03e000 -     0x7fff8e04cff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8e5de000 -     0x7fff8e5dfff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff8e5e0000 -     0x7fff8e634fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  QtQA::App::TestRunner:     0x7fff8e821000 -     0x7fff8e826fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff8e827000 -     0x7fff8e897fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff8e898000 -     0x7fff8e95fff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  QtQA::App::TestRunner:     0x7fff8eb43000 -     0x7fff8ec79fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  QtQA::App::TestRunner:     0x7fff8ecfd000 -     0x7fff8ee09fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff8f16b000 -     0x7fff8f178ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
  QtQA::App::TestRunner:     0x7fff8f179000 -     0x7fff8f17dfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff8f17e000 -     0x7fff8f19dfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff8f200000 -     0x7fff8f214ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  QtQA::App::TestRunner:     0x7fff8f215000 -     0x7fff8f217fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff8f272000 -     0x7fff8f379fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff8f37a000 -     0x7fff8f3c8fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8f3c9000 -     0x7fff8f4cbfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff8f4cc000 -     0x7fff8f4f7ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff9080a000 -     0x7fff90843fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff90bf1000 -     0x7fff90bf6fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff90d5d000 -     0x7fff90e62fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  QtQA::App::TestRunner:     0x7fff91bb6000 -     0x7fff91bbcfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff91c26000 -     0x7fff91c42ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff91d5f000 -     0x7fff91d68ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff91d69000 -     0x7fff91d6afff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff91e69000 -     0x7fff91e7efff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  QtQA::App::TestRunner:     0x7fff921cb000 -     0x7fff9226cfff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  QtQA::App::TestRunner:     0x7fff9226d000 -     0x7fff92296fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  QtQA::App::TestRunner:     0x7fff92733000 -     0x7fff930d1a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  QtQA::App::TestRunner:     0x7fff93193000 -     0x7fff93198fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff93420000 -     0x7fff93460ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff93461000 -     0x7fff9348efe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff935fd000 -     0x7fff9363efff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  QtQA::App::TestRunner:     0x7fff936a8000 -     0x7fff936c9fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  QtQA::App::TestRunner:     0x7fff937e1000 -     0x7fff93839ff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  QtQA::App::TestRunner:     0x7fff9383a000 -     0x7fff93886ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff93887000 -     0x7fff9393aff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  QtQA::App::TestRunner:     0x7fff93ddc000 -     0x7fff93e60ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  QtQA::App::TestRunner:     0x7fff93e66000 -     0x7fff93e67ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff93fad000 -     0x7fff94020fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff94025000 -     0x7fff94025fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff941b3000 -     0x7fff94387ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff94388000 -     0x7fff94388fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff94389000 -     0x7fff9446de5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff94ead000 -     0x7fff94eb0fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  QtQA::App::TestRunner:     0x7fff94f40000 -     0x7fff94fbbff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  QtQA::App::TestRunner:     0x7fff94fbc000 -     0x7fff94ffbfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  QtQA::App::TestRunner:     0x7fff94ffc000 -     0x7fff95318fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  QtQA::App::TestRunner:     0x7fff9532c000 -     0x7fff9533fff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff953b3000 -     0x7fff953b8fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  QtQA::App::TestRunner:     0x7fff953b9000 -     0x7fff9544fff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  QtQA::App::TestRunner:     0x7fff956d1000 -     0x7fff9571aff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  QtQA::App::TestRunner:     0x7fff95745000 -     0x7fff95829ff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  QtQA::App::TestRunner:     0x7fff95b10000 -     0x7fff95b10fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff95b11000 -     0x7fff95b1cff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff95bb1000 -     0x7fff95ea6ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff9635b000 -     0x7fff963d1ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff964a4000 -     0x7fff9653eff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  QtQA::App::TestRunner:     0x7fff96561000 -     0x7fff96563fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff96b48000 -     0x7fff96beafff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff97394000 -     0x7fff97471fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff9753a000 -     0x7fff9755efff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff9755f000 -     0x7fff9763efff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  QtQA::App::TestRunner:     0x7fff976a7000 -     0x7fff976a7fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff97704000 -     0x7fff97721fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff97722000 -     0x7fff97742fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff97815000 -     0x7fff97922fff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  QtQA::App::TestRunner:     0x7fff979d6000 -     0x7fff979e8ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff979e9000 -     0x7fff979eaff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff97a30000 -     0x7fff97a3efff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff97a3f000 -     0x7fff97a51ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff97a52000 -     0x7fff97a8dfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff97aaa000 -     0x7fff97ab8fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff97dbb000 -     0x7fff97e40ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: External Modification Summary:
  QtQA::App::TestRunner:   Calls made by other processes targeting this process:
  QtQA::App::TestRunner:     task_for_pid: 1
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by this process:
  QtQA::App::TestRunner:     task_for_pid: 0
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by all processes on this machine:
  QtQA::App::TestRunner:     task_for_pid: 4527
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Region Summary:
  QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=117.5M resident=53.6M(46%) swapped_out_or_unallocated=63.9M(54%)
  QtQA::App::TestRunner: Writable regions: Total=54.8M written=21.7M(40%) resident=23.7M(43%) swapped_out=0K(0%) unallocated=31.1M(57%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: MALLOC                             42.4M
  QtQA::App::TestRunner: MALLOC guard page                    32K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              11.6M
  QtQA::App::TestRunner: Stack (reserved)                    520K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: VM_ALLOCATE                          40K
  QtQA::App::TestRunner: __DATA                             4272K
  QtQA::App::TestRunner: __LINKEDIT                         50.8M
  QtQA::App::TestRunner: __TEXT                             66.7M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        15.7M
  QtQA::App::TestRunner: shared memory                       308K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                             248.7M
  QtQA::App::TestRunner: TOTAL, minus reserved VM space    248.2M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 1
  QtQA::App::TestRunner:   second attempt: exited with signal 6
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qnetworkreply: 368 seconds, signal 6

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

  Tested changes (refs/builds/dev_1370905831):
    http://codereview.qt-project.org/55905 [PS3] - Add getMultiLineText static method to QInputDialog



More information about the Ci-reports mailing list