[Ci-reports] fail on QtBase_5.5_Integration #512

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Apr 3 13:01:07 CEST 2015


thirty-seven autotests failed :(

  Testing tst_qtqmlmodules
  Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qtqmlmodules *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qtqmlmodules::initTestCase()
  PASS   : tst_qtqmlmodules::baseTypes()
  PASS   : tst_qtqmlmodules::modelsTypes()
  PASS   : tst_qtqmlmodules::unavailableTypes()
  PASS   : tst_qtqmlmodules::cleanupTestCase()
  Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qtqmlmodules *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtqmlmodules: 0.373613 seconds, signal 11
  
  Testing tst_qquickwidget
  Totals: 10 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickwidget *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qquickwidget::initTestCase()
  PASS   : tst_qquickwidget::showHide()
  PASS   : tst_qquickwidget::reparentAfterShow()
  PASS   : tst_qquickwidget::changeGeometry()
  PASS   : tst_qquickwidget::resizemodeitem()
  PASS   : tst_qquickwidget::errors()
  PASS   : tst_qquickwidget::engine()
  PASS   : tst_qquickwidget::readback()
  PASS   : tst_qquickwidget::renderingSignals()
  PASS   : tst_qquickwidget::cleanupTestCase()
  Totals: 10 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickwidget *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickwidget: 4 seconds, signal 11
  
  Testing tst_qquickpixmapcache
  Totals: 17 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickpixmapcache *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qquickpixmapcache::initTestCase()
  PASS   : tst_qquickpixmapcache::single(local)
  PASS   : tst_qquickpixmapcache::single(local)
  PASS   : tst_qquickpixmapcache::single(remote)
  PASS   : tst_qquickpixmapcache::single(remote)
  PASS   : tst_qquickpixmapcache::parallel(local)
  PASS   : tst_qquickpixmapcache::parallel(remote)
  PASS   : tst_qquickpixmapcache::parallel(remoteagain)
  PASS   : tst_qquickpixmapcache::parallel(remotecopy)
  PASS   : tst_qquickpixmapcache::parallel(remotecopycancel)
  PASS   : tst_qquickpixmapcache::massive()
  PASS   : tst_qquickpixmapcache::cancelcrash()
  PASS   : tst_qquickpixmapcache::shrinkcache()
  PASS   : tst_qquickpixmapcache::networkCrash()
  PASS   : tst_qquickpixmapcache::lockingCrash()
  PASS   : tst_qquickpixmapcache::uncached()
  PASS   : tst_qquickpixmapcache::cleanupTestCase()
  Totals: 17 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickpixmapcache *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickpixmapcache: 4 seconds, signal 11
  
  Testing tst_qqmlxmlhttprequest
  Totals: 91 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlxmlhttprequest *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qqmlxmlhttprequest::initTestCase()
  PASS   : tst_qqmlxmlhttprequest::domExceptionCodes()
  PASS   : tst_qqmlxmlhttprequest::callbackException(on-opened)
  PASS   : tst_qqmlxmlhttprequest::callbackException(on-loading)
  PASS   : tst_qqmlxmlhttprequest::callbackException(on-done)
  PASS   : tst_qqmlxmlhttprequest::staticStateValues()
  PASS   : tst_qqmlxmlhttprequest::instanceStateValues()
  PASS   : tst_qqmlxmlhttprequest::constructor()
  PASS   : tst_qqmlxmlhttprequest::defaultState()
  PASS   : tst_qqmlxmlhttprequest::open(Relative url))
  PASS   : tst_qqmlxmlhttprequest::open(Absolute url))
  PASS   : tst_qqmlxmlhttprequest::open(Absolute network url))
  PASS   : tst_qqmlxmlhttprequest::open(User/pass)
  PASS   : tst_qqmlxmlhttprequest::open_invalid_method()
  PASS   : tst_qqmlxmlhttprequest::open_sync()
  PASS   : tst_qqmlxmlhttprequest::open_arg_count()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_caseInsensitive()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_unsent()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Charset)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Accept-Encoding)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Connection)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Content-Length)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Cookie)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Cookie2)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Content-Transfer-Encoding)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Date)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Expect)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Host)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Keep-Alive)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Referer)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(TE)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Trailer)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Transfer-Encoding)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Upgrade)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(User-Agent)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Via)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Proxy-)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Sec-)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Proxy-*)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_illegalName(Sec-*)
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_sent()
  PASS   : tst_qqmlxmlhttprequest::setRequestHeader_args()
  PASS   : tst_qqmlxmlhttprequest::send_unsent()
  PASS   : tst_qqmlxmlhttprequest::send_alreadySent()
  PASS   : tst_qqmlxmlhttprequest::send_ignoreData()
  PASS   : tst_qqmlxmlhttprequest::send_withdata(No content-type)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Correct content-type)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Incorrect content-type)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Correct content-type - out of order)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Incorrect content-type - out of order)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(PUT)
  PASS   : tst_qqmlxmlhttprequest::send_withdata(Correct content-type - no charset)
  PASS   : tst_qqmlxmlhttprequest::send_options(OPTIONS (no data, no resource, no path))
  PASS   : tst_qqmlxmlhttprequest::send_options(OPTIONS (no data, no resource, path- "/"))
  PASS   : tst_qqmlxmlhttprequest::send_options(OPTIONS (no data, with resource))
  PASS   : tst_qqmlxmlhttprequest::send_options(OPTIONS (with data))
  PASS   : tst_qqmlxmlhttprequest::abort()
  PASS   : tst_qqmlxmlhttprequest::abort_unsent()
  PASS   : tst_qqmlxmlhttprequest::abort_opened()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader_unsent()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader_sent()
  PASS   : tst_qqmlxmlhttprequest::getResponseHeader_args()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders_unsent()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders_sent()
  PASS   : tst_qqmlxmlhttprequest::getAllResponseHeaders_args()
  PASS   : tst_qqmlxmlhttprequest::getBinaryData()
  PASS   : tst_qqmlxmlhttprequest::status(OK)
  PASS   : tst_qqmlxmlhttprequest::status(Not Found)
  PASS   : tst_qqmlxmlhttprequest::status(Bad Request)
  PASS   : tst_qqmlxmlhttprequest::statusText(OK)
  PASS   : tst_qqmlxmlhttprequest::statusText(Not Found)
  PASS   : tst_qqmlxmlhttprequest::statusText(Bad Request)
  PASS   : tst_qqmlxmlhttprequest::responseText(OK)
  PASS   : tst_qqmlxmlhttprequest::responseText(empty body)
  PASS   : tst_qqmlxmlhttprequest::responseText(Not Found)
  PASS   : tst_qqmlxmlhttprequest::responseText(Bad Request)
  PASS   : tst_qqmlxmlhttprequest::responseXML_invalid()
  PASS   : tst_qqmlxmlhttprequest::invalidMethodUsage()
  PASS   : tst_qqmlxmlhttprequest::redirects()
  PASS   : tst_qqmlxmlhttprequest::nonUtf8(responseText)
  PASS   : tst_qqmlxmlhttprequest::nonUtf8(responseXML)
  PASS   : tst_qqmlxmlhttprequest::document()
  PASS   : tst_qqmlxmlhttprequest::element()
  PASS   : tst_qqmlxmlhttprequest::attr()
  PASS   : tst_qqmlxmlhttprequest::text()
  PASS   : tst_qqmlxmlhttprequest::cdata()
  PASS   : tst_qqmlxmlhttprequest::stateChangeCallingContext()
  PASS   : tst_qqmlxmlhttprequest::cleanupTestCase()
  Totals: 91 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmlxmlhttprequest *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlxmlhttprequest: 12 seconds, signal 11
  
  Testing tst_qqmlqt
  Totals: 53 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlqt *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qqmlqt::initTestCase()
  PASS   : tst_qqmlqt::enums()
  PASS   : tst_qqmlqt::rgba()
  PASS   : tst_qqmlqt::hsla()
  PASS   : tst_qqmlqt::hsva()
  PASS   : tst_qqmlqt::colorEqual()
  PASS   : tst_qqmlqt::rect()
  PASS   : tst_qqmlqt::point()
  PASS   : tst_qqmlqt::size()
  PASS   : tst_qqmlqt::vector2d()
  PASS   : tst_qqmlqt::vector3d()
  PASS   : tst_qqmlqt::vector4d()
  PASS   : tst_qqmlqt::quaternion()
  PASS   : tst_qqmlqt::matrix4x4()
  PASS   : tst_qqmlqt::font()
  PASS   : tst_qqmlqt::lighter()
  PASS   : tst_qqmlqt::darker()
  PASS   : tst_qqmlqt::tint()
  PASS   : tst_qqmlqt::openUrlExternally()
  PASS   : tst_qqmlqt::openUrlExternally_pragmaLibrary()
  PASS   : tst_qqmlqt::md5()
  PASS   : tst_qqmlqt::createComponent()
  PASS   : tst_qqmlqt::createComponent_pragmaLibrary()
  PASS   : tst_qqmlqt::createQmlObject()
  PASS   : tst_qqmlqt::dateTimeConversion()
  PASS   : tst_qqmlqt::dateTimeFormatting(formatDate)
  PASS   : tst_qqmlqt::dateTimeFormatting(formatTime)
  PASS   : tst_qqmlqt::dateTimeFormatting(formatDateTime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qtime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qtime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qtime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdate)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdate)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdate)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qdatetime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qdatetime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qdatetime)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qstring)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qstring)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qstring)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, qcolor)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, qcolor)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, qcolor)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDate, int)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatDateTime, int)
  PASS   : tst_qqmlqt::dateTimeFormattingVariants(formatTime, int)
  PASS   : tst_qqmlqt::isQtObject()
  PASS   : tst_qqmlqt::btoa()
  PASS   : tst_qqmlqt::atob()
  PASS   : tst_qqmlqt::fontFamilies()
  PASS   : tst_qqmlqt::quit()
  PASS   : tst_qqmlqt::resolvedUrl()
  PASS   : tst_qqmlqt::cleanupTestCase()
  Totals: 53 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmlqt *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlqt: 5 seconds, signal 11
  
  Testing tst_QQmlProfilerService
  Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlProfilerService *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_QQmlProfilerService::initTestCase()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceEnabled()
  PASS   : tst_QQmlProfilerService::blockingConnectWithTraceDisabled()
  PASS   : tst_QQmlProfilerService::nonBlockingConnect()
  PASS   : tst_QQmlProfilerService::pixmapCacheData()
  PASS   : tst_QQmlProfilerService::scenegraphData()
  PASS   : tst_QQmlProfilerService::profileOnExit()
  PASS   : tst_QQmlProfilerService::controlFromJS()
  PASS   : tst_QQmlProfilerService::signalSourceLocation()
  PASS   : tst_QQmlProfilerService::javascript()
  PASS   : tst_QQmlProfilerService::cleanupTestCase()
  Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQmlProfilerService *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlprofilerservice: 5 seconds, signal 11
  
  Testing tst_qqmlnotifier
  Totals: 10 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlnotifier *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qqmlnotifier::initTestCase()
  PASS   : tst_qqmlnotifier::testConnectNotify()
  PASS   : tst_qqmlnotifier::removeV4Binding()
  PASS   : tst_qqmlnotifier::removeV4Binding2()
  PASS   : tst_qqmlnotifier::removeV8Binding()
  PASS   : tst_qqmlnotifier::removeScriptBinding()
  PASS   : tst_qqmlnotifier::readProperty()
  PASS   : tst_qqmlnotifier::propertyChange()
  PASS   : tst_qqmlnotifier::disconnectOnDestroy()
  PASS   : tst_qqmlnotifier::cleanupTestCase()
  Totals: 10 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmlnotifier *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlnotifier: 0.365403 seconds, signal 11
  
  Testing tst_qqmlmoduleplugin
  Totals: 33 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlmoduleplugin *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qqmlmoduleplugin::initTestCase()
  PASS   : tst_qqmlmoduleplugin::importsPlugin()
  PASS   : tst_qqmlmoduleplugin::importsPlugin2()
  PASS   : tst_qqmlmoduleplugin::importsPlugin21()
  PASS   : tst_qqmlmoduleplugin::importsMixedQmlCppPlugin()
  PASS   : tst_qqmlmoduleplugin::incorrectPluginCase()
  PASS   : tst_qqmlmoduleplugin::importPluginWithQmlFile()
  PASS   : tst_qqmlmoduleplugin::remoteImportWithQuotedUrl()
  PASS   : tst_qqmlmoduleplugin::remoteImportWithUnquotedUri()
  PASS   : tst_qqmlmoduleplugin::versionNotInstalled(versionNotInstalled)
  PASS   : tst_qqmlmoduleplugin::versionNotInstalled(versionNotInstalled)
  PASS   : tst_qqmlmoduleplugin::implicitQmldir(implicitQmldir)
  PASS   : tst_qqmlmoduleplugin::implicitQmldir(implicitQmldir2)
  PASS   : tst_qqmlmoduleplugin::importsNested(wrongOrder)
  PASS   : tst_qqmlmoduleplugin::importsNested(missingImport)
  PASS   : tst_qqmlmoduleplugin::importsNested(invalidVersion)
  PASS   : tst_qqmlmoduleplugin::importsNested(correctOrder)
  PASS   : tst_qqmlmoduleplugin::importLocalModule(default version)
  PASS   : tst_qqmlmoduleplugin::importLocalModule(specific version)
  PASS   : tst_qqmlmoduleplugin::importLocalModule(lesser version)
  PASS   : tst_qqmlmoduleplugin::importLocalModule(nonexistent version)
  PASS   : tst_qqmlmoduleplugin::importLocalModule(high version)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(success)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(two strict modules with different major version)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(old namespaced strict module)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(new namespaced strict modules)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(wrong target)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(non-strict clash)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(non-strict preemption)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(invalid namespace)
  PASS   : tst_qqmlmoduleplugin::importStrictModule(module directive must be first)
  PASS   : tst_qqmlmoduleplugin::importProtectedModule()
  PASS   : tst_qqmlmoduleplugin::cleanupTestCase()
  Totals: 33 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qqmlmoduleplugin *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlmoduleplugin: 1 seconds, signal 11
  
  Testing tst_QQmlInspector
  Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlInspector *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_QQmlInspector::initTestCase()
  PASS   : tst_QQmlInspector::connect()
  PASS   : tst_QQmlInspector::showAppOnTop()
  PASS   : tst_QQmlInspector::reloadQml()
  XFAIL  : tst_QQmlInspector::reloadQmlWindow() cannot debug with a QML file containing a top-level Window
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp(177)]
  PASS   : tst_QQmlInspector::reloadQmlWindow()
  PASS   : tst_QQmlInspector::cleanupTestCase()
  Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQmlInspector *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlinspector: 31 seconds, signal 11
  
  Testing tst_QQmlEngineDebugService
  Totals: 36 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 8057]
  QtQA::App::TestRunner: [New LWP 8055]
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  QtQA::App::TestRunner: Core was generated by `./tst_qqmlenginedebugservice -silent -o /work/ci/qt/qtbase/5.5/_artifacts/test-'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  QQmlData::destroyed (this=0x7d8b30, object=0x7d70f0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1650
  QtQA::App::TestRunner: 1650	        deferredData->compiledData->release();
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f47686547c0 (LWP 8055)):
  QtQA::App::TestRunner: #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  QtQA::App::TestRunner: #1  0x00007f47673dfe6b in wait (time=18446744073709551615, this=0x7d67d0) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136
  QtQA::App::TestRunner: #2  QWaitCondition::wait (this=this at entry=0x7d6ad8, mutex=mutex at entry=0x7d6ab0, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #3  0x00007f47673dea3e in QThread::wait (this=this at entry=0x7f475e45fb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:662
  QtQA::App::TestRunner: #4  0x00007f475e3f3766 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7f475e45fb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:90
  QtQA::App::TestRunner: #5  0x00007f475e3f3819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #6  0x00007f4766a96259 in __run_exit_handlers (status=0, listp=0x7f4766e196c8 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #7  0x00007f4766a962a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #8  0x00007f4766a7becc in __libc_start_main (main=0x4084d0 <main(int, char**)>, argc=6, argv=0x7fff3dccdd38, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff3dccdd28) at libc-start.c:321
  QtQA::App::TestRunner: #9  0x00000000004086f7 in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f475d17a700 (LWP 8057)):
  QtQA::App::TestRunner: #0  QQmlData::destroyed (this=0x7d8b30, object=0x7d70f0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1650
  QtQA::App::TestRunner: #1  0x00007f47675f0ac8 in QObject::~QObject (this=0x7d70f0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:919
  QtQA::App::TestRunner: #2  0x00007f47675f1179 in QObject::~QObject (this=0x7d70f0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #3  0x00007f475e445608 in ~QDBusServiceWatcherPrivate (this=0x7dbd50, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0x7dbd50, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #5  0x00007f47675f0e84 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #6  ~QScopedPointer (this=0x7dbd38, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #7  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #8  0x00007f475e4444d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0x7dbd30, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #9  0x00007f47675e716c in QObjectPrivate::deleteChildren (this=this at entry=0x7dbb40) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #10 0x00007f47675f0e3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #11 0x00007f475e3fa399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0x7d8b30, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #12 0x00007f47675e716c in QObjectPrivate::deleteChildren (this=this at entry=0x7d7200) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #13 0x00007f47675f0e3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #14 0x00007f475e4007c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x7d70f0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #15 0x00007f475e400a19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x7d70f0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #16 0x00007f475e3f36e3 in QDBusConnectionManager::run (this=0x7f475e45fb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #17 0x00007f47673dee0f in QThreadPrivate::start (arg=0x7f475e45fb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #18 0x00007f476653e182 in start_thread (arg=0x7f475d17a700) at pthread_create.c:312
  QtQA::App::TestRunner: #19 0x00007f4766b5500d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlEngineDebugService *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_QQmlEngineDebugService::initTestCase()
  PASS   : tst_QQmlEngineDebugService::watch_property()
  PASS   : tst_QQmlEngineDebugService::watch_object()
  PASS   : tst_QQmlEngineDebugService::watch_expression(width)
  PASS   : tst_QQmlEngineDebugService::watch_expression(width+10)
  PASS   : tst_QQmlEngineDebugService::watch_context()
  PASS   : tst_QQmlEngineDebugService::watch_file()
  PASS   : tst_QQmlEngineDebugService::queryAvailableEngines()
  PASS   : tst_QQmlEngineDebugService::queryRootContexts()
  PASS   : tst_QQmlEngineDebugService::queryObject(non-recursive)
  PASS   : tst_QQmlEngineDebugService::queryObject(recursive)
  PASS   : tst_QQmlEngineDebugService::queryObjectsForLocation(non-recursive)
  PASS   : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(width + 50)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(bad expr)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(QObject*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResult(simpleVar)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultInRootContext()
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(bad expr)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(QObject*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap)
  PASS   : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar)
  XFAIL  : tst_QQmlEngineDebugService::setBindingForObject() Cannot retrieve text for a binding (QTBUG-37273)
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/debugger/qqmlenginedebugservice/tst_qqmlenginedebugservice.cpp(985)]
  PASS   : tst_QQmlEngineDebugService::setBindingForObject()
  PASS   : tst_QQmlEngineDebugService::resetBindingForObject()
  PASS   : tst_QQmlEngineDebugService::setMethodBody()
  PASS   : tst_QQmlEngineDebugService::queryObjectTree()
  PASS   : tst_QQmlEngineDebugService::setBindingInStates()
  PASS   : tst_QQmlEngineDebugService::regression_QTCREATORBUG_7451()
  PASS   : tst_QQmlEngineDebugService::queryObjectWithNonStreamableTypes()
  PASS   : tst_QQmlEngineDebugService::cleanupTestCase()
  Totals: 36 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QQmlEngineDebugService *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 8065]
  QtQA::App::TestRunner: [New LWP 8063]
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  QtQA::App::TestRunner: Core was generated by `./tst_qqmlenginedebugservice -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  QQmlData::destroyed (this=0x22a6af0, object=0x22a5120) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1650
  QtQA::App::TestRunner: 1650	        deferredData->compiledData->release();
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f68aa5a07c0 (LWP 8063)):
  QtQA::App::TestRunner: #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  QtQA::App::TestRunner: #1  0x00007f68a932be6b in wait (time=18446744073709551615, this=0x22a4b00) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136
  QtQA::App::TestRunner: #2  QWaitCondition::wait (this=this at entry=0x22a4ae8, mutex=mutex at entry=0x22a4ac0, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #3  0x00007f68a932aa3e in QThread::wait (this=this at entry=0x7f68a03abb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:662
  QtQA::App::TestRunner: #4  0x00007f68a033f766 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7f68a03abb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:90
  QtQA::App::TestRunner: #5  0x00007f68a033f819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #6  0x00007f68a89e2259 in __run_exit_handlers (status=0, listp=0x7f68a8d656c8 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #7  0x00007f68a89e22a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #8  0x00007f68a89c7ecc in __libc_start_main (main=0x4084d0 <main(int, char**)>, argc=5, argv=0x7fff2e0d7538, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff2e0d7528) at libc-start.c:321
  QtQA::App::TestRunner: #9  0x00000000004086f7 in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f689f0c6700 (LWP 8065)):
  QtQA::App::TestRunner: #0  QQmlData::destroyed (this=0x22a6af0, object=0x22a5120) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1650
  QtQA::App::TestRunner: #1  0x00007f68a953cac8 in QObject::~QObject (this=0x22a5120, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:919
  QtQA::App::TestRunner: #2  0x00007f68a953d179 in QObject::~QObject (this=0x22a5120, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #3  0x00007f68a0391608 in ~QDBusServiceWatcherPrivate (this=0x22a9d10, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0x22a9d10, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #5  0x00007f68a953ce84 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #6  ~QScopedPointer (this=0x22a9cf8, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #7  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #8  0x00007f68a03904d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0x22a9cf0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #9  0x00007f68a953316c in QObjectPrivate::deleteChildren (this=this at entry=0x22a9b00) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #10 0x00007f68a953ce3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #11 0x00007f68a0346399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0x22a6af0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #12 0x00007f68a953316c in QObjectPrivate::deleteChildren (this=this at entry=0x22a5230) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #13 0x00007f68a953ce3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #14 0x00007f68a034c7c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x22a5120, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #15 0x00007f68a034ca19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x22a5120, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #16 0x00007f68a033f6e3 in QDBusConnectionManager::run (this=0x7f68a03abb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #17 0x00007f68a932ae0f in QThreadPrivate::start (arg=0x7f68a03abb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #18 0x00007f68a848a182 in start_thread (arg=0x7f689f0c6700) at pthread_create.c:312
  QtQA::App::TestRunner: #19 0x00007f68a8aa100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlenginedebugservice: 13 seconds, signal 11
  
  Testing tst_QQmlEngineDebugInspectorIntegration
  Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlEngineDebugInspectorIntegration *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_QQmlEngineDebugInspectorIntegration::initTestCase()
  (... 7847 lines omitted; there are too many errors!)
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(switch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(label) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(throw) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(try-catch) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(try-finally) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(try-catch-finally) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + b + c + d) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + b - c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + -b) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + ~b) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + !b) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + +b) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a + b) - c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a - b + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a - (b + c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + -(b + c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + ~(b + c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + !(b + c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + +(b + c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + b * c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a + b) * c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a + b) * (c + d)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + (b * c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a + (b / c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a / b) * c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a / (b * c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a / (b % c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a && b || c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a && (b || c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a & b | c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a & (b | c)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a & b | c ^ d) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a & (b | c ^ d)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a & b | c) ^ d) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a << b + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a << b) + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a >> b + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a >> b) + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a >>> b + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter((a >>> b) + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a == b || c != d) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a == (b || c != d)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a === b || c !== d) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a === (b || c !== d)) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  SKIP   : tst_QJSValue::prettyPrinter(a &= b + c) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  QWARN  : tst_QJSValue::prettyPrinter(debugger) /work/build/qt/qtdeclarative/src/qml/compiler/qv4codegen.cpp:2155: virtual bool QQmlJS::Codegen::visit(QQmlJS::AST::DebuggerStatement*): Unimplemented code.
  SKIP   : tst_QJSValue::prettyPrinter(debugger) Function::toString() doesn't give the whole function on v4
     Loc: [/work/build/qt/qtdeclarative/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp(2442)]
  PASS   : tst_QJSValue::engineDeleted()
  PASS   : tst_QJSValue::valueOfWithClosure()
  PASS   : tst_QJSValue::nestedObjectToVariant([[]])
  PASS   : tst_QJSValue::nestedObjectToVariant([[123]])
  PASS   : tst_QJSValue::nestedObjectToVariant([[], 123])
  PASS   : tst_QJSValue::nestedObjectToVariant(var a=[]; a.push(a))
  PASS   : tst_QJSValue::nestedObjectToVariant(var a=[]; a.push(123, a))
  PASS   : tst_QJSValue::nestedObjectToVariant(var a=[]; var b=[]; a.push(b); b.push(a))
  PASS   : tst_QJSValue::nestedObjectToVariant(var a=[]; var b=[]; a.push(123, b); b.push(456, a))
  PASS   : tst_QJSValue::nestedObjectToVariant({})
  PASS   : tst_QJSValue::nestedObjectToVariant({ a:{} })
  PASS   : tst_QJSValue::nestedObjectToVariant({ a:{b:10, c:20} })
  PASS   : tst_QJSValue::nestedObjectToVariant({ a:10, b:[20, 30]})
  PASS   : tst_QJSValue::nestedObjectToVariant(var o={}; o.p=o)
  PASS   : tst_QJSValue::nestedObjectToVariant(var o={}; o.p=123; o.q=o)
  PASS   : tst_QJSValue::cleanupTestCase()
  Totals: 163 passed, 0 failed, 157 skipped, 0 blacklisted
  ********* Finished testing of tst_QJSValue *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 30525]
  QtQA::App::TestRunner: [New LWP 30508]
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  QtQA::App::TestRunner: Core was generated by `./tst_qjsvalue -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_qjsvalue-test'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  0x00007f946614fa21 in QQmlData::destroyed (this=0x18d5d90, object=0x18d3f80) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1631
  QtQA::App::TestRunner: 1631	        nextContextObject->prevContextObject = prevContextObject;
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f9466f6d7c0 (LWP 30508)):
  QtQA::App::TestRunner: #0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  QtQA::App::TestRunner: #1  0x00007f9465a727ac in _q_futex (timeout=0x0, val=1, op=1, addr=<optimized out>) at /work/build/qt/qtbase/src/corelib/thread/qmutex_linux.cpp:146
  QtQA::App::TestRunner: #2  QBasicMutex::unlockInternal (this=<optimized out>) at /work/build/qt/qtbase/src/corelib/thread/qmutex_linux.cpp:223
  QtQA::App::TestRunner: #3  0x00007f9465a727f4 in QMutex::unlock (this=<optimized out>) at /work/build/qt/qtbase/src/corelib/thread/qmutex.cpp:269
  QtQA::App::TestRunner: #4  0x00007f9465a749a4 in unlock (this=<synthetic pointer>) at /work/build/qt/qtbase/src/corelib/thread/qmutex.h:138
  QtQA::App::TestRunner: #5  ~QMutexLocker (this=<synthetic pointer>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/thread/qmutex.h:132
  QtQA::App::TestRunner: #6  QThread::exit (this=this at entry=0x7f945cafab20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, returnCode=returnCode at entry=0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:542
  QtQA::App::TestRunner: #7  0x00007f9465a749d7 in QThread::quit (this=this at entry=0x7f945cafab20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:555
  QtQA::App::TestRunner: #8  0x00007f945ca8e757 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7f945cafab20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:89
  QtQA::App::TestRunner: #9  0x00007f945ca8e819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #10 0x00007f9465131259 in __run_exit_handlers (status=0, listp=0x7f9465a727ac <QBasicMutex::unlockInternal()+60>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #11 0x00007f94651312a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #12 0x00007f9465116ecc in __libc_start_main (main=0x404ee0 <main(int, char**)>, argc=5, argv=0x7fff5d3eebd8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff5d3eebc8) at libc-start.c:321
  QtQA::App::TestRunner: #13 0x0000000000404fba in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f945b815700 (LWP 30525)):
  QtQA::App::TestRunner: #0  0x00007f946614fa21 in QQmlData::destroyed (this=0x18d5d90, object=0x18d3f80) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:1631
  QtQA::App::TestRunner: #1  0x00007f9465c8bac8 in QObject::~QObject (this=0x18d3f80, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:919
  QtQA::App::TestRunner: #2  0x00007f9465c8c179 in QObject::~QObject (this=0x18d3f80, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #3  0x00007f945cae0608 in ~QDBusServiceWatcherPrivate (this=0x18d8b90, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0x18d8b90, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #5  0x00007f9465c8be84 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #6  ~QScopedPointer (this=0x18d5978, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #7  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #8  0x00007f945cadf4d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0x18d5970, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #9  0x00007f9465c8216c in QObjectPrivate::deleteChildren (this=this at entry=0x18d89a0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #10 0x00007f9465c8be3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #11 0x00007f945ca95399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0x18d5d90, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #12 0x00007f9465c8216c in QObjectPrivate::deleteChildren (this=this at entry=0x18d4090) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #13 0x00007f9465c8be3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #14 0x00007f945ca9b7c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x18d3f80, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #15 0x00007f945ca9ba19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x18d3f80, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #16 0x00007f945ca8e6e3 in QDBusConnectionManager::run (this=0x7f945cafab20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #17 0x00007f9465a79e0f in QThreadPrivate::start (arg=0x7f945cafab20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #18 0x00007f9464edf182 in start_thread (arg=0x7f945b815700) at pthread_create.c:312
  QtQA::App::TestRunner: #19 0x00007f94651f000d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qjsvalue: 14 seconds, signal 11
  
  Testing tst_qmlplugindump
  Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 30546]
  QtQA::App::TestRunner: [New LWP 30540]
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  QtQA::App::TestRunner: Core was generated by `./tst_qmlplugindump -silent -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  0x00007fd1369d3d62 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: 994	            sender->disconnectNotify(QMetaObjectPrivate::signal(sender->metaObject(), node->signal_index));
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7fd1373797c0 (LWP 30540)):
  QtQA::App::TestRunner: #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  QtQA::App::TestRunner: #1  0x00007fd1367c2e6b in wait (time=18446744073709551615, this=0x177d8e0) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136
  QtQA::App::TestRunner: #2  QWaitCondition::wait (this=this at entry=0x177d8c8, mutex=mutex at entry=0x177d8a0, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #3  0x00007fd1367c1a3e in QThread::wait (this=this at entry=0x7fd12db84b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:662
  QtQA::App::TestRunner: #4  0x00007fd12db18766 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7fd12db84b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:90
  QtQA::App::TestRunner: #5  0x00007fd12db18819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #6  0x00007fd135e79259 in __run_exit_handlers (status=0, listp=0x7fd1361fc6c8 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #7  0x00007fd135e792a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #8  0x00007fd135e5eecc in __libc_start_main (main=0x401df0 <main(int, char**)>, argc=6, argv=0x7fff1e6c6268, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff1e6c6258) at libc-start.c:321
  QtQA::App::TestRunner: #9  0x0000000000401ecd in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7fd12c89f700 (LWP 30546)):
  QtQA::App::TestRunner: #0  0x00007fd1369d3d62 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: #1  0x00007fd1369d4179 in QObject::~QObject (this=0x177df00, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #2  0x00007fd12db6a608 in ~QDBusServiceWatcherPrivate (this=0x1782740, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #3  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0x1782740, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  0x00007fd1369d3e84 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #5  ~QScopedPointer (this=0x1782728, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #6  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #7  0x00007fd12db694d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0x1782720, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #8  0x00007fd1369ca16c in QObjectPrivate::deleteChildren (this=this at entry=0x1782530) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #9  0x00007fd1369d3e3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #10 0x00007fd12db1f399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0x177f920, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #11 0x00007fd1369ca16c in QObjectPrivate::deleteChildren (this=this at entry=0x177e010) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #12 0x00007fd1369d3e3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #13 0x00007fd12db257c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x177df00, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #14 0x00007fd12db25a19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x177df00, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #15 0x00007fd12db186e3 in QDBusConnectionManager::run (this=0x7fd12db84b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #16 0x00007fd1367c1e0f in QThreadPrivate::start (arg=0x7fd12db84b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #17 0x00007fd135c27182 in start_thread (arg=0x7fd12c89f700) at pthread_create.c:312
  QtQA::App::TestRunner: #18 0x00007fd135f3800d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qmlplugindump *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qmlplugindump::initTestCase()
  PASS   : tst_qmlplugindump::builtins()
  PASS   : tst_qmlplugindump::cleanupTestCase()
  Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qmlplugindump *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 30821]
  QtQA::App::TestRunner: [New LWP 30816]
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  QtQA::App::TestRunner: Core was generated by `./tst_qmlplugindump -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_qmlplugi'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  0x00007f4c43dd2d62 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: 994	            sender->disconnectNotify(QMetaObjectPrivate::signal(sender->metaObject(), node->signal_index));
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7f4c447787c0 (LWP 30816)):
  QtQA::App::TestRunner: #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  QtQA::App::TestRunner: #1  0x00007f4c43bc1e6b in wait (time=18446744073709551615, this=0x8728e0) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136
  QtQA::App::TestRunner: #2  QWaitCondition::wait (this=this at entry=0x8728c8, mutex=mutex at entry=0x8728a0, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #3  0x00007f4c43bc0a3e in QThread::wait (this=this at entry=0x7f4c3af83b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:662
  QtQA::App::TestRunner: #4  0x00007f4c3af17766 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7f4c3af83b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:90
  QtQA::App::TestRunner: #5  0x00007f4c3af17819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #6  0x00007f4c43278259 in __run_exit_handlers (status=0, listp=0x7f4c435fb6c8 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #7  0x00007f4c432782a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #8  0x00007f4c4325decc in __libc_start_main (main=0x401df0 <main(int, char**)>, argc=5, argv=0x7fff616e66a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff616e6698) at libc-start.c:321
  QtQA::App::TestRunner: #9  0x0000000000401ecd in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f4c39c9e700 (LWP 30821)):
  QtQA::App::TestRunner: #0  0x00007f4c43dd2d62 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: #1  0x00007f4c43dd3179 in QObject::~QObject (this=0x872f00, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #2  0x00007f4c3af69608 in ~QDBusServiceWatcherPrivate (this=0x877740, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #3  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0x877740, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  0x00007f4c43dd2e84 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #5  ~QScopedPointer (this=0x877728, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #6  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #7  0x00007f4c3af684d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0x877720, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #8  0x00007f4c43dc916c in QObjectPrivate::deleteChildren (this=this at entry=0x877530) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #9  0x00007f4c43dd2e3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #10 0x00007f4c3af1e399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0x874920, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #11 0x00007f4c43dc916c in QObjectPrivate::deleteChildren (this=this at entry=0x873010) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #12 0x00007f4c43dd2e3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #13 0x00007f4c3af247c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x872f00, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #14 0x00007f4c3af24a19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x872f00, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #15 0x00007f4c3af176e3 in QDBusConnectionManager::run (this=0x7f4c3af83b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #16 0x00007f4c43bc0e0f in QThreadPrivate::start (arg=0x7f4c3af83b20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #17 0x00007f4c43026182 in start_thread (arg=0x7f4c39c9e700) at pthread_create.c:312
  QtQA::App::TestRunner: #18 0x00007f4c4333700d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmlplugindump: 6 seconds, signal 11
  
  Testing GeometryTest
  Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of GeometryTest *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : GeometryTest::initTestCase()
  PASS   : GeometryTest::testPoint2D()
  PASS   : GeometryTest::testTexturedPoint2D()
  PASS   : GeometryTest::testCustomGeometry()
  PASS   : GeometryTest::cleanupTestCase()
  Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of GeometryTest *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 29846]
  QtQA::App::TestRunner: [New LWP 29840]
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  QtQA::App::TestRunner: Core was generated by `./tst_geometry -o /work/ci/qt/qtbase/5.5/_artifacts/test-logs/tst_geometry-test'.
  QtQA::App::TestRunner: Program terminated with signal SIGSEGV, Segmentation fault.
  QtQA::App::TestRunner: #0  0x00007fcddeb2cd62 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: 994	            sender->disconnectNotify(QMetaObjectPrivate::signal(sender->metaObject(), node->signal_index));
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7fcddf7537c0 (LWP 29840)):
  QtQA::App::TestRunner: #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  QtQA::App::TestRunner: #1  0x00007fcdde91be6b in wait (time=18446744073709551615, this=0x17859a0) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:136
  QtQA::App::TestRunner: #2  QWaitCondition::wait (this=this at entry=0x1785988, mutex=mutex at entry=0x1785960, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #3  0x00007fcdde91aa3e in QThread::wait (this=this at entry=0x7fcdd555eb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time at entry=18446744073709551615) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:662
  QtQA::App::TestRunner: #4  0x00007fcdd54f2766 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7fcdd555eb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:90
  QtQA::App::TestRunner: #5  0x00007fcdd54f2819 in (anonymous namespace)::Q_QGS__q_manager::innerFunction()::Holder::~Holder() () at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:60
  QtQA::App::TestRunner: #6  0x00007fcdddfd2259 in __run_exit_handlers (status=0, listp=0x7fcdde3556c8 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true) at exit.c:82
  QtQA::App::TestRunner: #7  0x00007fcdddfd22a5 in __GI_exit (status=<optimized out>) at exit.c:104
  QtQA::App::TestRunner: #8  0x00007fcdddfb7ecc in __libc_start_main (main=0x401430 <main(int, char**)>, argc=5, argv=0x7ffff563a6c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffff563a6b8) at libc-start.c:321
  QtQA::App::TestRunner: #9  0x000000000040151a in _start ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7fcdcffff700 (LWP 29846)):
  QtQA::App::TestRunner: #0  0x00007fcddeb2cd62 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:994
  QtQA::App::TestRunner: #1  0x00007fcddeb2d179 in QObject::~QObject (this=0x1785fa0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1039
  QtQA::App::TestRunner: #2  0x00007fcdd5544608 in ~QDBusServiceWatcherPrivate (this=0x178abd0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #3  QDBusServiceWatcherPrivate::~QDBusServiceWatcherPrivate (this=0x178abd0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:46
  QtQA::App::TestRunner: #4  0x00007fcddeb2ce84 in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:54
  QtQA::App::TestRunner: #5  ~QScopedPointer (this=0x178abb8, __in_chrg=<optimized out>) at ../../include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qscopedpointer.h:101
  QtQA::App::TestRunner: #6  QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:883
  QtQA::App::TestRunner: #7  0x00007fcdd55434d9 in QDBusServiceWatcher::~QDBusServiceWatcher (this=0x178abb0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusservicewatcher.cpp:265
  QtQA::App::TestRunner: #8  0x00007fcddeb2316c in QObjectPrivate::deleteChildren (this=this at entry=0x178aa10) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #9  0x00007fcddeb2ce3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #10 0x00007fcdd54f9399 in QDBusConnectionInterface::~QDBusConnectionInterface (this=0x17879b0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusconnectioninterface.cpp:172
  QtQA::App::TestRunner: #11 0x00007fcddeb2316c in QObjectPrivate::deleteChildren (this=this at entry=0x17860b0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1951
  QtQA::App::TestRunner: #12 0x00007fcddeb2ce3c in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:1031
  QtQA::App::TestRunner: #13 0x00007fcdd54ff7c1 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x1785fa0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:962
  QtQA::App::TestRunner: #14 0x00007fcdd54ffa19 in QDBusConnectionPrivate::~QDBusConnectionPrivate (this=0x1785fa0, __in_chrg=<optimized out>) at /work/build/qt/qtbase/src/dbus/qdbusintegrator.cpp:980
  QtQA::App::TestRunner: #15 0x00007fcdd54f26e3 in QDBusConnectionManager::run (this=0x7fcdd555eb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/dbus/qdbusconnection.cpp:119
  QtQA::App::TestRunner: #16 0x00007fcdde91ae0f in QThreadPrivate::start (arg=0x7fcdd555eb20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:331
  QtQA::App::TestRunner: #17 0x00007fcddd63d182 in start_thread (arg=0x7fcdcffff700) at pthread_create.c:312
  QtQA::App::TestRunner: #18 0x00007fcdde09100d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_geometry: 10 seconds, signal 11
  
  Testing tst_qjsonbinding
  Totals: 121 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qjsonbinding *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  PASS   : tst_qjsonbinding::initTestCase()
  PASS   : tst_qjsonbinding::cppJsConversion(true)
  PASS   : tst_qjsonbinding::cppJsConversion(false)
  PASS   : tst_qjsonbinding::cppJsConversion(null)
  PASS   : tst_qjsonbinding::cppJsConversion(number.0)
  PASS   : tst_qjsonbinding::cppJsConversion(number.1)
  PASS   : tst_qjsonbinding::cppJsConversion(string.0)
  PASS   : tst_qjsonbinding::cppJsConversion(undefined)
  PASS   : tst_qjsonbinding::cppJsConversion(object.0)
  PASS   : tst_qjsonbinding::cppJsConversion(object.1)
  PASS   : tst_qjsonbinding::cppJsConversion(object.2)
  PASS   : tst_qjsonbinding::cppJsConversion(object.3)
  PASS   : tst_qjsonbinding::cppJsConversion(object.4)
  PASS   : tst_qjsonbinding::cppJsConversion(array.0)
  PASS   : tst_qjsonbinding::cppJsConversion(array.1)
  PASS   : tst_qjsonbinding::cppJsConversion(array.2)
  PASS   : tst_qjsonbinding::cppJsConversion(array.3)
  PASS   : tst_qjsonbinding::cppJsConversion(array.4)
  PASS   : tst_qjsonbinding::readValueProperty(true)
  PASS   : tst_qjsonbinding::readValueProperty(false)
  PASS   : tst_qjsonbinding::readValueProperty(null)
  PASS   : tst_qjsonbinding::readValueProperty(number.0)
  PASS   : tst_qjsonbinding::readValueProperty(number.1)
  PASS   : tst_qjsonbinding::readValueProperty(string.0)
  PASS   : tst_qjsonbinding::readValueProperty(undefined)
  PASS   : tst_qjsonbinding::readValueProperty(object.0)
  PASS   : tst_qjsonbinding::readValueProperty(object.1)
  PASS   : tst_qjsonbinding::readValueProperty(object.2)
  PASS   : tst_qjsonbinding::readValueProperty(object.3)
  PASS   : tst_qjsonbinding::readValueProperty(object.4)
  PASS   : tst_qjsonbinding::readValueProperty(array.0)
  PASS   : tst_qjsonbinding::readValueProperty(array.1)
  PASS   : tst_qjsonbinding::readValueProperty(array.2)
  PASS   : tst_qjsonbinding::readValueProperty(array.3)
  PASS   : tst_qjsonbinding::readValueProperty(array.4)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.0)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.1)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.2)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.3)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(object.4)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(array.0)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(array.1)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(array.2)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(array.3)
  PASS   : tst_qjsonbinding::readObjectOrArrayProperty(array.4)
  PASS   : tst_qjsonbinding::writeValueProperty(true)
  PASS   : tst_qjsonbinding::writeValueProperty(false)
  PASS   : tst_qjsonbinding::writeValueProperty(null)
  PASS   : tst_qjsonbinding::writeValueProperty(number.0)
  PASS   : tst_qjsonbinding::writeValueProperty(number.1)
  PASS   : tst_qjsonbinding::writeValueProperty(string.0)
  PASS   : tst_qjsonbinding::writeValueProperty(undefined)
  PASS   : tst_qjsonbinding::writeValueProperty(object.0)
  PASS   : tst_qjsonbinding::writeValueProperty(object.1)
  PASS   : tst_qjsonbinding::writeValueProperty(object.2)
  PASS   : tst_qjsonbinding::writeValueProperty(object.3)
  PASS   : tst_qjsonbinding::writeValueProperty(object.4)
  PASS   : tst_qjsonbinding::writeValueProperty(array.0)
  PASS   : tst_qjsonbinding::writeValueProperty(array.1)
  PASS   : tst_qjsonbinding::writeValueProperty(array.2)
  PASS   : tst_qjsonbinding::writeValueProperty(array.3)
  PASS   : tst_qjsonbinding::writeValueProperty(array.4)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.0)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.1)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.2)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.3)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(object.4)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.0)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.1)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.2)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.3)
  PASS   : tst_qjsonbinding::writeObjectOrArrayProperty(array.4)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(value=function)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=undefined)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=null)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=false)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=true)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=123)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=42.35)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object='foo')
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=[])
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(object=function)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=undefined)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=null)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=false)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=true)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=123)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=42.35)
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array='foo')
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array={})
  PASS   : tst_qjsonbinding::writeProperty_incompatibleType(array=function)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with function property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with function property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with function property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with inherited property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with inherited property 2)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = array with inherited property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = array with inherited property 2)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with inherited property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with inherited property 2)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with inherited property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = array with inherited property 2)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = object with non-enumerable property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = object with non-enumerable property)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = cyclic object)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = cyclic array)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = cyclic object)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = cyclic array)
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: undefined, bar: 123 })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = { foo: 456, bar: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: undefined, bar: 123 })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(object = { foo: 456, bar: undefined })
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = [undefined])
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = [undefined, 10])
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(value = [10, undefined, 20])
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = [undefined])
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = [undefined, 10])
  PASS   : tst_qjsonbinding::writeProperty_javascriptExpression(array = [10, undefined, 20])
  PASS   : tst_qjsonbinding::cleanupTestCase()
  Totals: 121 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qjsonbinding *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qjsonbinding: 2 seconds, signal 11
  
  Testing NodesTest
  Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of NodesTest *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.8.2)
  QWARN  : NodesTest::initTestCase() QSGContext::initialize: depth buffer support missing, expect rendering errors
  QWARN  : NodesTest::initTestCase() QSGContext::initialize: stencil buffer support missing, expect rendering errors
  PASS   : NodesTest::initTestCase()
  PASS   : NodesTest::propegate()
  PASS   : NodesTest::propegateWithMultipleRoots()
  PASS   : NodesTest::basicOpacityNode()
  PASS   : NodesTest::opacityPropegation()
  PASS   : NodesTest::isBlockedCheck()
  PASS   : NodesTest::textureNodeTextureOwnership()
  PASS   : NodesTest::textureNodeRect()
  PASS   : NodesTest::cleanupTestCase()
  Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of NodesTest *********
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_nodestest: 2 seconds, signal 11

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00512/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/5.5_1428053388):
    http://codereview.qt-project.org/109532 [PS3] - QIODevice: do not change the 'pos' member for sequential devices
    http://codereview.qt-project.org/109773 [PS2] - Always release surfaces when application is suspended or hidden.
    http://codereview.qt-project.org/103740 [PS3] - Remove the event callbacks in QDBusConnectionPrivate
    http://codereview.qt-project.org/103739 [PS3] - And move the sending of other types of D-Bus messages to the thread
    http://codereview.qt-project.org/103738 [PS3] - Move the sending of the D-Bus messages with reply to the thread
    http://codereview.qt-project.org/103737 [PS3] - Remove superfluous code in QDBusConnectionPrivate::sendWithReply
    http://codereview.qt-project.org/103736 [PS3] - Simplify some code in QDBusConnectionPrivate::sendWithReplyAsync
    http://codereview.qt-project.org/103735 [PS3] - Use a dedicated thread for handling incoming libdbus-1 events
    http://codereview.qt-project.org/103734 [PS3] - Implement the blocking QtDBus call in terms of the non-blocking one
    http://codereview.qt-project.org/103733 [PS3] - Make QDBusConnectionPrivate::send return bool
    http://codereview.qt-project.org/103732 [PS3] - Use a signal for updating the dispatch status
    http://codereview.qt-project.org/103731 [PS3] - Use QDBusConnectionPrivate* when QDBusServer receives a new connection
    http://codereview.qt-project.org/102762 [PS5] - Use QDBusServiceWatcher in QDBusAbstractInterface to track the owner



More information about the Ci-reports mailing list