------------------------------------------------------------------------------- Test set: org.jboss.as.test.integration.ejb.security.callerprincipal.GetCallerPrincipalTestCase ------------------------------------------------------------------------------- Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.032 sec <<< FAILURE! - in org.jboss.as.test.integration.ejb.security.callerprincipal.GetCallerPrincipalTestCase testStatefulLifecycle(org.jboss.as.test.integration.ejb.security.callerprincipal.GetCallerPrincipalTestCase) Time elapsed: 0.681 sec <<< FAILURE! junit.framework.ComparisonFailure: expected:<[$local]stop> but was:<[guest]stop> at junit.framework.Assert.assertEquals(Assert.java:100) at junit.framework.Assert.assertEquals(Assert.java:107) at org.jboss.as.test.integration.ejb.security.callerprincipal.GetCallerPrincipalTestCase.testStatefulLifecycle(GetCallerPrincipalTestCase.java:254)