Stefan Egli created OAK-10561:
---------------------------------
Summary: Avoid leakage between tests
Key: OAK-10561
URL: https://issues.apache.org/jira/browse/OAK-10561
Project: Jackrabbit Oak
Issue Type: Bug
Components: documentmk
Reporter: Stefan Egli
As noticed eg in OAK-10559 it seems certain data can leak between tests. Eg
static objects such as Clock (indirectly through Revision.newRevision) or
System properties. A test could be improperly teared down and eg leave
background threads running that access eg Clock.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)