You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/08/21 12:19:37 UTC

[GitHub] ashb commented on issue #3733: [AIRFLOW-491] Add cache parameter in BigQuery query method - with 'api_resource_configs'

ashb commented on issue #3733: [AIRFLOW-491] Add cache parameter in BigQuery query method - with 'api_resource_configs'
URL: https://github.com/apache/incubator-airflow/pull/3733#issuecomment-414654266
 
 
   Your error seems to be specific to Py 2.7:
   
   ```
   ======================================================================
   11) ERROR: test_bql_deprecation_warning (tests.contrib.hooks.test_bigquery_hook.TestBigQueryBaseCursor)
   ----------------------------------------------------------------------
      Traceback (most recent call last):
       .tox/py27-backend_postgres/lib/python2.7/site-packages/mock/mock.py line 1305 in patched
         return func(*args, **keywargs)
       tests/contrib/hooks/test_bigquery_hook.py line 227 in test_bql_deprecation_warning
         w[0].message.args[0])
      IndexError: list index out of range
   ```

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


With regards,
Apache Git Services