[ 
https://issues.apache.org/jira/browse/BEAM-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906099#comment-15906099
 ] 

ASF GitHub Bot commented on BEAM-1682:
--------------------------------------

Github user tibkiss closed the pull request at:

    https://github.com/apache/beam/pull/2218


> Enable all GCP unit tests in Python-SDK
> ---------------------------------------
>
>                 Key: BEAM-1682
>                 URL: https://issues.apache.org/jira/browse/BEAM-1682
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py
>            Reporter: Tibor Kiss
>            Assignee: Tibor Kiss
>            Priority: Minor
>
> Some of the GCP unit tests are not running due to missing 'apitools' 
> dependency in the test environment:
> {noformat}
> test_remove_objects_from_args_nothing_to_remove 
> (apache_beam.internal.util_test.UtilTest) ... ok
> test_DatastoreWriteFn_with_batch_size_exact_multiple 
> (apache_beam.io.gcp.datastore.v1.datastoreio_test.DatastoreioTest) ... SKIP: 
> GCP dependencies are not installed
> test_DatastoreWriteFn_with_emtpy_batch 
> (apache_beam.io.gcp.datastore.v1.datastoreio_test.DatastoreioTest) ... SKIP: 
> GCP dependencies are not installed
> test_DatastoreWriteFn_with_multiple_batches 
> (apache_beam.io.gcp.datastore.v1.datastoreio_test.DatastoreioTest) ... SKIP: 
> GCP dependencies are not installed
> test_DatastoreWriteFn_with_one_batch 
> (apache_beam.io.gcp.datastore.v1.datastoreio_test.DatastoreioTest) ... SKIP: 
> GCP dependencies are not installed
> test_SplitQueryFn_with_exception 
> (apache_beam.io.gcp.datastore.v1.datastoreio_test.DatastoreioTest)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to