[jboss-jira] [JBoss JIRA] (AS7-5261) tests altering jboss.dist directory
Aleksandar Kostadinov (JIRA)
jira-events at lists.jboss.org
Fri Jul 27 06:23:06 EDT 2012
Aleksandar Kostadinov created AS7-5261:
------------------------------------------
Summary: tests altering jboss.dist directory
Key: AS7-5261
URL: https://issues.jboss.org/browse/AS7-5261
Project: Application Server 7
Issue Type: Bug
Components: Test Suite
Affects Versions: 7.1.2.Final (EAP)
Reporter: Aleksandar Kostadinov
Assignee: Ondrej Zizka
when running test suite with jboss.dost changed to a directory without write access two tests:
org.jboss.as.test.integration.osgi.management.OSGiManagementTestCase.testAddRemoveCapabilities
org.jboss.as.test.integration.extension.remove.ExtensionRemoveTestCase.testAddAndRemoveExtension
With errors:
File could not be created: /usr/share/jbossas/bundles/org/jboss/test/testcap1343334290201/main/testcapabilitybundle.jar
Could not create /usr/share/jbossas/modules/extensionremovemodule/main
That means they are trying to alter the jboss distribution under testing which seems inconsistent with what the other tests do.
--
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