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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Mar 7 09:27:25 CET 2013


Autotests `tst_qdebugmessageservice', `tst_qquicktextinput', and `tst_qv8profilerservice' 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_QV8ProfilerService
  FAIL!  : tst_QV8ProfilerService::blockingConnectWithTraceEnabled() Compared values are not the same
     Loc: [tst_qv8profilerservice.cpp(252)]
  FAIL!  : tst_QV8ProfilerService::blockingConnectWithTraceDisabled() Compared values are not the same
     Loc: [tst_qv8profilerservice.cpp(266)]
  Totals: 6 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QV8ProfilerService *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QV8ProfilerService::initTestCase()
  PASS   : tst_QV8ProfilerService::blockingConnectWithTraceEnabled()
  FAIL!  : tst_QV8ProfilerService::blockingConnectWithTraceDisabled() Compared values are not the same
     Loc: [tst_qv8profilerservice.cpp(266)]
  QDEBUG : tst_QV8ProfilerService::blockingConnectWithTraceDisabled() Process State: "running"
  QDEBUG : tst_QV8ProfilerService::blockingConnectWithTraceDisabled() Application Output: "QML Debugger: Waiting for connection on port 13774...
  "
  PASS   : tst_QV8ProfilerService::nonBlockingConnect()
  PASS   : tst_QV8ProfilerService::snapshot()
  PASS   : tst_QV8ProfilerService::profileOnExit()
  FAIL!  : tst_QV8ProfilerService::console() Compared values are not the same
     Loc: [tst_qv8profilerservice.cpp(323)]
  QDEBUG : tst_QV8ProfilerService::console() Process State: "running"
  QDEBUG : tst_QV8ProfilerService::console() Application Output: "QML Debugger: Waiting for connection on port 13774...
  "
  PASS   : tst_QV8ProfilerService::cleanupTestCase()
  Totals: 6 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QV8ProfilerService *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qv8profilerservice: 23 seconds, exit code 2
  
  Testing tst_qquicktextinput
  FAIL!  : tst_qquicktextinput::remoteCursorDelegate() Compared values are not the same
     Loc: [tst_qquicktextinput.cpp(2800)]
  Totals: 392 passed, 1 failed, 2 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquicktextinput *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_qquicktextinput::initTestCase()
  PASS   : tst_qquicktextinput::text()
  PASS   : tst_qquicktextinput::width()
  PASS   : tst_qquicktextinput::font()
  PASS   : tst_qquicktextinput::color()
  PASS   : tst_qquicktextinput::wrap()
  PASS   : tst_qquicktextinput::selection()
  PASS   : tst_qquicktextinput::persistentSelection()
  PASS   : tst_qquicktextinput::isRightToLeft(Empty)
  PASS   : tst_qquicktextinput::isRightToLeft(Neutral)
  PASS   : tst_qquicktextinput::isRightToLeft(LTR)
  PASS   : tst_qquicktextinput::isRightToLeft(RTL)
  PASS   : tst_qquicktextinput::isRightToLeft(Bidi RTL + LTR + RTL)
  PASS   : tst_qquicktextinput::isRightToLeft(Bidi LTR + RTL + LTR)
  PASS   : tst_qquicktextinput::moveCursorSelection((t)he|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(do(g)|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum(p)ed|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jumped( )over|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection((the )|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(( dog)|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(( jumped )|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(th(e qu)ick|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(la(zy d)og|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum(ped ov)er|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(()the|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(dog()|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum()ped|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(t)he>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<do(g)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jum(p)ed>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jumped( )>over|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(jumped<( )over>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(the )>quick|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(the )quick>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<lazy( dog)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(lazy<( dog)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<fox( jumped )>over|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(fox<( jumped )over>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<th(e qu)ick>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<la(zy d)og|words>)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jum(ped ov)er>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>the|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(dog<()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum<()>ped|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(,)> |words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(,)> |words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(, )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(, )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo)>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<()>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( world)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( world!)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(, world!)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(, world!)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<world(!)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(world<(!)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(world!<()>)|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(world<()>!)|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(,)>olleH |words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(,)olleH> |words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( ,)>olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( ,)olleH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( ,ol)leH>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( ,ol)leH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(,<(ol)leH>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(,<()>olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( )>,olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( )>,olleH|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(dlrow )>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow )>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)>olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)olleH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!)>dlrow|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!)dlrow|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>!dlrow|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(!<()>dlrow|words)
  PASS   : tst_qquicktextinput::moveCursorSelection( <s(pac)ey>   text |words)
  PASS   : tst_qquicktextinput::moveCursorSelection( spacey   <t(ex)t> |words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<( )>spacey   text |words|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<( )spacey>   text |words|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(spacey   <text( )>|words|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(spacey   text<( )>|words|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()> spacey   text |words)
  PASS   : tst_qquicktextinput::moveCursorSelection( spacey   text <()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn> f^ox} jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> f^ox} jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn> ^}fox jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> ^}fox jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn^>} fox jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn^>} f^ox jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick() ^}bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {^bro)wn>} fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick^}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick{<(^ bro)wn>} fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>, w^orld}!|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>, w^orld}!|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,<o(ll)eH>}|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,<o(ll)eH>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<(^} sp)acey>   text |ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<( ^}sp)acey>   text |ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(<( {s^p)acey>}   text |rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(<( {^sp)acey>}   text |rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   <te(xt {^)>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   <te(xt{^ )>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   {<te(x^t} )>|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   {<te(xt^} )>|ltr)
  PASS   : tst_qquicktextinput::dragMouseSelection()
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords focuss on press)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focus on press)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default focus on press)
  QWARN  : tst_qquicktextinput::mouseSelectionMode_accessors() Don't know how to handle 'SelectionMode', use qRegisterMetaType to register it.
  PASS   : tst_qquicktextinput::mouseSelectionMode_accessors()
  PASS   : tst_qquicktextinput::selectByMouse()
  PASS   : tst_qquicktextinput::renderType()
  PASS   : tst_qquicktextinput::tripleClickSelectsAll()
  PASS   : tst_qquicktextinput::horizontalAlignment_RightToLeft()
  PASS   : tst_qquicktextinput::verticalAlignment()
  PASS   : tst_qquicktextinput::clipRect()
  PASS   : tst_qquicktextinput::boundingRect()
  PASS   : tst_qquicktextinput::positionAt()
  QWARN  : tst_qquicktextinput::maxLength() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_qquicktextinput::maxLength()
  PASS   : tst_qquicktextinput::masks()
  PASS   : tst_qquicktextinput::validators()
  PASS   : tst_qquicktextinput::inputMethods()
  PASS   : tst_qquicktextinput::passwordCharacter()
  PASS   : tst_qquicktextinput::cursorDelegate(out of line)
  PASS   : tst_qquicktextinput::cursorDelegate(in line)
  PASS   : tst_qquicktextinput::cursorDelegate(external)
  FAIL!  : tst_qquicktextinput::remoteCursorDelegate() Compared values are not the same
     Loc: [tst_qquicktextinput.cpp(2800)]
  PASS   : tst_qquicktextinput::cursorVisible()
  PASS   : tst_qquicktextinput::cursorRectangle(left to right)
  PASS   : tst_qquicktextinput::cursorRectangle(right to left)
  PASS   : tst_qquicktextinput::navigation()
  PASS   : tst_qquicktextinput::navigation_RTL()
  PASS   : tst_qquicktextinput::copyAndPaste()
  PASS   : tst_qquicktextinput::copyAndPasteKeySequence()
  PASS   : tst_qquicktextinput::canPasteEmpty()
  PASS   : tst_qquicktextinput::canPaste()
  PASS   : tst_qquicktextinput::middleClickPaste()
  PASS   : tst_qquicktextinput::readOnly()
  PASS   : tst_qquicktextinput::focusOnPress()
  PASS   : tst_qquicktextinput::openInputPanel()
  PASS   : tst_qquicktextinput::setHAlignClearCache()
  PASS   : tst_qquicktextinput::focusOutClearSelection()
  PASS   : tst_qquicktextinput::echoMode()
  SKIP   : tst_qquicktextinput::passwordEchoDelay() No mask delay in use
     Loc: [tst_qquicktextinput.cpp(3204)]
  PASS   : tst_qquicktextinput::geometrySignals()
  PASS   : tst_qquicktextinput::contentSize()
  PASS   : tst_qquicktextinput::preeditAutoScroll()
  PASS   : tst_qquicktextinput::preeditCursorRectangle()
  PASS   : tst_qquicktextinput::inputContextMouseHandler()
  PASS   : tst_qquicktextinput::inputMethodComposing()
  PASS   : tst_qquicktextinput::inputMethodUpdate()
  PASS   : tst_qquicktextinput::cursorRectangleSize()
  PASS   : tst_qquicktextinput::getText(all plain text)
  PASS   : tst_qquicktextinput::getText(plain text sub string)
  PASS   : tst_qquicktextinput::getText(plain text sub string reversed)
  PASS   : tst_qquicktextinput::getText(plain text cropped beginning)
  PASS   : tst_qquicktextinput::getText(plain text cropped end)
  PASS   : tst_qquicktextinput::getText(plain text cropped beginning and end)
  PASS   : tst_qquicktextinput::insert(at cursor position (beginning))
  PASS   : tst_qquicktextinput::insert(at cursor position (end))
  PASS   : tst_qquicktextinput::insert(at cursor position (middle))
  PASS   : tst_qquicktextinput::insert(after cursor position (beginning))
  PASS   : tst_qquicktextinput::insert(before cursor position (end))
  PASS   : tst_qquicktextinput::insert(before cursor position (middle))
  PASS   : tst_qquicktextinput::insert(after cursor position (middle))
  PASS   : tst_qquicktextinput::insert(before selection)
  PASS   : tst_qquicktextinput::insert(before reversed selection)
  PASS   : tst_qquicktextinput::insert(after selection)
  PASS   : tst_qquicktextinput::insert(after reversed selection)
  PASS   : tst_qquicktextinput::insert(into selection)
  PASS   : tst_qquicktextinput::insert(into reversed selection)
  PASS   : tst_qquicktextinput::insert(rich text into plain text)
  PASS   : tst_qquicktextinput::insert(before start)
  PASS   : tst_qquicktextinput::insert(past end)
  PASS   : tst_qquicktextinput::insert(mask: at cursor position (beginning))
  PASS   : tst_qquicktextinput::insert(mask: at cursor position (end))
  PASS   : tst_qquicktextinput::insert(mask: at cursor position (middle))
  PASS   : tst_qquicktextinput::insert(mask: after cursor position (beginning))
  PASS   : tst_qquicktextinput::insert(mask: before cursor position (end))
  PASS   : tst_qquicktextinput::insert(mask: before cursor position (middle))
  PASS   : tst_qquicktextinput::insert(mask: after cursor position (middle))
  PASS   : tst_qquicktextinput::insert(mask: before selection)
  PASS   : tst_qquicktextinput::insert(mask: before reversed selection)
  PASS   : tst_qquicktextinput::insert(mask: after selection)
  PASS   : tst_qquicktextinput::insert(mask: after reversed selection)
  PASS   : tst_qquicktextinput::insert(mask: into selection)
  PASS   : tst_qquicktextinput::insert(mask: into reversed selection)
  PASS   : tst_qquicktextinput::insert(mask: before start)
  PASS   : tst_qquicktextinput::insert(mask: past end)
  PASS   : tst_qquicktextinput::insert(mask: invalid characters)
  PASS   : tst_qquicktextinput::insert(mask: mixed validity)
  PASS   : tst_qquicktextinput::remove(from cursor position (beginning))
  PASS   : tst_qquicktextinput::remove(to cursor position (beginning))
  PASS   : tst_qquicktextinput::remove(to cursor position (end))
  PASS   : tst_qquicktextinput::remove(to cursor position (end))
  PASS   : tst_qquicktextinput::remove(from cursor position (middle))
  PASS   : tst_qquicktextinput::remove(to cursor position (middle))
  PASS   : tst_qquicktextinput::remove(after cursor position (beginning))
  PASS   : tst_qquicktextinput::remove(before cursor position (end))
  PASS   : tst_qquicktextinput::remove(before cursor position (middle))
  PASS   : tst_qquicktextinput::remove(after cursor position (middle))
  PASS   : tst_qquicktextinput::remove(before selection)
  PASS   : tst_qquicktextinput::remove(before reversed selection)
  PASS   : tst_qquicktextinput::remove(after selection)
  PASS   : tst_qquicktextinput::remove(after reversed selection)
  PASS   : tst_qquicktextinput::remove(from selection)
  PASS   : tst_qquicktextinput::remove(from reversed selection)
  PASS   : tst_qquicktextinput::remove(cropped beginning)
  PASS   : tst_qquicktextinput::remove(cropped end)
  PASS   : tst_qquicktextinput::remove(cropped beginning and end)
  PASS   : tst_qquicktextinput::remove(mask: from cursor position)
  PASS   : tst_qquicktextinput::remove(mask: to cursor position)
  PASS   : tst_qquicktextinput::remove(mask: before cursor position)
  PASS   : tst_qquicktextinput::remove(mask: after cursor position)
  PASS   : tst_qquicktextinput::remove(mask: before selection)
  PASS   : tst_qquicktextinput::remove(mask: before reversed selection)
  PASS   : tst_qquicktextinput::remove(mask: after selection)
  PASS   : tst_qquicktextinput::remove(mask: after reversed selection)
  PASS   : tst_qquicktextinput::remove(mask: from selection)
  PASS   : tst_qquicktextinput::remove(mask: from reversed selection)
  PASS   : tst_qquicktextinput::remove(mask: cropped beginning)
  PASS   : tst_qquicktextinput::remove(mask: cropped end)
  PASS   : tst_qquicktextinput::remove(mask: cropped beginning and end)
  PASS   : tst_qquicktextinput::keySequence(select all)
  PASS   : tst_qquicktextinput::keySequence(select start of line)
  PASS   : tst_qquicktextinput::keySequence(select start of block)
  PASS   : tst_qquicktextinput::keySequence(select end of line)
  PASS   : tst_qquicktextinput::keySequence(select end of document)
  PASS   : tst_qquicktextinput::keySequence(select end of block)
  SKIP   : tst_qquicktextinput::keySequence(delete end of line) Key sequence is undefined
     Loc: [tst_qquicktextinput.cpp(4968)]
  PASS   : tst_qquicktextinput::keySequence(move to start of line)
  PASS   : tst_qquicktextinput::keySequence(move to start of block)
  PASS   : tst_qquicktextinput::keySequence(move to next char)
  PASS   : tst_qquicktextinput::keySequence(move to previous char (ltr))
  PASS   : tst_qquicktextinput::keySequence(move to previous char (rtl))
  PASS   : tst_qquicktextinput::keySequence(move to previous char with selection)
  PASS   : tst_qquicktextinput::keySequence(select next char (ltr))
  PASS   : tst_qquicktextinput::keySequence(select next char (rtl))
  PASS   : tst_qquicktextinput::keySequence(select previous char (ltr))
  PASS   : tst_qquicktextinput::keySequence(select previous char (rtl))
  PASS   : tst_qquicktextinput::keySequence(move to next word (ltr))
  PASS   : tst_qquicktextinput::keySequence(move to next word (rtl))
  PASS   : tst_qquicktextinput::keySequence(move to next word (password,ltr))
  PASS   : tst_qquicktextinput::keySequence(move to next word (password,rtl))
  PASS   : tst_qquicktextinput::keySequence(move to previous word (ltr))
  PASS   : tst_qquicktextinput::keySequence(move to previous word (rlt))
  PASS   : tst_qquicktextinput::keySequence(move to previous word (password,ltr))
  PASS   : tst_qquicktextinput::keySequence(move to previous word (password,rtl))
  PASS   : tst_qquicktextinput::keySequence(select next word)
  PASS   : tst_qquicktextinput::keySequence(select previous word)
  PASS   : tst_qquicktextinput::keySequence(delete (selection))
  PASS   : tst_qquicktextinput::keySequence(delete (no selection))
  PASS   : tst_qquicktextinput::keySequence(delete end of word)
  PASS   : tst_qquicktextinput::keySequence(delete start of word)
  PASS   : tst_qquicktextinput::undo(insert_numbers)
  PASS   : tst_qquicktextinput::undo(insert_helloworld)
  PASS   : tst_qquicktextinput::undo(insert_patterns)
  PASS   : tst_qquicktextinput::undo(keyboard_numbers)
  PASS   : tst_qquicktextinput::undo(keyboard_helloworld)
  PASS   : tst_qquicktextinput::undo(keyboard_patterns)
  PASS   : tst_qquicktextinput::redo(Inserts and setting cursor)
  PASS   : tst_qquicktextinput::undo_keypressevents(Inserts and moving cursor)
  PASS   : tst_qquicktextinput::undo_keypressevents(Inserts,moving,selection and delete)
  PASS   : tst_qquicktextinput::undo_keypressevents(Inserts,moving,selection, delete and undo)
  PASS   : tst_qquicktextinput::undo_keypressevents(Inserts,moving,selection and undo, removing selection)
  PASS   : tst_qquicktextinput::undo_keypressevents(Inserts,backspace)
  PASS   : tst_qquicktextinput::undo_keypressevents(Inserts,backspace,inserts)
  PASS   : tst_qquicktextinput::undo_keypressevents(Inserts,moving,selection and overwriting)
  PASS   : tst_qquicktextinput::undo_keypressevents(Insert,undo,redo)
  PASS   : tst_qquicktextinput::undo_keypressevents(Insert,delete previous word,undo,redo,insert)
  PASS   : tst_qquicktextinput::undo_keypressevents(Insert,select previous word,remove,undo,insert)
  PASS   : tst_qquicktextinput::undo_keypressevents(Insert,delete previous word,undo,insert)
  PASS   : tst_qquicktextinput::undo_keypressevents(Insert,move,delete next word,undo,insert)
  PASS   : tst_qquicktextinput::undo_keypressevents(Insert,move,select,delete next word,undo,insert)
  PASS   : tst_qquicktextinput::undo_keypressevents(Cut,paste)
  PASS   : tst_qquicktextinput::undo_keypressevents(Copy,paste)
  PASS   : tst_qquicktextinput::backspaceSurrogatePairs()
  PASS   : tst_qquicktextinput::QTBUG_19956(intvalidator)
  PASS   : tst_qquicktextinput::QTBUG_19956(doublevalidator)
  PASS   : tst_qquicktextinput::QTBUG_19956_regexp()
  PASS   : tst_qquicktextinput::implicitSize(plain)
  PASS   : tst_qquicktextinput::implicitSize(plain_wrap)
  PASS   : tst_qquicktextinput::implicitSizeBinding(plain)
  PASS   : tst_qquicktextinput::implicitSizeBinding(plain_wrap)
  PASS   : tst_qquicktextinput::negativeDimensions()
  PASS   : tst_qquicktextinput::setInputMask(keys ip_localhost)
  PASS   : tst_qquicktextinput::setInputMask(keys mac)
  PASS   : tst_qquicktextinput::setInputMask(keys mac2)
  PASS   : tst_qquicktextinput::setInputMask(keys byte)
  PASS   : tst_qquicktextinput::setInputMask(keys halfbytes)
  PASS   : tst_qquicktextinput::setInputMask(keys blank char same type as content)
  PASS   : tst_qquicktextinput::setInputMask(keys parts of ip_localhost)
  PASS   : tst_qquicktextinput::setInputMask(keys ip_null)
  PASS   : tst_qquicktextinput::setInputMask(keys ip_null_hash)
  PASS   : tst_qquicktextinput::setInputMask(keys ip_overflow)
  PASS   : tst_qquicktextinput::setInputMask(keys uppercase)
  PASS   : tst_qquicktextinput::setInputMask(keys lowercase)
  PASS   : tst_qquicktextinput::setInputMask(keys nocase)
  PASS   : tst_qquicktextinput::setInputMask(keys nocase1)
  PASS   : tst_qquicktextinput::setInputMask(keys nocase2)
  PASS   : tst_qquicktextinput::setInputMask(keys reserved)
  PASS   : tst_qquicktextinput::setInputMask(keys escape01)
  PASS   : tst_qquicktextinput::setInputMask(keys escape02)
  PASS   : tst_qquicktextinput::setInputMask(keys escape03)
  PASS   : tst_qquicktextinput::setInputMask(keys upper_lower_nocase1)
  PASS   : tst_qquicktextinput::setInputMask(keys upper_lower_nocase2)
  PASS   : tst_qquicktextinput::setInputMask(keys exact_case1)
  PASS   : tst_qquicktextinput::setInputMask(keys exact_case2)
  PASS   : tst_qquicktextinput::setInputMask(keys exact_case3)
  PASS   : tst_qquicktextinput::setInputMask(keys exact_case4)
  PASS   : tst_qquicktextinput::setInputMask(keys exact_case5)
  PASS   : tst_qquicktextinput::setInputMask(keys exact_case6)
  PASS   : tst_qquicktextinput::setInputMask(keys illegal_keys1)
  PASS   : tst_qquicktextinput::setInputMask(keys illegal_keys2)
  XFAIL  : tst_qquicktextinput::setInputMask(keys blank=input) To eat blanks or not? Known issue. Task 43172
     Loc: [tst_qquicktextinput.cpp(5979)]
  PASS   : tst_qquicktextinput::setInputMask(keys blank=input)
  PASS   : tst_qquicktextinput::setInputMask(insert ip_localhost)
  PASS   : tst_qquicktextinput::setInputMask(insert mac)
  PASS   : tst_qquicktextinput::setInputMask(insert mac2)
  PASS   : tst_qquicktextinput::setInputMask(insert byte)
  PASS   : tst_qquicktextinput::setInputMask(insert halfbytes)
  PASS   : tst_qquicktextinput::setInputMask(insert blank char same type as content)
  PASS   : tst_qquicktextinput::setInputMask(insert parts of ip_localhost)
  PASS   : tst_qquicktextinput::setInputMask(insert ip_null)
  PASS   : tst_qquicktextinput::setInputMask(insert ip_null_hash)
  PASS   : tst_qquicktextinput::setInputMask(insert ip_overflow)
  PASS   : tst_qquicktextinput::setInputMask(insert uppercase)
  PASS   : tst_qquicktextinput::setInputMask(insert lowercase)
  PASS   : tst_qquicktextinput::setInputMask(insert nocase)
  PASS   : tst_qquicktextinput::setInputMask(insert nocase1)
  PASS   : tst_qquicktextinput::setInputMask(insert nocase2)
  PASS   : tst_qquicktextinput::setInputMask(insert reserved)
  PASS   : tst_qquicktextinput::setInputMask(insert escape01)
  PASS   : tst_qquicktextinput::setInputMask(insert escape02)
  PASS   : tst_qquicktextinput::setInputMask(insert escape03)
  PASS   : tst_qquicktextinput::setInputMask(insert upper_lower_nocase1)
  PASS   : tst_qquicktextinput::setInputMask(insert upper_lower_nocase2)
  PASS   : tst_qquicktextinput::setInputMask(insert exact_case1)
  PASS   : tst_qquicktextinput::setInputMask(insert exact_case2)
  PASS   : tst_qquicktextinput::setInputMask(insert exact_case3)
  PASS   : tst_qquicktextinput::setInputMask(insert exact_case4)
  PASS   : tst_qquicktextinput::setInputMask(insert exact_case5)
  PASS   : tst_qquicktextinput::setInputMask(insert exact_case6)
  PASS   : tst_qquicktextinput::setInputMask(insert illegal_keys1)
  PASS   : tst_qquicktextinput::setInputMask(insert illegal_keys2)
  XFAIL  : tst_qquicktextinput::setInputMask(insert blank=input) To eat blanks or not? Known issue. Task 43172
     Loc: [tst_qquicktextinput.cpp(5979)]
  PASS   : tst_qquicktextinput::setInputMask(insert blank=input)
  PASS   : tst_qquicktextinput::inputMask(nul 1)
  PASS   : tst_qquicktextinput::inputMask(nul 2)
  PASS   : tst_qquicktextinput::inputMask(mask 1)
  PASS   : tst_qquicktextinput::inputMask(mask 2)
  PASS   : tst_qquicktextinput::inputMask(mask 3)
  PASS   : tst_qquicktextinput::inputMask(mask 4)
  PASS   : tst_qquicktextinput::inputMask(invalid)
  PASS   : tst_qquicktextinput::inputMask(unset)
  PASS   : tst_qquicktextinput::clearInputMask()
  PASS   : tst_qquicktextinput::keypress_inputMask(jumping on period(separator))
  PASS   : tst_qquicktextinput::keypress_inputMask(jumping on input)
  PASS   : tst_qquicktextinput::keypress_inputMask(delete)
  PASS   : tst_qquicktextinput::keypress_inputMask(deleting all)
  PASS   : tst_qquicktextinput::keypress_inputMask(backspace)
  PASS   : tst_qquicktextinput::keypress_inputMask(uppercase)
  PASS   : tst_qquicktextinput::hasAcceptableInputMask(Alphabetic optional and required)
  PASS   : tst_qquicktextinput::hasAcceptableInputMask(Alphanumeric optional and require)
  XFAIL  : tst_qquicktextinput::hasAcceptableInputMask(Any optional and required) To eat blanks or not? Known issue. Task 43172
     Loc: [tst_qquicktextinput.cpp(6150)]
  PASS   : tst_qquicktextinput::hasAcceptableInputMask(Any optional and required)
  PASS   : tst_qquicktextinput::hasAcceptableInputMask(Numeric (0-9) required)
  PASS   : tst_qquicktextinput::hasAcceptableInputMask(Numeric (1-9) optional and required)
  PASS   : tst_qquicktextinput::maskCharacter(Hex)
  PASS   : tst_qquicktextinput::maskCharacter(hex)
  PASS   : tst_qquicktextinput::maskCharacter(HexInvalid)
  PASS   : tst_qquicktextinput::maskCharacter(hexInvalid)
  PASS   : tst_qquicktextinput::maskCharacter(Bin)
  PASS   : tst_qquicktextinput::maskCharacter(bin)
  PASS   : tst_qquicktextinput::maskCharacter(BinInvalid)
  PASS   : tst_qquicktextinput::maskCharacter(binInvalid)
  PASS   : tst_qquicktextinput::cleanupTestCase()
  Totals: 392 passed, 1 failed, 2 skipped
  ********* Finished testing of tst_qquicktextinput *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquicktextinput: 57 seconds, exit code 1
  
  Testing tst_QDebugMessageService
  FAIL!  : tst_QDebugMessageService::retrieveDebugOutput() 'm_client->state() == QQmlDebugClient::Enabled' returned FALSE. ()
     Loc: [tst_qdebugmessageservice.cpp(195)]
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: unable to kill subprocess 62368no return status from subprocess
  QtQA::App::TestRunner: Process exited due to signal 127; dumped core
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qdebugmessageservice [62368]
  QtQA::App::TestRunner: Path:            /work/*/tst_qdebugmessageservice
  QtQA::App::TestRunner: Identifier:      tst_qdebugmessageservice
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [62367]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-03-07 09:34:04.361 +0200
  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_CRASH (SIGABRT)
  QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[62368]: 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        	0x00007fff8b060ce2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff90c0d7d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff90bfea7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001004ca079 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001004ca5d5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x0000000100a61ced TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff90c5fcfa _sigtramp + 26
  QtQA::App::TestRunner: 7   libsystem_kernel.dylib        	0x00007fff8b05f67a mach_msg_trap + 10
  QtQA::App::TestRunner: 8   libsystem_kernel.dylib        	0x00007fff8b05ed71 mach_msg + 73
  QtQA::App::TestRunner: 9   com.apple.CoreFoundation      	0x00007fff9225950c __CFRunLoopServiceMachPort + 188
  QtQA::App::TestRunner: 10  com.apple.CoreFoundation      	0x00007fff92261c74 __CFRunLoopRun + 1204
  QtQA::App::TestRunner: 11  com.apple.CoreFoundation      	0x00007fff92261486 CFRunLoopRunSpecific + 230
  QtQA::App::TestRunner: 12  com.apple.HIToolbox           	0x00007fff8a1462bf RunCurrentEventLoopInMode + 277
  QtQA::App::TestRunner: 13  com.apple.HIToolbox           	0x00007fff8a14d56d ReceiveNextEventCommon + 355
  QtQA::App::TestRunner: 14  com.apple.HIToolbox           	0x00007fff8a14d3fa BlockUntilNextEventMatchingListInMode + 62
  QtQA::App::TestRunner: 15  com.apple.AppKit              	0x00007fff90d6d779 _DPSNextEvent + 659
  QtQA::App::TestRunner: 16  com.apple.AppKit              	0x00007fff90d6d07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
  QtQA::App::TestRunner: 17  com.apple.AppKit              	0x00007fff90d699b9 -[NSApplication run] + 470
  QtQA::App::TestRunner: 18  libqcocoa.dylib               	0x0000000102e14dc8 TestNamespace::QCocoaEventDispatcher::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 1272
  QtQA::App::TestRunner: 19  QtCore                        	0x000000010068d434 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 356
  QtQA::App::TestRunner: 20  tst_qdebugmessageservice      	0x0000000100007dca QQmlDebugTest::waitForSignal(TestNamespace::QObject*, char const*, int) + 154
  QtQA::App::TestRunner: 21  tst_qdebugmessageservice      	0x00000001000053a0 tst_QDebugMessageService::retrieveDebugOutput() + 64
  QtQA::App::TestRunner: 22  QtCore                        	0x0000000100699abc 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
  (... 480 lines omitted; there are too many errors!)
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QWARN  : tst_QDebugMessageService::retrieveDebugOutput() waitForSignal 2debugOutput() timed out after 1000 ms
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qdebugmessageservice [62393]
  QtQA::App::TestRunner: Path:            /work/*/tst_qdebugmessageservice
  QtQA::App::TestRunner: Identifier:      tst_qdebugmessageservice
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [62367]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-03-07 09:41:37.437 +0200
  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_CRASH (SIGABRT)
  QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[62393]: 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        	0x00007fff8b060ce2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff90c0d7d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff90bfea7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001004ca079 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001004ca5d5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x0000000100a61ced TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff90c5fcfa _sigtramp + 26
  QtQA::App::TestRunner: 7   libsystem_kernel.dylib        	0x00007fff8b05f67a mach_msg_trap + 10
  QtQA::App::TestRunner: 8   libsystem_kernel.dylib        	0x00007fff8b05ed71 mach_msg + 73
  QtQA::App::TestRunner: 9   com.apple.CoreFoundation      	0x00007fff9225950c __CFRunLoopServiceMachPort + 188
  QtQA::App::TestRunner: 10  com.apple.CoreFoundation      	0x00007fff92261c74 __CFRunLoopRun + 1204
  QtQA::App::TestRunner: 11  com.apple.CoreFoundation      	0x00007fff92261486 CFRunLoopRunSpecific + 230
  QtQA::App::TestRunner: 12  com.apple.HIToolbox           	0x00007fff8a1462bf RunCurrentEventLoopInMode + 277
  QtQA::App::TestRunner: 13  com.apple.HIToolbox           	0x00007fff8a14d56d ReceiveNextEventCommon + 355
  QtQA::App::TestRunner: 14  com.apple.HIToolbox           	0x00007fff8a14d3fa BlockUntilNextEventMatchingListInMode + 62
  QtQA::App::TestRunner: 15  com.apple.AppKit              	0x00007fff90d6d779 _DPSNextEvent + 659
  QtQA::App::TestRunner: 16  com.apple.AppKit              	0x00007fff90d6d07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
  QtQA::App::TestRunner: 17  com.apple.AppKit              	0x00007fff90d699b9 -[NSApplication run] + 470
  QtQA::App::TestRunner: 18  libqcocoa.dylib               	0x0000000102f14dc8 TestNamespace::QCocoaEventDispatcher::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 1272
  QtQA::App::TestRunner: 19  QtCore                        	0x000000010068d434 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 356
  QtQA::App::TestRunner: 20  tst_qdebugmessageservice      	0x0000000100007dca QQmlDebugTest::waitForSignal(TestNamespace::QObject*, char const*, int) + 154
  QtQA::App::TestRunner: 21  tst_qdebugmessageservice      	0x00000001000053a0 tst_QDebugMessageService::retrieveDebugOutput() + 64
  QtQA::App::TestRunner: 22  QtCore                        	0x0000000100699abc 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: 23  QtCore                        	0x000000010069970c 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: 24  QtTest                        	0x0000000100a657c9 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 25  QtTest                        	0x0000000100a62602 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682
  QtQA::App::TestRunner: 26  tst_qdebugmessageservice      	0x0000000100005736 main + 86
  QtQA::App::TestRunner: 27  tst_qdebugmessageservice      	0x0000000100004474 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8b0617e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff933aa786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff933a9316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:: QProcessManager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8b060df2 __select + 10
  QtQA::App::TestRunner: 1   QtCore                        	0x000000010063603f TestNamespace::QProcessManager::run() + 191
  QtQA::App::TestRunner: 2   QtCore                        	0x00000001004d93cd TestNamespace::QThreadPrivate::start(void*) + 445
  QtQA::App::TestRunner: 3   libsystem_c.dylib             	0x00007fff90c0b8bf _pthread_start + 335
  QtQA::App::TestRunner: 4   libsystem_c.dylib             	0x00007fff90c0eb75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:: com.apple.CFSocket.private
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8b060df2 __select + 10
  QtQA::App::TestRunner: 1   com.apple.CoreFoundation      	0x00007fff922aac8b __CFSocketManager + 1355
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff90c0b8bf _pthread_start + 335
  QtQA::App::TestRunner: 3   libsystem_c.dylib             	0x00007fff90c0eb75 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: 0x00007fff5fbfc138  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000000a03  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfc160  rsp: 0x00007fff5fbfc138
  QtQA::App::TestRunner:    r8: 0x00007fff79a19fb8   r9: 0x0000000101535a40  r10: 0x00007fff8b060d0a  r11: 0xffffff80002dad60
  QtQA::App::TestRunner:   r12: 0x00007fff5fbfc938  r13: 0x0000000007000006  r14: 0x00007fff79a1c960  r15: 0x0000000000000c00
  QtQA::App::TestRunner:   rip: 0x00007fff8b060ce2  rfl: 0x0000000000000246  cr2: 0x00007fff79a13a28
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x100016ff7 +tst_qdebugmessageservice (??? - ???) <21B32D3B-81B5-31CF-AD79-D376E639A040> /work/*/tst_qdebugmessageservice
  QtQA::App::TestRunner:        0x10002a000 -        0x100236ff7 +QtQml (5.1.0 - compatibility 5.1.0) <8F0B3B59-D867-3C4F-9919-64B891C37C44> /work/*/QtQml.framework/Versions/5/QtQml
  QtQA::App::TestRunner:        0x10032d000 -        0x100436ff7 +QtNetwork (5.1.0 - compatibility 5.1.0) <F833265C-4471-3496-B0E5-77CDD6E0F457> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x1004b2000 -        0x100953ff7 +QtCore (5.1.0 - compatibility 5.1.0) <7B9CE0C2-DE4A-3EB2-9D7B-E6998D029C1B> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100a5c000 -        0x100a7dff7 +QtTest (5.1.0 - compatibility 5.1.0) <B2A93C96-9CA0-3073-870A-02B77411E067> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x100a8f000 -        0x100de5fff +QtGui (5.1.0 - compatibility 5.1.0) <8E3A4819-B746-36A3-99B7-D37E39E2BA61> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x100f1c000 -        0x100f22fff  com.apple.agl (3.2.0 - AGL-3.2.0) <C98394A8-305D-3904-BEAE-8340FF988F15> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  QtQA::App::TestRunner:        0x100f29000 -        0x10131cff7 +QtV8 (5.1.0 - compatibility 5.1.0) <5D9C8EE5-D1BD-37EE-A817-8677D6D3DFB5> /work/*/QtV8.framework/Versions/5/QtV8
  QtQA::App::TestRunner:        0x102f00000 -        0x102f80fff +libqcocoa.dylib (??? - ???) <506294E7-053C-316A-992B-2CEC4B93D037> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:        0x1047a5000 -        0x1047ceff7 +QtPrintSupport (5.1.0 - compatibility 5.1.0) <4949EFF0-1CF9-3E02-AF8D-C667F96B581B> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x1047f6000 -        0x104c8fff7 +QtWidgets (5.1.0 - compatibility 5.1.0) <CDDE87AE-2FC5-3905-B192-3D4CA7B16D9E> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:     0x7fff62458000 -     0x7fff6248cbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff88b0a000 -     0x7fff88b5eff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  QtQA::App::TestRunner:     0x7fff88b5f000 -     0x7fff88bd5ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff88bd6000 -     0x7fff88bfffff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff88ddb000 -     0x7fff89779a27  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:     0x7fff8977a000 -     0x7fff8985ee5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff8985f000 -     0x7fff899c6fff  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:     0x7fff89b0c000 -     0x7fff89b58ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff89b59000 -     0x7fff89b86fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff89b87000 -     0x7fff89c0afef  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:     0x7fff8a075000 -     0x7fff8a077fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff8a078000 -     0x7fff8a0a0fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8a0a1000 -     0x7fff8a143fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff8a144000 -     0x7fff8a470fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  QtQA::App::TestRunner:     0x7fff8a74e000 -     0x7fff8a792ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  QtQA::App::TestRunner:     0x7fff8a7bd000 -     0x7fff8a853ff7  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:     0x7fff8a854000 -     0x7fff8a9b1fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  QtQA::App::TestRunner:     0x7fff8a9fc000 -     0x7fff8aa07ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff8aaa4000 -     0x7fff8ac44ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff8ac45000 -     0x7fff8ac4afff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff8ac4b000 -     0x7fff8acecfff  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:     0x7fff8aced000 -     0x7fff8ad2cfff  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:     0x7fff8ad2d000 -     0x7fff8b049fff  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:     0x7fff8b04a000 -     0x7fff8b06afff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8b06b000 -     0x7fff8b094fff  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:     0x7fff8b15e000 -     0x7fff8b211ff7  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:     0x7fff8b22f000 -     0x7fff8b239ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff8b4a7000 -     0x7fff8b51afff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff8b51b000 -     0x7fff8b531fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff8b55b000 -     0x7fff8b874fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8b875000 -     0x7fff8b878fff  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:     0x7fff8bdd6000 -     0x7fff8bdd9fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff8bdda000 -     0x7fff8bde2fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff8be1b000 -     0x7fff8be1cfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff8c0d6000 -     0x7fff8c0e3ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
  QtQA::App::TestRunner:     0x7fff8c0e4000 -     0x7fff8c511fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff8c561000 -     0x7fff8c606fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  QtQA::App::TestRunner:     0x7fff8c799000 -     0x7fff8c7ccff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff8c7cd000 -     0x7fff8c80fff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8c810000 -     0x7fff8c834fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff8ccbc000 -     0x7fff8ccd0ff7  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:     0x7fff8ccd1000 -     0x7fff8ccedff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8ccee000 -     0x7fff8cd0dfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff8cd0e000 -     0x7fff8cd23fff  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:     0x7fff8cd24000 -     0x7fff8ce29fff  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:     0x7fff8d535000 -     0x7fff8d56ffe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff8d666000 -     0x7fff8d66dfff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff8d6c5000 -     0x7fff8d9baff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff8da85000 -     0x7fff8da86ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff8da87000 -     0x7fff8dcfbfff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  QtQA::App::TestRunner:     0x7fff8ea88000 -     0x7fff8eab3ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff8eab4000 -     0x7fff8eb24fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff8eb25000 -     0x7fff8eb25fff  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:     0x7fff8eb26000 -     0x7fff8eb2afff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff8f42c000 -     0x7fff8f42cfff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  QtQA::App::TestRunner:     0x7fff8f781000 -     0x7fff8f9abfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff8fed8000 -     0x7fff8ff38fff  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:     0x7fff8ff43000 -     0x7fff8ff49fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff90467000 -     0x7fff904a2fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff904a3000 -     0x7fff904a4fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff904a5000 -     0x7fff904aafff  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:     0x7fff904e1000 -     0x7fff904f4ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff90508000 -     0x7fff9051aff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff9051b000 -     0x7fff9051ffff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff90520000 -     0x7fff90722fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff90723000 -     0x7fff90727ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  QtQA::App::TestRunner:     0x7fff90728000 -     0x7fff9078aff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff9078b000 -     0x7fff90791fff  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:     0x7fff90794000 -     0x7fff9082eff7  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:     0x7fff909db000 -     0x7fff909e2fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff909e3000 -     0x7fff90a13ff7  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:     0x7fff90a14000 -     0x7fff90a15ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff90a16000 -     0x7fff90a24ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff90a25000 -     0x7fff90a73fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff90a74000 -     0x7fff90a79ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff90a90000 -     0x7fff90a97fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff90b05000 -     0x7fff90b06fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff90b07000 -     0x7fff90b16ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff90b4c000 -     0x7fff90b4dfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff90bb8000 -     0x7fff90bb9ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff90bbd000 -     0x7fff90c9afef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff90d59000 -     0x7fff90d64ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  QtQA::App::TestRunner:     0x7fff90d65000 -     0x7fff9196bfff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff91f3a000 -     0x7fff91f43ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff91f94000 -     0x7fff91fecff7  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:     0x7fff91fed000 -     0x7fff920f9fff  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:     0x7fff920fa000 -     0x7fff9211bfff  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:     0x7fff9211c000 -     0x7fff92139ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  QtQA::App::TestRunner:     0x7fff92225000 -     0x7fff92228fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  QtQA::App::TestRunner:     0x7fff92229000 -     0x7fff923fdff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff923fe000 -     0x7fff9243ffff  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:     0x7fff92440000 -     0x7fff9245dfff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff92466000 -     0x7fff92573fff  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:     0x7fff925eb000 -     0x7fff92ab2fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff92ab3000 -     0x7fff92b0fff7  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:     0x7fff92b88000 -     0x7fff92b9ffff  com.apple.CFOpenDirectory (10.7 - 146) <F321AE12-9592-3E56-AB8D-A47BA4696A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff92c1c000 -     0x7fff92c84ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff92d18000 -     0x7fff92d73ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  QtQA::App::TestRunner:     0x7fff92e3c000 -     0x7fff92e3eff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  QtQA::App::TestRunner:     0x7fff92e3f000 -     0x7fff92e45fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff92e9f000 -     0x7fff92ea6ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  QtQA::App::TestRunner:     0x7fff92eaf000 -     0x7fff92f17ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  QtQA::App::TestRunner:     0x7fff92f18000 -     0x7fff92f18fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff92f19000 -     0x7fff92f19fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff92f1a000 -     0x7fff9301cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff9301d000 -     0x7fff93043fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff93044000 -     0x7fff93049fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff9304a000 -     0x7fff9304afff  com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff9304b000 -     0x7fff9304dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff931bb000 -     0x7fff931d1ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  QtQA::App::TestRunner:     0x7fff9320d000 -     0x7fff93261fff  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:     0x7fff93338000 -     0x7fff9334aff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff9334b000 -     0x7fff93350fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff93363000 -     0x7fff93366ff7  com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  QtQA::App::TestRunner:     0x7fff9337a000 -     0x7fff933a6ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff933a7000 -     0x7fff933b5fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff93721000 -     0x7fff93797fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff93f41000 -     0x7fff93fc6ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff93fcf000 -     0x7fff94096ff7  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:     0x7fff94097000 -     0x7fff9419efe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff9419f000 -     0x7fff9419ffff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff941a0000 -     0x7fff941abfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff942a7000 -     0x7fff94322ff7  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:     0x7fff9440e000 -     0x7fff949f2fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff94b58000 -     0x7fff94b5dfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff94b5e000 -     0x7fff94b60fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff94c8f000 -     0x7fff94c9dfff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff94d15000 -     0x7fff94d99ff7  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:     0x7fff94d9b000 -     0x7fff94da1ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff94da2000 -     0x7fff94df4ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff94df5000 -     0x7fff94df9fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  QtQA::App::TestRunner:     0x7fff94dfa000 -     0x7fff94e1efff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff94e1f000 -     0x7fff94e36fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff94ecb000 -     0x7fff94edafff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  QtQA::App::TestRunner:     0x7fff94edb000 -     0x7fff94edbfff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff94edc000 -     0x7fff94f47ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff94fd8000 -     0x7fff950bcff7  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:     0x7fff950c2000 -     0x7fff950cffff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  QtQA::App::TestRunner:     0x7fff950ef000 -     0x7fff950effff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff950f0000 -     0x7fff951e5fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff95204000 -     0x7fff952e3fff  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:     0x7fff952e4000 -     0x7fff953fdfff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  QtQA::App::TestRunner:     0x7fff954eb000 -     0x7fff954ebfff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff95537000 -     0x7fff9566dfff  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:     0x7fff9568d000 -     0x7fff956cdfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff95b0f000 -     0x7fff95b4fff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff95b50000 -     0x7fff95b50fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  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: 2
  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: 6971
  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=170.3M resident=128.5M(75%) swapped_out_or_unallocated=41.9M(25%)
  QtQA::App::TestRunner: Writable regions: Total=68.0M written=2152K(3%) resident=3020K(4%) swapped_out=0K(0%) unallocated=65.0M(96%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG backing stores                   152K
  QtQA::App::TestRunner: CG image                              4K
  QtQA::App::TestRunner: CG shared images                    160K
  QtQA::App::TestRunner: CoreGraphics                         16K
  QtQA::App::TestRunner: CoreServices                       1068K
  QtQA::App::TestRunner: MALLOC                             41.6M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=242                       12K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              9300K
  QtQA::App::TestRunner: VM_ALLOCATE                        16.1M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             13.1M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         56.1M
  QtQA::App::TestRunner: __TEXT                            114.3M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        35.0M
  QtQA::App::TestRunner: shared memory                       308K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                             344.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 status -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_qdebugmessageservice: 904 seconds, signal 6

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

  Tested changes (refs/builds/dev_1362639793):
    http://codereview.qt-project.org/49792 [PS2] - TextInput: Update text deselection on focus out event
    http://codereview.qt-project.org/49745 [PS2] - Handle focus events directly in TextEdit.
    http://codereview.qt-project.org/49791 [PS2] - TextInput: Handle focus event directly



More information about the Ci-reports mailing list