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

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

                Author: ASF GitHub Bot
            Created on: 23/Aug/18 08:02
            Start Date: 23/Aug/18 08:02
    Worklog Time Spent: 10m 
      Work Description: Fematich 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_r212215818
 
 

 ##########
 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:
   Yes, locally it works like that (using the default PY3 version on the 
machine).
   It seems like the PY3 tests didn't run on Jenkins: I don't see a `py3 
create` line in the log.

----------------------------------------------------------------
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: 137279)
    Time Spent: 0.5h  (was: 20m)

> 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: 0.5h
>  Remaining Estimate: 0h
>




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

Reply via email to