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

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

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

ASF GitHub Bot commented on AIRFLOW-3634:
-----------------------------------------

kaxil commented on pull request #4440: [AIRFLOW-3634] Fix GCP Spanner Test
URL: https://github.com/apache/airflow/pull/4440
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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