Github user mtaylor commented on the issue:
https://github.com/apache/activemq-artemis/pull/1590
@michaelandrepearce Hey, looks like there are two test failures, could you
take a look.
```
Test Result (2 failures / +2)
org.apache.activemq.artemis.protocol.amqp.converter.message.JMSMappingOutboundTransformerTest.testConvertEmptyBytesMessageToAmqpMessageWithAmqpValueBody
org.apache.activemq.artemis.protocol.amqp.converter.message.JMSMappingOutboundTransformerTest.testConvertUncompressedBytesMessageToAmqpMessageWithAmqpValueBody
```
---