]
Tristan Tarrant updated ISPN-6318:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 8.2.0.Final
Resolution: Done
Cleanup AbstractAuthentication tests
------------------------------------
Key: ISPN-6318
URL:
https://issues.jboss.org/browse/ISPN-6318
Project: Infinispan
Issue Type: Task
Components: Security, Test Suite - Core
Reporter: Vojtech Juranek
Assignee: Vojtech Juranek
Fix For: 8.2.0.Final
Test using {{adminCache}} and {{writerCache}} seems to be completely useless as these
caches are not secured. Remote these tests from {{AbstractAuthentication}}
Thanks [~dan.berindei] for spotting this.