shnapz commented on PR #38296: URL: https://github.com/apache/beam/pull/38296#issuecomment-4331349043
I am original author of #36781 that introduced the problem. This change fixes the test I implemented unconventionally using TestPipeline.fromOptions(...) + enableAbandonedNodeEnforcement(false) instead of the standard @Rule pattern which ignored beamTestPipelineOptions and broke ValidatesRunner. The rewrite looks good. FYI I also tested #36781 on a real Dataflow pipeline and --lineageType plugin selection succeeded -- 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]
