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

Anand Inguva edited comment on BEAM-13769 at 1/29/22, 2:08 AM:
---------------------------------------------------------------

the failing test is flaky when this [test 
case|https://github.com/apache/beam/blob/2269b04313f319f8b5ca7fba4fa0a2db8633dfb7/sdks/python/apache_beam/runners/portability/stager_test.py#L242]
 not commented.

 

If I comment and run the tests, every thing works. I am not sure about the 
behavior though. 

 

[~bhulette] can you comment this [test 
case|https://github.com/apache/beam/blob/2269b04313f319f8b5ca7fba4fa0a2db8633dfb7/sdks/python/apache_beam/runners/portability/stager_test.py#L242]
 and confirm every thing works fine? If yes, I will skip that test case during 
precommit for now

 

Somehow setting the pickle library to cloudpickle here in this test case is 
making cloudpickle as global pickle library for every test case.  


was (Author: anand inguva):
the failing test is flaky when this [test 
case|https://github.com/apache/beam/blob/2269b04313f319f8b5ca7fba4fa0a2db8633dfb7/sdks/python/apache_beam/runners/portability/stager_test.py#L242]
 not commented.

 

If I comment and run the tests, every thing works. I am not sure about the 
behavior though. 

 

[~bhulette] can you comment this [test case |#L242]and confirm every thing 
works fine? If yes, I will skip that test case during precommit for now

 

Somehow setting the pickle library to cloudpickle here in this test case is 
making cloudpickle as global pickle library for every test case.  

> beam_PreCommit_Python_Cron failing on test_create_uses_coder_for_pickling
> -------------------------------------------------------------------------
>
>                 Key: BEAM-13769
>                 URL: https://issues.apache.org/jira/browse/BEAM-13769
>             Project: Beam
>          Issue Type: Test
>          Components: test-failures
>            Reporter: Kiley Sok
>            Assignee: Anand Inguva
>            Priority: P1
>
> https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/5219/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to