[
https://issues.apache.org/jira/browse/BEAM-7277?focusedWorklogId=244158&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-244158
]
ASF GitHub Bot logged work on BEAM-7277:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/May/19 17:38
Start Date: 17/May/19 17:38
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #8564: [BEAM-7277]
Add PostCommit test suite for Python 3.7
URL: https://github.com/apache/beam/pull/8564#discussion_r285221812
##########
File path: settings.gradle
##########
@@ -126,8 +126,10 @@ include ":sdks:python:container:py3"
include ":sdks:python:test-suites:dataflow"
include ":sdks:python:test-suites:dataflow:py35"
include ":sdks:python:test-suites:dataflow:py36"
+include ":sdks:python:test-suites:dataflow:py37"
include ":sdks:python:test-suites:direct:py35"
include ":sdks:python:test-suites:direct:py36"
+include ":sdks:python:test-suites:direct:py36"
Review comment:
Look like most recent test run on this PR did not include postcommits, I
overlooked it.
----------------------------------------------------------------
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: 244158)
Time Spent: 4h 40m (was: 4.5h)
> Add PostCommit suite for Python 3.7
> -----------------------------------
>
> Key: BEAM-7277
> URL: https://issues.apache.org/jira/browse/BEAM-7277
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Environment: Python 3.7
> Reporter: Frederik Bode
> Assignee: Frederik Bode
> Priority: Major
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> Add PostCommit suites for Python 3.7.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)