No, I just had too many workspaces open and ended up copying the test
from trunk. When I reverted everything its back to what the test report
says:
[junit] Running
org.jboss.test.security.test.CustomPrincipalPropagationUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.03 sec
Dimitris Andreadis wrote:
Could it be related to:
http://jira.jboss.com/jira/browse/JBAS-4103
Scott M Stark wrote:
> When I run the tests-security-basic-unit the
> CustomPrincipalPropagationUnitTestCase fails as I expect:
>
> [starksm@succubus testsuite]$ ant tests-security-basic-unit
> ...
> [junit] Tests run: 4, Failures: 1, Errors: 2, Time elapsed: 1.047 sec
> [junit] Test
> org.jboss.test.security.test.CustomPrincipalPropagationUnitTestCase
> FAILED
>
> I don't know what is going into the reports.