[GitHub] [jackrabbit-oak] mreutegg commented on pull request #1099: OAK-10413: DocumentStoreIndexerIT hanging

2023-09-05 Thread via GitHub
mreutegg commented on PR #1099: URL: https://github.com/apache/jackrabbit-oak/pull/1099#issuecomment-1706498327 This time all tests ran successfully. -- 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

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #1099: OAK-10413: DocumentStoreIndexerIT hanging

2023-09-05 Thread via GitHub
mreutegg commented on PR #1099: URL: https://github.com/apache/jackrabbit-oak/pull/1099#issuecomment-1706252823 Strange, now DocumentStoreIndexerIT showed a failure. ``` [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 90.811 s <<< FAILURE! - in

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #1099: OAK-10413: DocumentStoreIndexerIT hanging

2023-09-05 Thread via GitHub
mreutegg commented on PR #1099: URL: https://github.com/apache/jackrabbit-oak/pull/1099#issuecomment-1706209961 > Shouldn't we also need to delete the folders created by createFolders(). No. These are created via the JUnit Rule `TemporaryFolder` and automatically deleted at the end