]
Vojtech Juranek updated ISPN-4417:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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}