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

Head commit for run:
930c86203468400d438c833daa2e3c7d4bfc6145 / Jarek Potiuk <[email protected]>
Change working directory for breeze unit tests (#31839)

The recent version of pytest released on June 10th introduced
change that it will read conftest tests starting in the directory
which is current working directory, this causes breeze tests run
with working directory being top airflow directory to fail because
it's requirements do not contain a few libraries that are used
in airflow's conftest.py

This change rather than specifying directory at pytest command
line, changes working directory for the tests.

(cherry picked from commit 320671914ae2ebce30bb888ef2125bf79b1ba39e)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to