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

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

                Author: ASF GitHub Bot
            Created on: 29/May/19 22:12
            Start Date: 29/May/19 22:12
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on pull request #8622: [BEAM-6623] 
add DataflowValidatesRunner batch tests for python 3.6 an…
URL: https://github.com/apache/beam/pull/8622#discussion_r288789636
 
 

 ##########
 File path: build.gradle
 ##########
 @@ -204,12 +204,25 @@ task python3PostCommit() {
   dependsOn ":sdks:python:test-suites:dataflow:py35:postCommitIT"
   dependsOn ":sdks:python:test-suites:dataflow:py36:postCommitIT"
   dependsOn ":sdks:python:test-suites:dataflow:py37:postCommitIT"
-  dependsOn ":sdks:python:test-suites:dataflow:py35:validatesRunnerBatchTests"
   dependsOn ":sdks:python:test-suites:direct:py35:postCommitIT"
   dependsOn ":sdks:python:test-suites:direct:py36:postCommitIT"
   dependsOn ":sdks:python:test-suites:direct:py37:postCommitIT"
 }
 
+task pythonValidatesRunner() {
+  ":sdks:python:test-suites:dataflow:validatesRunnerBatchTests"
 
 Review comment:
   Lines 213, 214 are missing dependsOn.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 250564)
    Time Spent: 11h 50m  (was: 11h 40m)

> Dataflow ValidatesRunner test suite should also exercise ValidatesRunner 
> tests under Python 3.
> ----------------------------------------------------------------------------------------------
>
>                 Key: BEAM-6623
>                 URL: https://issues.apache.org/jira/browse/BEAM-6623
>             Project: Beam
>          Issue Type: Sub-task
>          Components: testing
>            Reporter: Valentyn Tymofieiev
>            Assignee: Frederik Bode
>            Priority: Blocker
>             Fix For: 2.14.0
>
>          Time Spent: 11h 50m
>  Remaining Estimate: 0h
>




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

Reply via email to