GitHub user andytaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/2360
NO-JIRA - fixing up some broken tests
Some tests were added to a class that was extended, Ive moved these into
their own class
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andytaylor/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2360.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2360
----
commit a1896c4c5344a77efc313dd6899147541a28765e
Author: andytaylor <andy.tayls67@...>
Date: 2018-10-10T10:00:10Z
NO-JIRA - fixing up some broken tests
Some tests were added to a class that was extended, Ive moved these into
their own class
----
---