TheNeuralBit edited a comment on pull request #13308: URL: https://github.com/apache/beam/pull/13308#issuecomment-735992625
The `extensions:ml` build.gradle has explicitly added *IT.java to the `:test` task: https://github.com/apache/beam/blob/40f517f9da8b2f0914f06493f8e042eeb2739578/sdks/java/extensions/ml/build.gradle#L47-L49 There should be a separate `:integrationTest` task for these. We could run it as part of the Java PostCommit EDIT: I drafted https://github.com/apache/beam/pull/13444 for this ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
