Github user michaelandrepearce commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1614#discussion_r146897785
--- Diff:
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/JMSMessageConsumerTest.java
---
@@ -430,6 +430,15 @@ public void testSelectorsWithJMSDeliveryOnQueue()
throws Exception {
}
}
+ @Test
--- End diff --
could a timeout be added?---
