-
Bug
-
Resolution: Done
-
Major
-
JBoss A-MQ 6.1
-
None
I successfully compiled and installed cpp client libraries, there are few issues if I want to run integration tests:First one - integration tests expect unsecure broker (accessing broker with no username/password), default installation is secured.Second one - if I unsecured broker, I were able to run integration tests, following two failures were revealed:!Unable to render embedded object: File ( File (FAILURES) not found.) not found.!
Test Results:
Run: 103 Failures: 2 Errors: 01) test: activemq::test::openwire::OpenwireEnhancedConnectionTest::testDestinationSource (F) line: 237 activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp
equality assertion failedExpected: 0Actual : 42) test: activemq::test::openwire::OpenwireEnhancedConnectionTest::testDestinationSourceGetters (F) line: 171 activemq/test/openwire/OpenwireEnhancedConnectionTest.cpp
equality assertion failedExpected: 1Actual : 5Should be one Queue