[
https://issues.apache.org/jira/browse/ARTEMIS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15883007#comment-15883007
]
ASF GitHub Bot commented on ARTEMIS-995:
----------------------------------------
GitHub user dudaerich opened a pull request:
https://github.com/apache/activemq-artemis/pull/1046
ARTEMIS-995 Bulk of test fixes
This commit fixes tests:
ActiveMQScheduledComponentTest.testAccumulationOwnPool
PendingDeliveriesTest.testWithtReconnect
ReceiveTest.testReceiveImmediate
ActiveMQProducerResourceTest.testSendString
EmbeddedActiveMQResourceTest.testSendString
MultipleEmbeddedActiveMQResourcesTest.testMultipleServers
MultipleEmbeddedJMSResourcesTest.testMultipleServers
ActiveMQDynamicProducerResourceWithoutAddressTest.testSendString
ActiveMQDynamicProducerResourceWithoutAddressExceptionTest.testSendBytesToDefaultAddress
ActiveMQDynamicProducerResourceTest.testSendString
ActiveMQServerControlTest.testTotalMessageCount
EmbeddedActiveMQResourceCustomConfigurationTest.testCustomConfiguration
EmbeddedJMSResourceMultipleFileConfigurationTest.testConfiguration
EmbeddedJMSResourceQueueTest.testPushObjectMessage
EmbeddedJMSResourceSingleFileConfigurationTest.testConfiguration
EmbeddedActiveMQResourceFileConfigurationTest.testConfiguredQueue
EmbeddedJMSResourceTopicTest.testPushObjectMessage
LargeMessageFailoverTest.testTimeoutOnFailoverTransactionCommit
(cherry picked from commit 0c64cbfa4e78208b1e262d6c60613c738b211fe1)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dudaerich/activemq-artemis 1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1046.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 #1046
----
----
> Cleanup test suite
> ------------------
>
> Key: ARTEMIS-995
> URL: https://issues.apache.org/jira/browse/ARTEMIS-995
> Project: ActiveMQ Artemis
> Issue Type: Task
> Affects Versions: 2.0.0
> Reporter: Erich Duda
> Fix For: 2.0.0
>
>
> Artemis test suite contains several unstable tests which fail from time to
> time. Aim of this task is to identify causes of failures and make the test
> suite more stable.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)