bouskaJ commented on PR #3670: URL: https://github.com/apache/camel-k/pull/3670#issuecomment-1259028438
> It seems the test is failing with: > > ``` > === CONT TestNativeIntegrations > native_test.go:125: > Timed out after 60.003s. > Expected > <string>: ./camel-k-integration-1.11.0-SNAPSHOT-runner > to match regular expression > <string>: .*camel-k-integration-\d+\.\d+\.\d+-runner.* > ``` > > We probably need to account for the `snapshot` and let any generic tag there. Thank you for spotting that! The generic matcher mated the java command too. I fixed the regex so let's wait for the results :pray:. -- 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