kwin commented on PR #1004: URL: https://github.com/apache/jackrabbit-oak/pull/1004#issuecomment-1607186287
Is the test failure related to this change really? ``` Error: Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.781 s <<< FAILURE! - in org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitPersistenceTest Error: testBinaryReferencesAreNotNull(org.apache.jackrabbit.oak.segment.spi.persistence.split.SplitPersistenceTest) Time elapsed: 0.103 s <<< ERROR! org.apache.jackrabbit.oak.segment.file.InvalidFileStoreVersionException: Using oak-segment-tar, but oak-segment should be used ... ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
