You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Tibor Kiss (JIRA)" <ji...@apache.org> on 2017/03/13 12:23:41 UTC

[jira] [Updated] (BEAM-1682) Enable all GCP unit tests in Python-SDK

     [ https://issues.apache.org/jira/browse/BEAM-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Kiss updated BEAM-1682:
-----------------------------
    Fix Version/s:     (was: 0.6.0)

> 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)