anonymous wrote :
| Can you check now, with exact versions, if this EAR stuff still fails?
|
| adrian(a)jboss.org wrote:
| > A lot of the tests are failing when I use eclipse again.
| > Including the EAR annotation tests which I think you've already fixed twice
before?
|
Can't you just download a copy of eclipse and try it yourself?
For example in deployers trunk if I run
org.jboss.test.deployers.DeployersVFSTestSuite.java
I get four failures, the EAR one gives the error
| junit.framework.AssertionFailedError: Expected [appc.jar, ejbs.jar, web.jar,
services.jar] got [] expected:<4> but was:<0>
| 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:195)
| at
org.jboss.test.deployers.vfs.structure.AbstractStructureTest.assertChildContexts(AbstractStructureTest.java:80)
| at
org.jboss.test.deployers.vfs.structure.ear.test.EARStructureUnitTestCase.testEARAnnotationScanning(EARStructureUnitTestCase.java:143)
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211851#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...