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/01/05 16:48:22 UTC

[GitHub] kaxil commented on issue #4425: [AIRFLOW-3623] Support download logs by attempts from UI

kaxil commented on issue #4425: [AIRFLOW-3623] Support download logs by attempts from UI
URL: https://github.com/apache/airflow/pull/4425#issuecomment-451670726
 
 
   Can you please resolve an error that was in the PR but because of broken Travis it wasn't detected:
   
   ```
   ======================================================================
   46) ERROR: test_get_logs_with_metadata_as_download_file (tests.www_rbac.test_views.TestLogView)
   ----------------------------------------------------------------------
      Traceback (most recent call last):
       tests/www_rbac/test_views.py line 569 in test_get_logs_with_metadata_as_download_file
         response = self.app.get(url)
      AttributeError: 'Flask' object has no attribute 'get'
   ```
   Please fix it in the new PR.
   
   

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