The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user Taragolis (triggered by Taragolis).
Head commit for run: 5802469fbc452a5727c938f033f2753571989d92 / Adrian Castro <[email protected]> Migrate amazon provider transfer tests from `unittests` to `pytest` (#28145) Related: #28039 #28139 Migrate Amazon provider's transfer tests to `pytest`. All changes are more or less straightforward: - Get rid of unittests.TestCase class and TestCase.assert* methods - Convert setUp* and tearDown* methods to appropriate pytest alternative - Replace decorator `parameterized.expand` by `pytest.mark.parametrize`. - Renamed `@patch` to `@mock.patch` to conform to other tests Report URL: https://github.com/apache/airflow/actions/runs/3641797122 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
