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

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

                Author: ASF GitHub Bot
            Created on: 24/Mar/19 10:50
            Start Date: 24/Mar/19 10:50
    Worklog Time Spent: 10m 
      Work Description: RobbeSneyders commented on pull request #8110: 
[BEAM-5663] Add issue links to failing Python 3.6 tests
URL: https://github.com/apache/beam/pull/8110#discussion_r268428033
 
 

 ##########
 File path: sdks/python/apache_beam/typehints/trivial_inference_test.py
 ##########
 @@ -29,37 +29,28 @@
 global_int = 1
 
 
[email protected](sys.version_info >= (3, 6, 0) and
+                 os.environ.get('RUN_SKIPPED_PY3_TESTS') != '1',
+                 'This test still needs to be fixed on Python 3.6. See BEAM')
 
 Review comment:
   Fixed.
 
----------------------------------------------------------------
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: 217692)
    Time Spent: 3h  (was: 2h 50m)

> Add tox suites for various Python 3 versions (3.5, 3.6, 3.7)
> ------------------------------------------------------------
>
>                 Key: BEAM-5663
>                 URL: https://issues.apache.org/jira/browse/BEAM-5663
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Manu Zhang
>            Assignee: Robbe
>            Priority: Major
>              Labels: triaged
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> Currently, Python 3.5.2 is set up for Jenkins tests but we've seen test 
> failings across various Python 3 versions. It will be valuable to add tox 
> suites for Python 3.4, 3.5, 3.6 and 3.7



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

Reply via email to