You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ankur Goenka (JIRA)" <ji...@apache.org> on 2019/01/19 01:09:00 UTC

[jira] [Commented] (BEAM-6470) python tenacity is breaks the Python validates runner flink tests

    [ https://issues.apache.org/jira/browse/BEAM-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16746870#comment-16746870 ] 

Ankur Goenka commented on BEAM-6470:
------------------------------------

Failing test [https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink/33/]

> python tenacity is breaks the Python validates runner flink tests
> -----------------------------------------------------------------
>
>                 Key: BEAM-6470
>                 URL: https://issues.apache.org/jira/browse/BEAM-6470
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Ankur Goenka
>            Assignee: Ankur Goenka
>            Priority: Major
>
> Python tenacity is only added for test cases.
> Beam VR tests executes actual pipelines which do not have tenacity. 
> We already have apache_beam.util.retry which has the retry functionality so replacing tenacity with it will solve this problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)