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 2019/09/24 06:15:57 UTC

[GitHub] [airflow] OmerJog commented on issue #6016: [AIRFLOW-5408] Fix env variable name in Kubernetes template

OmerJog commented on issue #6016: [AIRFLOW-5408] Fix env variable name in Kubernetes template
URL: https://github.com/apache/airflow/pull/6016#issuecomment-534406825
 
 
   The tests report these errors:
   ```
   tests/contrib/hooks/test_bigquery_hook.py:62: error: Name 'PropertyMock' is not defined
   tests/contrib/hooks/test_bigquery_hook.py:73: error: Name 'PropertyMock' is not defined
   tests/contrib/hooks/test_bigquery_hook.py:84: error: Name 'PropertyMock' is not defined
   tests/contrib/hooks/test_bigquery_hook.py:94: error: Name 'PropertyMock' is not defined
   tests/contrib/hooks/test_bigquery_hook.py:105: error: Name 'PropertyMock' is not defined
   ```
   @mik-laj  do you know why?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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