[
https://issues.apache.org/jira/browse/BEAM-6619?focusedWorklogId=217882&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-217882
]
ASF GitHub Bot logged work on BEAM-6619:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Mar/19 09:11
Start Date: 25/Mar/19 09:11
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_r268542145
##########
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:
Some tests do not run on the DirectRunner in py2 and py3 because of an issue
that @pabloem recently pointed out in [email protected]:
"The DirectRunner does not seem to support RuntimeValueProvider. Is there a
suggestion for DirectRunner pipelines to access arguments passed in as pipeline
options(but not necessarily passed explicitly by users) at pipeline execution
time? ... I'm working on a transform that writes to big query, and table
destinations can come in the form "dataset.table", or "project:dataset.table".
Because these are parsed at runtime (destinations are dynamic), the ptransform
checks if a project was provided in pipelineoptions via value providers."
----------------------------------------------------------------
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: 217882)
Time Spent: 22.5h (was: 22h 20m)
> 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: 22.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)