hjtran commented on PR #35160:
URL: https://github.com/apache/beam/pull/35160#issuecomment-2944536382

   > I can't think of a great way to keep your assertion while allowing that 
test to function. One (gross) way would be to allow certain labels to pass 
through (e.g. don't throw if `producer_label == 'TestOnlyIdentityFunction'`). 
That's ugly though - any other ideas?
   
   I can put the new typechecking logic into a method and then just mock it for 
these just these unit 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to