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

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

                Author: ASF GitHub Bot
            Created on: 10/Apr/19 22:12
            Start Date: 10/Apr/19 22:12
    Worklog Time Spent: 10m 
      Work Description: RobbeSneyders commented on pull request #8036: 
[BEAM-5663] Add Python 3.6 and Python 3.7 precommit test suites
URL: https://github.com/apache/beam/pull/8036#discussion_r274184656
 
 

 ##########
 File path: sdks/python/test-suites/tox/py37/build.gradle
 ##########
 @@ -0,0 +1,47 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * License); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an AS IS BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+/**
+ * Unit tests for Python 3.7
+ */
+
+plugins { id 'org.apache.beam.module' }
+applyPythonNature()
+
+// Required to setup a Python 3 virtualenv.
+project.ext.python3 = true
 
 Review comment:
   Thanks! I started on this before your PR was merged. It's fixed now.
 
----------------------------------------------------------------
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: 225858)
    Time Spent: 4h 10m  (was: 4h)

> 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: 4h 10m
>  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