]
Tristan Tarrant updated ISPN-4417:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Alpha5
7.0.0.Final
Resolution: Done
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
Fix For: 7.0.0.Alpha5, 7.0.0.Final
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}