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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Nov 9 22:24:37 CET 2012


Autotest `tst_qqmldebugjs' failed :(

  Testing tst_QQmlDebugJS
  FAIL!  : tst_QQmlDebugJS::connect() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1057)]
  FAIL!  : tst_QQmlDebugJS::interrupt() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1066)]
  FAIL!  : tst_QQmlDebugJS::getVersion() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1077)]
  FAIL!  : tst_QQmlDebugJS::applyV8Flags() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1102)]
  FAIL!  : tst_QQmlDebugJS::disconnect() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1113)]
  FAIL!  : tst_QQmlDebugJS::gc() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1124)]
  FAIL!  : tst_QQmlDebugJS::listBreakpoints() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1139)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1164)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() 'init(CREATECOMPONENT_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1184)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() 'init(TIMER_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1202)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'init(LOADJSFILE_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1223)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnComment() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1244)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1266)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1287)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'init(CONDITION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1308)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointOnEvent() 'init(TIMER_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1371)]
  FAIL!  : tst_QQmlDebugJS::changeBreakpoint() 'init(CHANGEBREAKPOINT_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1393)]
  FAIL!  : tst_QQmlDebugJS::changeBreakpointOnCondition() 'init(CHANGEBREAKPOINT_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1438)]
  FAIL!  : tst_QQmlDebugJS::clearBreakpoint() 'init(CHANGEBREAKPOINT_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1483)]
  FAIL!  : tst_QQmlDebugJS::setExceptionBreak() 'init(EXCEPTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1525)]
  FAIL!  : tst_QQmlDebugJS::stepNext() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1536)]
  FAIL!  : tst_QQmlDebugJS::stepNextWithCount() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1559)]
  FAIL!  : tst_QQmlDebugJS::stepIn() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1583)]
  FAIL!  : tst_QQmlDebugJS::stepOut() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1607)]
  FAIL!  : tst_QQmlDebugJS::continueDebugging() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1631)]
  FAIL!  : tst_QQmlDebugJS::backtrace() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1655)]
  FAIL!  : tst_QQmlDebugJS::getFrameDetails() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1670)]
  FAIL!  : tst_QQmlDebugJS::getScopeDetails() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1685)]
  FAIL!  : tst_QQmlDebugJS::evaluateInGlobalScope() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1699)]
  FAIL!  : tst_QQmlDebugJS::evaluateInLocalScope() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1719)]
  FAIL!  : tst_QQmlDebugJS::getScopes() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1753)]
  FAIL!  : tst_QQmlDebugJS::getScripts() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1767)]
  FAIL!  : tst_QQmlDebugJS::getSource() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1787)]
  Totals: 2 passed, 33 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlDebugJS *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QQmlDebugJS::initTestCase()
  QWARN  : tst_QQmlDebugJS::connect() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::connect() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::connect() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1057)]
  QDEBUG : tst_QQmlDebugJS::connect()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::connect() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::connect() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::interrupt() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::interrupt() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::interrupt() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1066)]
  QDEBUG : tst_QQmlDebugJS::interrupt()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::interrupt() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::interrupt() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::getVersion() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::getVersion() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::getVersion() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1077)]
  QDEBUG : tst_QQmlDebugJS::getVersion()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::getVersion() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::getVersion() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::applyV8Flags() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::applyV8Flags() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::applyV8Flags() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1102)]
  QDEBUG : tst_QQmlDebugJS::applyV8Flags()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::applyV8Flags() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::applyV8Flags() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::disconnect() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::disconnect() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::disconnect() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1113)]
  QDEBUG : tst_QQmlDebugJS::disconnect()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::disconnect() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::disconnect() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::gc() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::gc() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::gc() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1124)]
  QDEBUG : tst_QQmlDebugJS::gc()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::gc() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::gc() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::listBreakpoints() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::listBreakpoints() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::listBreakpoints() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1139)]
  QDEBUG : tst_QQmlDebugJS::listBreakpoints()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::listBreakpoints() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::listBreakpoints() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1164)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() 'init(CREATECOMPONENT_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1184)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() 'init(TIMER_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1202)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'init(LOADJSFILE_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1223)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnComment() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComment() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnComment() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1244)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComment()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1266)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() 'init(BREAKPOINTRELOCATION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1287)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'init(CONDITION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1308)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::setBreakpointOnEvent() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::setBreakpointOnEvent() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::setBreakpointOnEvent() 'init(TIMER_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1371)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointOnEvent()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointOnEvent() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointOnEvent() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::changeBreakpoint() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::changeBreakpoint() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::changeBreakpoint() 'init(CHANGEBREAKPOINT_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1393)]
  QDEBUG : tst_QQmlDebugJS::changeBreakpoint()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::changeBreakpoint() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::changeBreakpoint() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::changeBreakpointOnCondition() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::changeBreakpointOnCondition() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::changeBreakpointOnCondition() 'init(CHANGEBREAKPOINT_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1438)]
  QDEBUG : tst_QQmlDebugJS::changeBreakpointOnCondition()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::changeBreakpointOnCondition() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::changeBreakpointOnCondition() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::clearBreakpoint() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::clearBreakpoint() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::clearBreakpoint() 'init(CHANGEBREAKPOINT_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1483)]
  QDEBUG : tst_QQmlDebugJS::clearBreakpoint()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::clearBreakpoint() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::setExceptionBreak() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::setExceptionBreak() 'init(EXCEPTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1525)]
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setExceptionBreak() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::stepNext() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::stepNext() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::stepNext() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1536)]
  QDEBUG : tst_QQmlDebugJS::stepNext()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::stepNext() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::stepNext() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::stepNextWithCount() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::stepNextWithCount() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::stepNextWithCount() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1559)]
  QDEBUG : tst_QQmlDebugJS::stepNextWithCount()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::stepNextWithCount() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::stepNextWithCount() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::stepIn() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::stepIn() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::stepIn() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1583)]
  QDEBUG : tst_QQmlDebugJS::stepIn()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::stepIn() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::stepIn() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::stepOut() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::stepOut() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::stepOut() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1607)]
  QDEBUG : tst_QQmlDebugJS::stepOut()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::stepOut() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::stepOut() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::continueDebugging() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::continueDebugging() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::continueDebugging() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1631)]
  QDEBUG : tst_QQmlDebugJS::continueDebugging()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::continueDebugging() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::continueDebugging() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::backtrace() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::backtrace() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::backtrace() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1655)]
  QDEBUG : tst_QQmlDebugJS::backtrace()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::backtrace() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::backtrace() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::getFrameDetails() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::getFrameDetails() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::getFrameDetails() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1670)]
  QDEBUG : tst_QQmlDebugJS::getFrameDetails()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::getFrameDetails() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::getFrameDetails() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::getScopeDetails() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::getScopeDetails() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::getScopeDetails() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1685)]
  QDEBUG : tst_QQmlDebugJS::getScopeDetails()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::getScopeDetails() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::getScopeDetails() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::evaluateInGlobalScope() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::evaluateInGlobalScope() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::evaluateInGlobalScope() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1699)]
  QDEBUG : tst_QQmlDebugJS::evaluateInGlobalScope()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::evaluateInGlobalScope() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::evaluateInGlobalScope() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::evaluateInLocalScope() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::evaluateInLocalScope() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::evaluateInLocalScope() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1719)]
  QDEBUG : tst_QQmlDebugJS::evaluateInLocalScope()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::evaluateInLocalScope() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::evaluateInLocalScope() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::getScopes() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::getScopes() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::getScopes() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1753)]
  QDEBUG : tst_QQmlDebugJS::getScopes()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::getScopes() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::getScopes() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::getScripts() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::getScripts() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::getScripts() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1767)]
  QDEBUG : tst_QQmlDebugJS::getScripts()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::getScripts() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::getScripts() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  QWARN  : tst_QQmlDebugJS::getSource() App was unable to bind to port!
  QDEBUG : tst_QQmlDebugJS::getSource() could not launch application, or did not get 'Waiting for connection'.
  FAIL!  : tst_QQmlDebugJS::getSource() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1787)]
  QDEBUG : tst_QQmlDebugJS::getSource()
  DEBUGGEE OUTPUT:
  "QML Debugger: Unable to listen to port 3771.
  "
  QDEBUG : tst_QQmlDebugJS::getSource() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::getSource() Application Output: "QML Debugger: Unable to listen to port 3771.
  "
  PASS   : tst_QQmlDebugJS::cleanupTestCase()
  Totals: 2 passed, 33 failed, 0 skipped
  ********* Finished testing of tst_QQmlDebugJS *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmldebugjs: 4 seconds, exit code 33

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

  Tested changes (refs/builds/master_1352487621):
    http://codereview.qt-project.org/39345 [PS1] - Updated submodules.



More information about the Ci-reports mailing list