Abacn commented on code in PR #36631:
URL: https://github.com/apache/beam/pull/36631#discussion_r2527842373
##########
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:
test passed.
> Should we add some new category of tests that require that so we can mark
the tests with that instead of the exclusion list?
Yeah sounds like a better bookkeeping strategy, feel free to do though not
blocking this PR, resolving for now.
--
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]