You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/05/07 15:48:00 UTC

[jira] [Created] (BEAM-12309) PubSubIntegrationTest.test_streaming_data_only flake

Brian Hulette created BEAM-12309:
------------------------------------

             Summary: PubSubIntegrationTest.test_streaming_data_only flake
                 Key: BEAM-12309
                 URL: https://issues.apache.org/jira/browse/BEAM-12309
             Project: Beam
          Issue Type: Bug
          Components: io-py-gcp, test-failures
            Reporter: Brian Hulette


Saw this here: https://ci-beam.apache.org/job/beam_PostCommit_Python37/3767/

{code}
Expected: (Test pipeline expected terminated in state: RUNNING and Expected 4 messages.)
     but: Expected 4 messages. Got 0 messages. Diffs (item, count):
  Expected but not in actual: dict_items([(b'data001-seen', 1), (b'data002-seen', 1), (b'data003\xab\xac-seen', 1), (b'data004\xab\xac-seen', 1)])
  Unexpected: dict_items([])
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)