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

Head commit for run:
aa9f6e129bf223469fb44b23e15a529b4fd834bf / Jarek Potiuk <[email protected]>
Change working directory for breeze unit tests

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.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to