[jboss-jira] [JBoss JIRA] (AS7-2821) One-test run may not pass and cause configuration file corruption (due to starting with non appropriate xml configuration)

Vladimir Rastseluev (Created) (JIRA) jira-events at lists.jboss.org
Mon Nov 28 14:11:40 EST 2011


One-test run may not pass and cause configuration file corruption (due to starting with non appropriate xml configuration)
--------------------------------------------------------------------------------------------------------------------------

                 Key: AS7-2821
                 URL: https://issues.jboss.org/browse/AS7-2821
             Project: Application Server 7
          Issue Type: Bug
         Environment: ./integration-tests.sh install -Dtest=org.jboss.as.test.smoke.embedded.mgmt.datasource.DataSourceOperationsUnitTestCase.java
            Reporter: Vladimir Rastseluev
             Fix For: 7.1.0.CR1


After execution of this command (Environment) test fails and  configuration file ~/testsuite/integration/smoke/target/jbossas-smoke/standalone/configuration/standalone-full.xml is changed (datasource MyNewDs is added). Problem is caused by starting test with non appropriate configuration in /testsuite/integration/smoke/pom.xml file(test starts twice with standalone-full.xml and standalone.xml configuration). This test needs another configuration file - standalone.xml. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list