JingsongLi commented on pull request #12403: URL: https://github.com/apache/flink/pull/12403#issuecomment-640998419
> @JingsongLi Thanks for looking into the test failures. I updated to stop verifying the error message in tests because: > > 1. Error message is not part of the API contract. > 2. Whenever a failure like this happens, we simply change the message to be verified. Verifying something we can change at will doesn't make much sense in the first place. I think we can just use `contains` instead of `equals`? ---------------------------------------------------------------- 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]
