[
https://issues.apache.org/jira/browse/BEAM-6619?focusedWorklogId=217290&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-217290
]
ASF GitHub Bot logged work on BEAM-6619:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Mar/19 15:20
Start Date: 22/Mar/19 15:20
Worklog Time Spent: 10m
Work Description: Juta commented on pull request #8098: [BEAM-6619]
[BEAM-6593] update gradle to include all py3 it tests
URL: https://github.com/apache/beam/pull/8098#discussion_r268215960
##########
File path: sdks/python/test-suites/direct/py3/build.gradle
##########
@@ -29,19 +29,9 @@ task postCommitIT(dependsOn: 'installGcpTest') {
doLast {
def batchTests = [
"apache_beam.examples.wordcount_it_test:WordCountIT.test_wordcount_it",
-
"apache_beam.examples.cookbook.bigquery_tornadoes_it_test:BigqueryTornadoesIT.test_bigquery_tornadoes_it",
Review comment:
I noticed that all IT tests are only included in the DataflowRunner and not
in the DirectRunner in the python 2 tests. I made the changes to exactly match
the tests from python 2:
https://github.com/apache/beam/blob/master/sdks/python/build.gradle#L101
----------------------------------------------------------------
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: 217290)
Time Spent: 21h 50m (was: 21h 40m)
> Add PostCommit suite for integration tests on DataflowRunner
> ------------------------------------------------------------
>
> Key: BEAM-6619
> URL: https://issues.apache.org/jira/browse/BEAM-6619
> Project: Beam
> Issue Type: Sub-task
> Components: testing
> Reporter: Mark Liu
> Assignee: Mark Liu
> Priority: Major
> Labels: triaged
> Fix For: Not applicable
>
> Time Spent: 21h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)