mik-laj commented on pull request #9167:
URL: https://github.com/apache/airflow/pull/9167#issuecomment-640285270


   I still have 2 problems 
   
   First issue - Cloud Build system tests. This system tests use git and Cloud 
Source Repository. For authroization, git uses credentials helper According to 
the documentation, gcloud must be installed for this helper to work correctly.
   
   > The gcloud command-line tool must be in your $PATH for the credential 
helper scripts to work.
   
   Second issue - Tests for Google Cloud Vision are sad.  The corresponding 
files could not be found.
   ```
   [2020-06-07 21:49:51,189] {logging_command_executor.py:33} INFO - Executing: 
'gsutil cp /tmp/tmp6v_shqlg.png 
gs://polidea-airflow-tests-37/imagetest-build-24790.png'
   [2020-06-07 21:49:54,540] {logging_command_executor.py:40} INFO - Stdout: 
CommandException: No URLs matched: /tmp/tmp6v_shqlg.png
   
   [2020-06-07 21:49:54,540] {logging_command_executor.py:41} INFO - Stderr:
   [2020-06-07 21:49:54,540] {logging_command_executor.py:43} ERROR - Error 
when executing gsutil cp /tmp/tmp6v_shqlg.png 
gs://polidea-airflow-tests-37/imagetest-build-24790.png
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to