[
https://issues.apache.org/jira/browse/BEAM-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17348716#comment-17348716
]
Brian Hulette commented on BEAM-11363:
--------------------------------------
I don't think it's causing any flakes (perhaps it increrases PreCommit runtime
though? not sure).
Really I think the impact is just what Kenn mentioned: it's a bad experience
for new contributors for ./gradlew check to not work (BEAM-11402), especially
when we specifically advertise it.
> 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)