Josef Cacek created WFLY-8233:
---------------------------------
Summary: Messaging SecurityTestCase fails with Elytron profile in AS TS
Key: WFLY-8233
URL:
https://issues.jboss.org/browse/WFLY-8233
Project: WildFly
Issue Type: Bug
Components: JMS, Test Suite
Reporter: Josef Cacek
Assignee: Jeff Mesnil
The {{SecurityTestCase#testFailedAuthenticationBlankUserPass()}} test fails when executed
with Elytron profile ({{-Delytron}}).
{code}
cd testsuite/integration/basic
mvn clean test -Dtest=SecurityTestCase -Delytron
...
Failed tests:
SecurityTestCase.testFailedAuthenticationBlankUserPass:84 must not allow to create a
session without any authentication
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)