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

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

                Author: ASF GitHub Bot
            Created on: 13/Sep/19 00:24
            Start Date: 13/Sep/19 00:24
    Worklog Time Spent: 10m 
      Work Description: udim commented on pull request #9514: [BEAM-3713] 
Convert ITs to not use save_main_session
URL: https://github.com/apache/beam/pull/9514#discussion_r323999201
 
 

 ##########
 File path: sdks/python/apache_beam/examples/complete/distribopt.py
 ##########
 @@ -314,7 +314,7 @@ def format_output(element):
   return result
 
 
-def run(argv=None):
+def run(argv=None, save_main_session=True):
 
 Review comment:
   I was thinking today (but haven't had time to check) that since 
save_main_session is also a command line option, it could be passed in `argv`.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 311834)
    Time Spent: 6.5h  (was: 6h 20m)

> Consider moving away from nose to nose2 or pytest.
> --------------------------------------------------
>
>                 Key: BEAM-3713
>                 URL: https://issues.apache.org/jira/browse/BEAM-3713
>             Project: Beam
>          Issue Type: Test
>          Components: sdk-py-core, testing
>            Reporter: Robert Bradshaw
>            Assignee: Udi Meiri
>            Priority: Minor
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> Per 
> [https://nose.readthedocs.io/en/latest/|https://nose.readthedocs.io/en/latest/,]
>  , nose is in maintenance mode.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to