[
https://issues.jboss.org/browse/AS7-6541?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-6541:
---------------------------------------
junit.framework.AssertionFailedError
at
org.jboss.as.osgi.parser.OSGiSubsystemTestCase.testTransformers1_0_0(OSGiSubsystemTestCase.java:296)
at
org.jboss.as.osgi.parser.OSGiSubsystemTestCase.testTransformerAS712(OSGiSubsystemTestCase.java:260)
In this one, the reverse controller check works fine, but enabling it seems to mess up the
model returned by
mainServices.getLegacyServices(modelVersion).readWholeModel();
That leads to the assertion failure above.
So it looks like a problem with the way this test infrastructure works, not with the
subsystem.
Enable the reverse controller checks for the osgi transformers test
-------------------------------------------------------------------
Key: AS7-6541
URL:
https://issues.jboss.org/browse/AS7-6541
Project: Application Server 7
Issue Type: Sub-task
Components: Domain Management
Reporter: Kabir Khan
Assignee: Brian Stansberry
Fix For: 7.3.0.Alpha1
--
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