Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1893#discussion_r170359441
--- Diff:
tests/jms-tests/src/test/java/org/apache/activemq/artemis/jms/tests/MessageConsumerTest.java
---
@@ -2285,7 +2286,6 @@ public void run() {
}
}
- // This is commented out until http://
jira.jboss.com/jira/browse/JBMESSAGING-983 is complete
@Test
public void testStopConnectionDuringOnMessage() throws Exception {
--- End diff --
I mean.. delete this.
---