kamilwu commented on pull request #13048: URL: https://github.com/apache/beam/pull/13048#issuecomment-722032148
> I wonder if this broke ValidatesRunner tests on RunnerV1 Probably yes. [This](https://github.com/apache/beam/blob/c3407f379599d50fa4b4e3ae6bffc132080e535a/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py#L437) condition isn't working as expected - it generates false positives (it wrongly assumes that setup/teardown were overridden). Hence the exception. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
