[
https://issues.jboss.org/browse/WFLY-8904?page=com.atlassian.jira.plugin....
]
Michal Jurc updated WFLY-8904:
------------------------------
Description:
{{org.jboss.as.test.integration.ejb.security.AuthenticationTestCase}} currently fails in
{{elytron}} profile due to different exception than expected (old PB one) being produced
by Elytron:
{code}Results :
Failed tests:
AuthenticationTestCase.testAuthentication_TwoBeans_ReAuth__BadPwd_ViaServlet:257 null
{code}
When this is fixed, the test should be unignored for the {{elytron}} profile.
{{GetCallerPrincipalTestCase}} also needs to be changed to adhere to unspecified security
context in beans in {{PostConstruct}} phase.
was:
{{org.jboss.as.test.integration.ejb.security.AuthenticationTestCase}} currently fails in
{{elytron}} profile due to different exception than expected (old PB one) being produced
by Elytron:
{code}Results :
Failed tests:
AuthenticationTestCase.testAuthentication_TwoBeans_ReAuth__BadPwd_ViaServlet:257 null
{code}
When this is fixed, the test should be unignored for the {{elytron}} profile.
Fix AuthenticationTestCase and GetCallerPrincipalTestCase for Elytron
and unignore it
-------------------------------------------------------------------------------------
Key: WFLY-8904
URL:
https://issues.jboss.org/browse/WFLY-8904
Project: WildFly
Issue Type: Bug
Components: Test Suite
Reporter: Michal Jurc
Assignee: Michal Jurc
{{org.jboss.as.test.integration.ejb.security.AuthenticationTestCase}} currently fails in
{{elytron}} profile due to different exception than expected (old PB one) being produced
by Elytron:
{code}Results :
Failed tests:
AuthenticationTestCase.testAuthentication_TwoBeans_ReAuth__BadPwd_ViaServlet:257 null
{code}
When this is fixed, the test should be unignored for the {{elytron}} profile.
{{GetCallerPrincipalTestCase}} also needs to be changed to adhere to unspecified security
context in beans in {{PostConstruct}} phase.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)