Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.1.0
-
None
Description
When the amqp_types_test is run against the ActiveMQ broker (which can handle AMQP type char, unlike several other brokers), the tests of AMQP type char fail with an error message from the AMQP.NetLite shims:
System.ApplicationException: Sender can not encode base type: char
As a mechanism exists in each test to exclude AMQP types based on the client being run, this should be added.