Fokko commented on issue #4957: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/airflow/pull/4957#issuecomment-475908360 It looks like we have an unhappy test: ``` ====================================================================== 47) ERROR: test_extra_links_error_raised (tests.www.test_views.TestExtraLinks) ---------------------------------------------------------------------- Traceback (most recent call last): tests/www/test_views.py line 1633 in setUp self.app = application.create_app().test_client() AttributeError: 'tuple' object has no attribute 'test_client' ```
---------------------------------------------------------------- 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
