aldettinger commented on pull request #2889: URL: https://github.com/apache/camel-quarkus/pull/2889#issuecomment-876558090
@philschaller Many thanks for contributing to camel-quarkus :+1: Apparently, the `fileReadLock_minLength` test appears to fail on the continuous integration after this PR. When clicking the `Details` button on the `Camel Quarkus CI / Native Tests - group-06 (pull_request)` continuous integration check above, we notice the following log: ``` Error: Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.713 s <<< FAILURE! - in org.apache.camel.quarkus.component.file.it.FileTest Error: fileReadLock_minLength Time elapsed: 10.059 s <<< FAILURE! java.lang.AssertionError: 1 expectation failed. Expected status code <204> but was <200>. ``` -- 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