You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by cschneider <gi...@git.apache.org> on 2016/02/01 16:59:09 UTC

[GitHub] servicemix pull request: [SM-2850] Fix for test failure

GitHub user cschneider opened a pull request:

    https://github.com/apache/servicemix/pull/45

    [SM-2850] Fix for test failure

    The reason for the test failures that sometimes happen might be that in @Before a new appender and ConnectionFactory is created for each test method but it is not closed. I added such cleanup code.

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

    $ git pull https://github.com/cschneider/servicemix SM-2850

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

    https://github.com/apache/servicemix/pull/45.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 #45
    
----
commit dcfea610e0585b8ed9cf50d467957320eec1b43f
Author: Christian Schneider <ch...@die-schneider.net>
Date:   2016-02-01T15:56:58Z

    [SM-2850] Fix for test failure

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] servicemix pull request: [SM-2850] Fix for test failure

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/servicemix/pull/45


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---