aaltay commented on pull request #12453: URL: https://github.com/apache/beam/pull/12453#issuecomment-669359409
> @aaltay I think testing this would increase test time and introduce risk of flakes - the cloud language analysis results aren't very reliable (since the ML model underneath can change) - the most we could test would be if the pipeline is correct, running and returns anything. Snippet tests are not meant to be integration tests, but more like a way to check that snippets are still executable over time. Anything we can test without actually making a round trip to the service? If that is not possible, let's skip tests. ---------------------------------------------------------------- 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]
