orpiske commented on code in PR #12844: URL: https://github.com/apache/camel/pull/12844#discussion_r1459016044
########## core/camel-core/src/test/java/org/apache/camel/component/file/stress/FileAsyncStressManuallyManualTest.java: ########## @@ -32,6 +31,10 @@ @DisabledOnOs(OS.WINDOWS) public class FileAsyncStressManuallyManualTest extends ContextTestSupport { Review Comment: Same note about manual tests I wrote for `FileAsyncStressReadLockRenameManualManualTest` ########## core/camel-core/src/test/java/org/apache/camel/component/file/stress/FileAsyncStressManualTest.java: ########## @@ -33,6 +33,10 @@ @DisabledOnOs(OS.WINDOWS) public class FileAsyncStressManualTest extends ContextTestSupport { Review Comment: Same note about manual tests I wrote for `FileAsyncStressReadLockRenameManualManualTest` -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org