Description
Taking as example org.apache.jackrabbit.oak.plugins.mongomk.RandomizedTest it would be nice to have some randomized test also for the ACL evaluation.
The logic for the upcoming test patch is to add/remove randomly read permission entry and traverse the tree evaluation the read permission.
The result is compared with a Jackrabbit (that is considered as a functional gold implementation) outcome and it is expected to match.
Should not match then we have a problem...
Patch to follow
Attachments
Attachments
Issue Links
- relates to
-
OAK-9720 Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.5
- Closed