TheNeuralBit commented on a change in pull request #16799:
URL: https://github.com/apache/beam/pull/16799#discussion_r804137311
##########
File path: runners/google-cloud-dataflow-java/build.gradle
##########
@@ -581,6 +581,8 @@ task googleCloudPlatformLegacyWorkerIntegrationTest(type:
Test, dependsOn: copyG
exclude '**/BigQueryIOStorageReadTableRowIT.class'
exclude '**/PubsubReadIT.class'
exclude '**/FhirIOReadIT.class'
+ exclude '**/SpannerChangeStreamIT.class'
Review comment:
Can you add a TODO to re-enable these? or do we intend to keep them
excluded?
--
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]