The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user pcolladosoto (triggered by uranusjr).
Head commit for run: 4fc2df3fe06d906d2052e5310b93dedfe3346ee6 / Pablo Collado Soto <[email protected]> Fix `black` checks and `mock` decorators One of the methods we are to mock required a rather long `@mock.patch` decorator which didn't pass the checks made by `black` on the precommit hooks. On top of that, we messed up the ordering of the `@mock.patch` decorators which meant we didn't set them up properly. This manifested as a `KeyError` on the method we're currently testing. O_o Report URL: https://github.com/apache/airflow/actions/runs/2103730874 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
