Fokko commented on issue #4118: [AIRFLOW-3271] Airflow RBAC Permissions modification via UI do not persist URL: https://github.com/apache/incubator-airflow/pull/4118#issuecomment-435916572 Travis is unhappy: ``` ====================================================================== 27) FAIL: test_log_success_for_user (tests.www_rbac.test_views.TestDagACLView) ---------------------------------------------------------------------- Traceback (most recent call last): tests/www_rbac/test_views.py line 1369 in test_log_success_for_user self.check_content_in_response('Log by attempts', resp) tests/www_rbac/test_views.py line 89 in check_content_in_response self.assertIn(text, resp_html) AssertionError: 'Log by attempts' not found in u'\n\n\n\n\n\n\n \n\n\n<!DOCTYPE html>\n<html>\n <head>\n <title>Airflow</title>\n\n \n <meta name="viewport" content="width=device-width, initial-scale=1.0">\n ... ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
