]
Darran Lofthouse resolved WFLY-2814.
------------------------------------
Fix Version/s: 10.0.0.Final
Resolution: Out of Date
Resolving as out of date as we no longer support Java 7 and that was listed as a
requirement to reproduce the failure.
GetCallerPrincipalTestCase fails with ComparisonFailure:
expected:<[$local]stop> but was:<[guest]stop>
------------------------------------------------------------------------------------------------------
Key: WFLY-2814
URL:
https://issues.jboss.org/browse/WFLY-2814
Project: WildFly
Issue Type: Bug
Components: Security, Test Suite
Affects Versions: 8.0.0.Final
Environment: Oracle Solaris SPARC 10, Oracle JDK 1.7.0_60ea_b03
Reporter: Frank Langelage
Assignee: Darran Lofthouse
Fix For: 10.0.0.Final
Attachments:
org.jboss.as.test.integration.ejb.security.callerprincipal.GetCallerPrincipalTestCase.txt,
TEST-org.jboss.as.test.integration.ejb.security.callerprincipal.GetCallerPrincipalTestCase.xml
Running full testsuite fails always with on test
GetCallerPrincipalTestCase with ComparisonFailure: expected:<[$local]stop> but
was:<[guest]stop>
For more see attached files.