The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
a0d90f8647da272c21c9beb6e1e857f2e670603a / Jarek Potiuk <[email protected]>
Fix selection of providers for tests in new provider's structure

There was a  teething problem after #45259 - when running tests for
all providers rather than selectively the "new structure" providers
(currently airbyte) tests were not running when "all" provider tests
were run. There were two problems:

* typo in "tests" (was "test") folder name for providers
* full local paths were passed from Host (rather than relative
  paths from airlfow root) for found providers

Also the "new" providers are moved to be first in the list of
pytest folders to see that it is actually working.

Report URL: https://github.com/apache/airflow/actions/runs/12784291352

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to