Udi Meiri created BEAM-9610:
-------------------------------
Summary: BigQueryWriteIntegrationTests.test_big_query_write flaky
Key: BEAM-9610
URL: https://issues.apache.org/jira/browse/BEAM-9610
Project: Beam
Issue Type: Bug
Components: io-py-gcp, test-failures
Reporter: Udi Meiri
{code}
Expected: (Expected data is [(1, 'abc'), (2, 'def'), (3, '你好'), (4, 'привет')])
but: Expected data is [(1, 'abc'), (2, 'def'), (3, '你好'), (4, 'привет')]
Actual data is []
{code}
https://builds.apache.org/job/beam_PostCommit_Python37_PR/118/
https://builds.apache.org/job/beam_PostCommit_Python35/2081/
https://builds.apache.org/job/beam_PostCommit_Python35/2079/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)