Github user jbertram commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1881#discussion_r169374458
--- Diff:
artemis-commons/src/test/java/org/apache/activemq/artemis/utils/NetworkHealthTest.java
---
@@ -159,7 +159,7 @@ public void testParseLogger() throws Exception {
Assert.assertEquals(2, check.getUrls().size());
}
- @Test
+ //@Test
--- End diff --
Will do.---
