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 2021/09/13 16:52:08 UTC

[GitHub] [airflow] bmckallagat-os commented on pull request #18209: Upgrade importlib-resources version

bmckallagat-os commented on pull request #18209:
URL: https://github.com/apache/airflow/pull/18209#issuecomment-918382944


   As a note, the following unittests failed which seem to be unrelated to this change:
   
   ```
   FAILED tests/www/test_security.py::TestSecurity::test_verify_public_role_has_no_permissions - AssertionError: assert [can read on DAG:test_example_bash_operator] == []
   FAILED tests/www/views/test_views_base.py::test_resetmypasswordview_edit[pk-admin] - AttributeError: 'NoneType' object has no attribute 'password'
   ```
   
   I didn't want to patch them due to it being out of scope of this change, but just thought I would point it out.


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org