GitHub user dudaerich opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1044

    NO JIRA - 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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dudaerich/activemq-artemis test-fixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1044.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 #1044
    
----
commit cbb001ebe8e9f6eeb5184fba7676bfb9ac593ce3
Author: Erich Duda <[email protected]>
Date:   2017-02-08T11:21:58Z

    NO JIRA - 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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to