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

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

                Author: ASF GitHub Bot
            Created on: 23/Aug/18 03:10
            Start Date: 23/Aug/18 03:10
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on a change in pull request #6266: 
[BEAM-4511] added py3 tox env for first test
URL: https://github.com/apache/beam/pull/6266#discussion_r212170236
 
 

 ##########
 File path: sdks/python/tox.ini
 ##########
 @@ -53,6 +53,16 @@ commands =
   python setup.py nosetests
   {toxinidir}/scripts/run_tox_cleanup.sh
 
+[testenv:py3]
+setenv =
+    BEAM_EXPERIMENTAL_PY3=1
+commands =
+  python --version
 
 Review comment:
   How do we tell Jenkins which version of Python interpreter will be used 
here? Is it inferred from the name of the test suite (`testenv:py3`)?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 137238)
    Time Spent: 20m  (was: 10m)

> Create a tox environment that uses Py3 interpreter for pre/post commit test 
> suites, once codebase supports Py3. 
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-4511
>                 URL: https://issues.apache.org/jira/browse/BEAM-4511
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Valentyn Tymofieiev
>            Assignee: Matthias Feys
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




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

Reply via email to