Josef Cacek created WFLY-8232:
---------------------------------
Summary: SecurityAuditingTestCase fails with Elytron profile in AS TS
Key: WFLY-8232
URL:
https://issues.jboss.org/browse/WFLY-8232
Project: WildFly
Issue Type: Bug
Components: Test Suite, Security
Reporter: Josef Cacek
Assignee: Darran Lofthouse
The {{SecurityAuditingTestCase}} fails when executed with Elytron profile ({{-Delytron}})
in AS TS.
{code}
cd testsuite/integration/basic
mvn clean test -Dtest=SecurityAuditingTestCase -Delytron
...
Failed tests:
SecurityAuditingTestCase.testSingleMethodAnnotationsUser1Template:181->AnnSBTest.testSingleMethodAnnotationsUser1Template:156->AnnSBTest.lambda$testSingleMethodAnnotationsUser1Template$1:169
EJBAccessException not expected
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)