Abacn commented on code in PR #29924:
URL: https://github.com/apache/beam/pull/29924#discussion_r1496122168


##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -2748,11 +2746,9 @@ class BeamModulePlugin implements Plugin<Project> {
           systemProperty "expansionPort", port
           systemProperty "semiPersistDir", config.semiPersistDir
           classpath = config.classpath + project.files(
-              
project.project(":runners:core-construction-java").sourceSets.test.runtimeClasspath,

Review Comment:
   We still need them, otherwise XVR javaUsingPython not run the tests, see 
#30353



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