You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by GitBox <gi...@apache.org> on 2020/02/27 02:30:21 UTC

[GitHub] [beam] rohdesamuel commented on issue #10934: [BEAM-9322] [BEAM-1833] Broke some people, setting the default to have the experiment be disabled

rohdesamuel commented on issue #10934: [BEAM-9322] [BEAM-1833] Broke some people, setting the default to have the experiment be disabled
URL: https://github.com/apache/beam/pull/10934#issuecomment-591747015
 
 
   > I see this error in the logs:
   > 
   > 17:01:54 > assert event_tags.issubset(self.output_tags)
   > 17:01:54 E AssertionError: assert False
   > 17:01:54 E + where False = <built-in method issubset of set object at 0x7f72755ae960>(set([None, '1']))
   > 17:01:54 E + where <built-in method issubset of set object at 0x7f72755ae960> = set(['a', 'b']).issubset
   > 17:01:54 E + and set([None, '1']) = <TestStream(PTransform) label=[TestStream] at 0x7f7275651410>.output_tags
   > 
   > @rohdesamuel could you take a look?
   
   Yep, taking a look

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services