The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 02c968903919e70e84eed4357a1d2b46a14fdf9d / Jarek Potiuk <[email protected]> Fix `common.io' provider missing in tests package The common.io provider has been missing from the "tests" folder and a side effect of it was that if this was the only provider in "Providers[common.io]" the tests were run for absolutely everything (but a kitchen sink) - and failed, because we do not have working `pytest` without selecting the test suite (tests, helm_tests and the like) This PR fixes it: * when there is a provider with mising folder, it will fail the breeze tests command when specified in "Providers[" * the common.io has now empty test provider package. Report URL: https://github.com/apache/airflow/actions/runs/6756788757 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
