Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1793
for this kind of big PR to be merged, we need the full testsuite to be
passing.
Not talking about the PR testsuite.
There's an issue that we don't have an env at apache where we can run the
whole tests.. so we have to do it on our boxes. I have a box at home where I do
this. .and another box at work.
basically:
mvn -Ptests test
and the same on the openwire tests..---
