Vojtech Juranek created ISPN-4417:
-------------------------------------
Summary: Broken embedded security integration tests
Key: ISPN-4417
URL:
https://issues.jboss.org/browse/ISPN-4417
Project: Infinispan
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Security
Reporter: Vojtech Juranek
Assignee: Vojtech Juranek
After integration of [lightweight
security|https://github.com/infinispan/infinispan/pull/2629], all embedded security
integration tests are broken, mainly due to
{noformat}
testUnauthenticatedRead(org.infinispan.test.integration.security.embedded.LdapAuthenticationIT)
Time elapsed: 0.118 sec <<< ERROR!
java.lang.Exception: Unexpected exception, expected<java.lang.SecurityException> but
was<java.lang.AssertionError>
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)