OmairK commented on pull request #9861:
URL: https://github.com/apache/airflow/pull/9861#issuecomment-660300888


   @mik-laj I have been trying to understand why  `test_gcs_write_fail_remote` 
has been failing. Can you help me? This the error I am getting. Thank in 
advance :smile: 
   ```
   E           AssertionError: expected call not found.
   E           Expected: error('Could not write logs to %s: %s', 
'gs://my-bucket/path/to/1.log', Exception('Failed to connect'))
   E           Actual: error('Could not write logs to %s: %s', 
'gs://my-bucket/path/to/1.log', Exception('Failed to connect'))
   ```


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


Reply via email to