Niels Basjes created BEAM-11363:
-----------------------------------
Summary: 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
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)