cl2dlope / pyactivemq

Automatically exported from code.google.com/p/pyactivemq
Apache License 2.0
0 stars 0 forks source link

Unit Tests fail against ActiveMQ-CPP v3.1.3 #34

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Build ActiveMQ-CPP v3.1.3 and install
2. Build the pyActiveMQ against the 3.1.3 installation
3. Run the tests

What is the expected output? What do you see instead?

The tests should pass, they don't

What version of the product are you using? On what operating system?

using trunk version of pyActiveMQ and v3.1.3 of ActiveMQ-CPP

Please provide any additional information below.

Patch supplied to fix the tests to work with the v3.1.3 API

Original issue reported on code.google.com by tabish...@gmail.com on 11 Jun 2010 at 6:20

Attachments: