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

Kasia Kucharczyk commented on BEAM-7680:
----------------------------------------

Sure [~pabloem] : )

Do you know if there is particular reason why we assumed to have 3 seconds as 
an upper bound? It isn't documented in the code. I think it's difficult to 
assume there is top limit because we are depending on currently available 
resources. In case machine is busy probably runtime will extend and the test 
will be flaky. Maybe it would be good to get rid of upper limit?

> synthetic_pipeline_test.py flaky
> --------------------------------
>
>                 Key: BEAM-7680
>                 URL: https://issues.apache.org/jira/browse/BEAM-7680
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Udi Meiri
>            Assignee: Kasia Kucharczyk
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {code:java}
> 11:51:43 FAIL: testSyntheticSDFStep 
> (apache_beam.testing.synthetic_pipeline_test.SyntheticPipelineTest)
> 11:51:43 
> ----------------------------------------------------------------------
> 11:51:43 Traceback (most recent call last):
> 11:51:43   File 
> "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Cron/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/apache_beam/testing/synthetic_pipeline_test.py",
>  line 82, in testSyntheticSDFStep
> 11:51:43     self.assertTrue(0.5 <= elapsed <= 3, elapsed)
> 11:51:43 AssertionError: False is not true : 3.659700632095337{code}
> [https://builds.apache.org/job/beam_PreCommit_Python_Cron/1502/consoleFull]
>  
> Two flaky TODOs: 
> [https://github.com/apache/beam/blob/b79f24ced1c8519c29443ea7109c59ad18be2ebe/sdks/python/apache_beam/testing/synthetic_pipeline_test.py#L69-L82]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to