fjtirado commented on code in PR #3347: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3347#discussion_r1450205497
########## quarkus/addons/python/integration-tests/src/test/java/org/kie/kogito/quarkus/workflows/PythonFlowIT.java: ########## @@ -27,6 +28,7 @@ import static org.hamcrest.CoreMatchers.is; @QuarkusIntegrationTest +@Disabled Review Comment: Lets add the condition to disable the test only when there is native build see https://junit.org/junit5/docs/current/user-guide/#writing-tests-conditional-execution-custom -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
