Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1609

test_server_with_path test fail in version 1.7.7 .

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.7.7
    • None
    • python
    • None
    • Ubuntu / x86_64
      RHEL 7 / PPC64

    Description

      cd lang/py
      ant test

      [py-test] ..................E.............................
      [py-test] ======================================================================
      [py-test] ERROR: test_server_with_path (test_ipc.TestIPC)
      [py-test] ----------------------------------------------------------------------
      [py-test] Traceback (most recent call last):
      [py-test] File "/home/reixt/AVRO/avro-src-1.7.7/lang/py/build/test/test_ipc.py", line 31, in test_server_with_path
      [py-test] client_with_custom_path = ipc.HTTPTransceiver('dummyserver.net', 80, '/service/article')
      [py-test] File "/home/reixt/AVRO/avro-src-1.7.7/lang/py/build/src/avro/ipc.py", line 471, in _init_
      [py-test] self.conn.connect()
      [py-test] File "/usr/lib/python2.7/httplib.py", line 772, in connect
      [py-test] self.timeout, self.source_address)
      [py-test] File "/usr/lib/python2.7/socket.py", line 571, in create_connection
      [py-test] raise err
      [py-test] error: [Errno 110] Connection timed out
      [py-test]
      [py-test] -----------------------------------------------------------------

      Attachments

        Activity

          People

            Unassigned Unassigned
            trex58 Tony Reix
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: