[
https://jira.jboss.org/jira/browse/JBDEPLOY-89?page=com.atlassian.jira.pl...
]
Scott M Stark resolved JBDEPLOY-89.
-----------------------------------
Resolution: Done
Assignee: Scott M Stark
The latest jboss-man 2.0.0.CR1 has resolved these regressions.
ManagedObject tests are failing
-------------------------------
Key: JBDEPLOY-89
URL:
https://jira.jboss.org/jira/browse/JBDEPLOY-89
Project: JBoss Deployers
Issue Type: Bug
Components: tests
Reporter: Adrian Brock
Assignee: Scott M Stark
Fix For: JBDEPLOY-2.0.0.CR1
The managed object tests are failing in deployers after updating to latest jboss-man and
jbossmc
deployers-impl:
junit.framework.AssertionFailedError: expected:<runtime-name-1> but
was:<null>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:277)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at
org.jboss.test.deployers.managed.test.DeployerManagedDeploymentUnitTestCase.testComponentNameAndSetValue(DeployerManagedDeploymentUnitTestCase.java:157)
deployers-vfs
junit.framework.AssertionFailedError: expected:<FromObjectRuntime> but
was:<runtime>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:277)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:71)
at
org.jboss.test.deployers.vfs.managed.test.BeanMetaDataICFTestCase.testICF(BeanMetaDataICFTestCase.java:69)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira