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


##########
runners/google-cloud-dataflow-java/build.gradle:
##########
@@ -520,8 +519,7 @@ task validatesRunnerV2 {
     excludedTests: [
       
'org.apache.beam.sdk.transforms.ReshuffleTest.testReshuffleWithTimestampsStreaming',
 
-      // TODO(https://github.com/apache/beam/issues/18592): respect ParDo 
lifecycle.
-      
'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testFnCallSequenceStateful',

Review Comment:
   The change only involves legacy runner, while this excluded test is removed 
for runner v2 suite. Can we confirm this now works with runner v2? One can 
trigger PostCommit validates runner test by adding any change to 
https://github.com/apache/beam/blob/master/.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_V2.json
 and push a commit



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