exceptionfactory commented on PR #10722: URL: https://github.com/apache/nifi/pull/10722#issuecomment-3704337239
It looks like there are some file ownership issues to resolve on Windows: ``` TestFileSystemRepository.testContentNotFoundExceptionThrownIfResourceClaimTooShort:305 � ContentNotFound Could not find content for StandardContentClaim [resourceClaim=StandardResourceClaim[id=0.bin, container=default, section=0], offset=0, length=11] TestFileSystemRepository.testReadWithContentArchived:646 � FileSystem C:\UsersRUNNER~1AppDataLocalTempjunit-5303510819711634938\content_repository\1\1767311371088-1: The process cannot access the file because it is being used by another process TestFileSystemRepository.testReadWithNoContentArchived:671 � FileSystem C:\UsersRUNNER~1AppDataLocalTempjunit-11250672784716168877\content_repository\1\1767311405192-1: The process cannot access the file because it is being used by another process ``` -- 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]
