-
Bug
-
Resolution: Done
-
Major
-
None
-
None
org.jboss.test.cmp2.audit.test.AuditUnitTestCase fails with the jacc-securitymgr configuration.
The error that occurs is
Expected updated by to be set to audituser2 during the test but got jduke
junit.framework.AssertionFailedError: Expected updated by to be set to audituser2 during the test but got jduke
at org.jboss.test.cmp2.audit.test.AuditUnitTestCase.testUpdateAudit(AuditUnitTestCase.java:80)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
The test results can be found at
http://cruisecontrol.jboss.com/cc/artifacts/jboss-4.0-testsuite/20060315082722/results/index.html
Attached are the server and the test logs
- is related to
-
JBAS-2551 Wrong subjects returned by PolicyContext.getPolicyContext() in JACC provider
- Closed