You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2016/06/22 10:06:58 UTC

[jira] [Created] (ARIES-1579) Fastbin tests often fail as zookeeper of previous test is still running

Christian Schneider created ARIES-1579:
------------------------------------------

             Summary: Fastbin tests often fail as zookeeper of previous test is still running
                 Key: ARIES-1579
                 URL: https://issues.apache.org/jira/browse/ARIES-1579
             Project: Aries
          Issue Type: Bug
          Components: Remote Service Admin
    Affects Versions: rsa-1.8.0
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: rsa-1.9.0


The current implementation for tests with two containers is not fully working.

We start the second container in the @Configuration method but never stop it. So when the fastbin roundtrip test wants to do this a second time it fails.

I created an extension of pax exam that allows to setup a remote container more cleanly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)