This is an automated email from the ASF dual-hosted git repository.
daim pushed a change to branch OAK-12119
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from a9e7ac6395 OAK-12119 : fix cleanup fallback path and rename tests to
camelCase
add 01f6193d8d OAK-12119 : improve test coverage and fix static imports
No new revisions were added by this update.
Summary of changes:
.../file/DefaultGarbageCollectionStrategyTest.java | 70 ++++++----------
.../GarbageCollectorOfflineCompactionTest.java | 24 ++++++
.../segment/file/OfflineCompactionGcLogTest.java | 1 -
.../SynchronizedGarbageCollectionStrategyTest.java | 93 ++++++++++++++++++++++
4 files changed, 142 insertions(+), 46 deletions(-)
create mode 100644
oak-segment-tar/src/test/java/org/apache/jackrabbit/oak/segment/file/SynchronizedGarbageCollectionStrategyTest.java