Github user jdanekrh commented on the issue:
https://github.com/apache/activemq-artemis/pull/1683
Well, I might've guessed the intent wrong in one or two cases, I guess.
If I thought it is unintentional, I've either renamed the class (so that
Surefire would pick it) or added the @Test annotation.
If I thought it is intentional, I've added @Ignored annotation instead of
whichever other method was used to disable that test.---
