chamikaramj commented on code in PR #30354:
URL: https://github.com/apache/beam/pull/30354#discussion_r1497828832


##########
runners/google-cloud-dataflow-java/build.gradle:
##########
@@ -192,6 +191,7 @@ def commonLegacyExcludeCategories = [
 ]
 
 def commonRunnerV2ExcludeCategories = [
+        'org.apache.beam.sdk.testing.UsesExternalService',

Review Comment:
   Will this result in all Runner V2 test suites not running x-lang tests 
(essentially disabling all x-lang tests) ?



-- 
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]

Reply via email to