-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The SecurityTestCase#testFailedAuthenticationBlankUserPass() test fails when executed with Elytron profile (-Delytron).
cd testsuite/integration/basic
mvn clean test -Dtest=SecurityTestCase -Delytron -Dwildfly.tmp.enable.elytron.profile.tests=true
...
Failed tests:
SecurityTestCase.testFailedAuthenticationBlankUserPass:84 must not allow to create a session without any authentication
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0
- clones
-
JBEAP-9117 Messaging SecurityTestCase fails with Elytron profile in AS TS
- Closed