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

ASF GitHub Bot logged work on BEAM-13769:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Jun/22 18:07
            Start Date: 01/Jun/22 18:07
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on code in PR #17538:
URL: https://github.com/apache/beam/pull/17538#discussion_r887156662


##########
sdks/python/apache_beam/runners/portability/stager_test.py:
##########
@@ -242,7 +242,7 @@ def test_with_main_session(self):
 
   # (BEAM-13769): Remove the decorator once cloudpickle is default pickle
   # library
-  @pytest.mark.skip
+  @pytest.mark.no_xdist

Review Comment:
   the important point is to reset the pickler *after* the test, not before the 
test, so as to avoid side-effects on other tests. so you'd need to put it in 
tearDown





Issue Time Tracking
-------------------

    Worklog Id:     (was: 777073)
    Time Spent: 3h 50m  (was: 3h 40m)

> 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
>            Priority: P2
>              Labels: sickbay
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/5219/



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to