Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2463

test/py/RunClientServer.py fails sometimes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.1
    • 0.9.2
    • Python - Library
    • None
    • Patch Available

    Description

      This test is flaky in our CI system and the flakiness is also visible on Jenkins (see examples of failed builds here and here).

      All the test cases of AcceleratedBinaryTest fail with this signature:

      ======================================================================
      ERROR: testByte (__main__.AcceleratedBinaryTest)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "./TestClient.py", line 85, in setUp
          self.transport.open()
        File "./../../lib/py/build/lib.linux-i686-2.7/thrift/transport/TTransport.py", line 149, in open
          return self.__trans.open()
        File "./../../lib/py/build/lib.linux-i686-2.7/thrift/transport/TSocket.py", line 99, in open
          message=message)
      TTransportException: Could not connect to localhost:9090
      

      Attachments

        Issue Links

          Activity

            People

              roger Roger Meier
              tsuna Benoit Sigoure
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: