kennknowles opened a new issue, #18752:
URL: https://github.com/apache/beam/issues/18752

   PipelineTranslationTest.testProtoAgainstRehydrated() validates 
round-tripping of a Pipeline object to and form proto, verifying each of the 
rehydrated fields. From conversations with [~lcwik], the validation logic is 
over-specified. There is no requirement that equivalent objects are serialized 
using the same ID. So iterating to find the set of unique IDs and validating 
the count is incorrect.
   
   Imported from Jira 
[BEAM-4284](https://issues.apache.org/jira/browse/BEAM-4284). Original Jira may 
contain additional context.
   Reported by: swegner.


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