Abacn commented on PR #36887:
URL: https://github.com/apache/beam/pull/36887#issuecomment-3572347336

   ```
   testOverrideAppliedWhenRedistributeEnabled 
(org.apache.beam.sdk.io.kafka.KafkaReadWithRedistributeOverrideTest) failed
   
   
sdks/java/io/kafka/build/test-results/test/TEST-org.apache.beam.sdk.io.kafka.KafkaReadWithRedistributeOverrideTest.xml
 [took 0s]
   
   org.apache.beam.sdk.testing.TestPipeline$PipelineRunMissingException: The 
pipeline has not been run.
        at 
app//org.apache.beam.sdk.testing.TestPipeline$PipelineAbandonedNodeEnforcement.verifyPipelineExecution(TestPipeline.java:215)
   ```
   
   Need to set `p.enableAbandonedNodeEnforcement(false)`


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