You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2019/01/05 13:17:00 UTC

[jira] [Resolved] (AIRFLOW-3634) GCP Spanner Test is broken

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

Kaxil Naik resolved AIRFLOW-3634.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.2

> GCP Spanner Test is broken
> --------------------------
>
>                 Key: AIRFLOW-3634
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3634
>             Project: Apache Airflow
>          Issue Type: Test
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Critical
>             Fix For: 1.10.2
>
>
> ======================================================================
> 25) FAIL: test_database_update_ex_if_database_not_exist (tests.contrib.operators.test_gcp_spanner_operator.CloudSpannerTest)
> ----------------------------------------------------------------------
>    Traceback (most recent call last):
>     .tox/py27-backend_mysql/lib/python2.7/site-packages/mock/mock.py line 1305 in patched
>       return func(*args, **keywargs)
>     tests/contrib/operators/test_gcp_spanner_operator.py line 354 in test_database_update_ex_if_database_not_exist
>       "instance 'instance-id' is missing", str(err))
>    AssertionError: "The Cloud Spanner database 'db1' in project 'project-id' and instance 'instance-id' is missing" not found in '("The Cloud Spanner database \'%s\' in project \'%s\' and instance \'%s\' is missing. Create the database first before you can update it.", \'db1\', \'project-id\', \'instance-id\')'



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