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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Apr 2 08:19:26 CEST 2015


Autotest `tst_qdbusthreading' failed :(

  Testing tst_QDBusThreading
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDBusThreading *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
  PASS   : tst_QDBusThreading::initTestCase()
  PASS   : tst_QDBusThreading::dyingThread()
  PASS   : tst_QDBusThreading::lastInstanceInOtherThread()
  PASS   : tst_QDBusThreading::concurrentCreation()
  PASS   : tst_QDBusThreading::disconnectAnothersConnection()
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdbusthreading: 908 seconds, signal 6

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00484/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/5.5_1427946670):
    http://codereview.qt-project.org/109633 [PS2] - Use the new QDBusConnectionPrivate::shouldWatchService function
    http://codereview.qt-project.org/109632 [PS2] - QDBusServiceWatcher: Move the logic to QDBusConnectionPrivate
    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