OK - proton-c built OK for me on Ubuntu 12.04 (32-bit) and Centos 6.3
(32 bit)... Tests all worked fine on the Ubuntu machine.  On CentOS I
got the following error:

proton_tests.messenger.MessengerTest.testSendBogus
...................................................................................................
start
  server timed out
proton_tests.messenger.MessengerTest.testSendBogus
...................................................................................................
fail
Error during teardown:  Traceback (most recent call last):
    File "./proton-test", line 331, in run
      phase()
    File "/home/rob/qpid-proton-c-0.1/tests/proton_tests/messenger.py",
line 45, in teardown
      self.client.send()
    File "/home/rob/qpid-proton-c-0.1/bindings/python/proton.py", line
288, in send
      self._check(pn_messenger_send(self._mng))
    File "/home/rob/qpid-proton-c-0.1/bindings/python/proton.py", line
149, in _check
      raise exc("[%s]: %s" % (err, pn_messenger_error(self._mng)))
  Timeout: [-7]: unable to send to address: totally-bogus-address
(getaddrinfo: Name or service not known)

all other tests passed

-- Rob

On 25 October 2012 22:07, Rafael Schloming <r...@alum.mit.edu> wrote:
> Please have a look. This one includes ken's ssl fix in addition to
> everything that was in RC4:
>
> http://people.apache.org/~rhs/qpid-proton-0.1rc5/

Reply via email to