The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 111e82634a807885a8f9b74d191505284a4dd698 / Jarek Potiuk <[email protected]> Correctly import isabs from os.path (#45178) The #45139 imported isabs from "airflow.www.app" - but isabs has been added there fairly recently and it is anyhow stdlib's os.path isabs - so it should be imported from there. This breaks fab 1.5.2 backport compatibility tests, so we need to cherry-pick it there alongside #45139 (cherry picked from commit 7002966ccf02fca59c3ac4a604a6ee34cc2cca26) Report URL: https://github.com/apache/airflow/actions/runs/12478980673 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
