[
https://issues.apache.org/jira/browse/BEAM-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17341998#comment-17341998
]
Kenneth Knowles commented on BEAM-11363:
----------------------------------------
If I recall, our contribution guide used to recommend running `./gradlew check`
to ensure all things were set up properly. I don't think anyone actively
developing Beam does this, because it doesn't work. I do think it is a good
goal for basic tests to be hermetic and pass.
> Integration tests are run under the test task
> ---------------------------------------------
>
> Key: BEAM-11363
> URL: https://issues.apache.org/jira/browse/BEAM-11363
> Project: Beam
> Issue Type: Bug
> Components: extensions-java-gcp
> Reporter: Niels Basjes
> Priority: P3
> Time Spent: 50m
> Remaining Estimate: 0h
>
> As found in [https://github.com/apache/beam/pull/13308] the
> [https://github.com/apache/beam/blob/40f517f9da8b2f0914f06493f8e042eeb2739578/sdks/java/extensions/ml/build.gradle#L47-L49]
> explicitly includes the integration tests in the test task.
> As a consequence it is now impossible to run the tests without a google GCP
> account as the build will fail over missing account information.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)