Testsuite: org.jboss.ejb3.test.bank.unit.BankDeploymentDescriptorTestCase Tests run: 17, Failures: 2, Errors: 0, Time elapsed: 10.146 sec Testcase: testRemoteBindingInterceptorStack took 0.202 sec FAILED null junit.framework.AssertionFailedError: null at org.jboss.ejb3.test.bank.unit.BankDeploymentDescriptorTestCase.testRemoteBindingInterceptorStack(BankDeploymentDescriptorTestCase.java:356) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) Testcase: testTransactionTimeout took 2.381 sec Testcase: testStatefulTransactionTimeout took 2.079 sec Testcase: testSessionContextForEjb21 took 0.061 sec Testcase: testInjectionAnnotations took 0.021 sec Testcase: testFieldInject took 0.027 sec Testcase: testRunAs took 0.033 sec Testcase: testStatefulBank took 0.064 sec Testcase: testStatefulState took 0.081 sec Testcase: testStatefulBank21 took 0.033 sec FAILED null expected:<[_CREATED]> but was:<[]> junit.framework.ComparisonFailure: null expected:<[_CREATED]> but was:<[]> at org.jboss.ejb3.test.bank.unit.BankDeploymentDescriptorTestCase.testStatefulBank21(BankDeploymentDescriptorTestCase.java:248) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) Testcase: testCallbackListenersAndInteceptors took 0.172 sec Testcase: testResource took 0.03 sec Testcase: testRemove took 0.043 sec Testcase: testInit took 0.039 sec Testcase: testTeller took 0.017 sec Testcase: testStatelessTeller took 0.061 sec Testcase: testEnvEntry took 0.032 sec