kaxil commented on issue #5958: [AIRFLOW-5335] Simplify GCSHook test
URL: https://github.com/apache/airflow/pull/5958#issuecomment-526555445
 
 
   I like the idea. Only 1 issue regarding client_info, it creates a separate 
object:
   
   ```
   AssertionError: Expected call: 
Client(client_info=<google.api_core.gapic_v1.client_info.ClientInfo object at 
0x110f774a8>, credentials='CREDENTIALS', project='PROJECT_ID')
   Actual call: 
Client(client_info=<google.api_core.gapic_v1.client_info.ClientInfo object at 
0x11f47a080>, credentials='CREDENTIALS', project='PROJECT_ID')
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to