[
https://issues.apache.org/jira/browse/ARTEMIS-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985548#comment-15985548
]
ASF GitHub Bot commented on ARTEMIS-1123:
-----------------------------------------
GitHub user tabish121 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1229
ARTEMIS-1123 Major AMQP Test Suite refactoring
Refactor the AMQP test suite grouping tests into more logical unit
tests and adding additional coverage in many areas. Adds some negative
validation tests to cover features that were only partially tested.
Brings in tests from ActiveMQ 5.x that were not yet ported to Artemis
to increase coverage and test scenarios previously seen to have issues
in the 5.x broker.
Improve tests that were failing sporadically due to not waiting for
broker stats to be updated after async calls were made.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tabish121/activemq-artemis
ARTEMIS-1123-refactor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1229.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 #1229
----
commit 7295898ca7d13f226f48bccfdf1c6e5682a38490
Author: Timothy Bish <[email protected]>
Date: 2017-04-26T20:49:16Z
ARTEMIS-1123 Major AMQP Test Suite refactoring
Refactor the AMQP test suite grouping tests into more logical unit
tests and adding additional coverage in many areas. Adds some negative
validation tests to cover features that were only partially tested.
Brings in tests from ActiveMQ 5.x that were not yet ported to Artemis
to increase coverage amd test scenarios previously seen to have issues
in the 5.x broker.
Improve tests that were failing sporadically due to not waiting for
broker stats to be updated after async calls were made.
----
> Cleanup and add new AMQP protocol handling tests
> ------------------------------------------------
>
> Key: ARTEMIS-1123
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1123
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 2.0.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 2.next
>
>
> The existing AMQP tests lack some coverage of typical scenarios and some
> tests from the 5.x codebase haven't been brought forward which could help to
> spot issues on code changes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)