Abacn commented on PR #26491: URL: https://github.com/apache/beam/pull/26491#issuecomment-1533090584
Adding the flag is not yet effective as the sdk_location is set here for this test: https://github.com/apache/beam/blob/4a09ea94727120596750edb8ce0127c12059c692/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L2489 instead of `needsSdkLocation`, probably provide the wheel location here and config that the test suite depends on initializeForDataflowJob. https://github.com/apache/beam/blob/f5f7a471321c903174b452a1982c5183a79ac6bc/sdks/python/test-suites/dataflow/common.gradle#L457 -- 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]
