You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christoph Gritschenberger (JIRA)" <ji...@apache.org> on 2013/02/02 12:18:12 UTC

[jira] [Created] (KARAF-2158) Test InstanceServiceImplTest#testToSimulateRenameInstanceByExternalProcess fails when run isolated

Christoph Gritschenberger created KARAF-2158:
------------------------------------------------

             Summary: Test InstanceServiceImplTest#testToSimulateRenameInstanceByExternalProcess fails when run isolated
                 Key: KARAF-2158
                 URL: https://issues.apache.org/jira/browse/KARAF-2158
             Project: Karaf
          Issue Type: Bug
          Components: karaf-instance
            Reporter: Christoph Gritschenberger
            Priority: Minor


This test fails when run before all other tests because it depends on the "karaf.base" system-property set in other test-methods. This is a problem when building with jdk7 where the execution-order of test-methods is a bit random.

to reproduce:
{code}
mvn clean install -f instance/core/pom.xml -Dtest=InstanceServiceImplTest#testToSimulateRenameInstanceByExternalProcess
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira