This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 42266e1a07 Add color formatting for ANSI chars in logs from task 
executions (#37985)
     add 89f5cde97e Revert "Add system test to test the AWS auth manager 
(#37947)" (#38004)

No new revisions were added by this update.

Summary of changes:
 .../amazon/aws/auth_manager/views/auth.py          |   2 +-
 tests/conftest.py                                  |  12 +-
 .../amazon/aws/auth_manager/views/test_auth.py     |  33 ++--
 .../system/providers/amazon/aws/tests/__init__.py  |  16 --
 .../amazon/aws/tests/test_aws_auth_manager.py      | 210 ---------------------
 .../system/providers/amazon/aws/utils/__init__.py  |   8 +-
 6 files changed, 26 insertions(+), 255 deletions(-)
 delete mode 100644 tests/system/providers/amazon/aws/tests/__init__.py
 delete mode 100644 
tests/system/providers/amazon/aws/tests/test_aws_auth_manager.py

Reply via email to