Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-17204

qdeclarativedebugclient and qdeclarativedebugserver tests are unstable on Windows XP

XMLWordPrintable

      qdeclarativedebugclient and qdeclarativedebugserver tests fail on the CI system with this error:

           tst_qdeclarativedebugclient::initTestCase (win32-msvc2008_windows_xp)
             E:\pulse\work\103436\tests\auto\declarative\qdeclarativedebugclient\tst_qdeclarativedebugclient.cpp:93
             'QDeclarativeDebugService::hasDebuggingClient()' returned FALSE. ()
          =====================================================================
           tst_qdeclarativedebugservice::initTestCase (win32-msvc2008_windows_xp)
             E:\pulse\work\103436\tests\auto\declarative\qdeclarativedebugservice\tst_qdeclarativedebugservice.cpp:92
             'QDeclarativeDebugService::hasDebuggingClient()' returned FALSE. ()
      

      On my machine they failed with:

      ********* Start testing of tst_QDeclarativeDebugClient *********
      Config: Using QTest library 4.7.2, Qt 4.7.2
      QWARN  : tst_QDeclarativeDebugClient::initTestCase() QDeclarativeDebugServer: Unable to listen on port 3770
      QFATAL : tst_QDeclarativeDebugClient::initTestCase() ASSERT: "ok" in file tst_qdeclarativedebugclient.cpp, line 91
      FAIL!  : tst_QDeclarativeDebugClient::initTestCase() Received a fatal error.
      Unknown file(0) : failure location
      Totals: 0 passed, 1 failed, 0 skipped
      ********* Finished testing of tst_QDeclarativeDebugClient *********
      

      Changing the port to 13770 makes them pass on my machine, but the failure on the CI machine remains.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kkohne Kai Köhne
            martjone Martin Jones (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes