Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Invalid
-
4.6.0
-
None
-
None
-
- macOS 14.4.1
- Java OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7)
- Maven: 3.9.6
-
Unknown
Description
I've tried to run Apache Camel unit tests on my machine using mvn install. This fails with the following output in the Camel Core module:
[ERROR] Errors: [ERROR] FileConsumerThreadsInProgressIssueTest.testFileConsumerThreadsInProgressIssue » IO Failed to delete temp directory /var/folders/dr/36c7d8bj69b4ryn9vyht34rh0000gn/T/junit6529147282109698448. The following paths could not be deleted (see suppressed exceptions for details): newFile-1993, newFile-1994, newFile-1995, newFile-1996, newFile-1998, newFile-1999 [ERROR] FileSplitInSplitTest.testConcurrentAppend » IO Failed to delete temp directory /var/folders/dr/36c7d8bj69b4ryn9vyht34rh0000gn/T/junit9678751520136005871. The following paths could not be deleted (see suppressed exceptions for details): input.txt [ERROR] FileChangedReadLockMinAgeShortCircuitTest.testChangedReadLockMinAgeNotAcquired » IO Failed to delete temp directory /var/folders/dr/36c7d8bj69b4ryn9vyht34rh0000gn/T/junit383254364675573544. The following paths could not be deleted (see suppressed exceptions for details): in/file.dat.camelLock [INFO] [ERROR] Tests run: 7351, Failures: 0, Errors: 3, Skipped: 38