jamesnetherton commented on PR #6640: URL: https://github.com/apache/camel-quarkus/pull/6640#issuecomment-2413517752
We should maybe check if the platform is MacOS in all cases. I can run amd64 containers via Rosetta. So in theory all of these tests are runnable. In that case, it be better to turn the check into a JUnit `DisabledIf` annotation / condition. See other examples here: https://github.com/apache/camel-quarkus/tree/main/integration-tests-support/test-support/src/main/java/org/apache/camel/quarkus/test -- 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]
