The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user jscheffl (triggered by jscheffl).
Head commit for run: d1a8028d672ce635a4823aea0d8dc0019e06fea3 / Jarek Potiuk <[email protected]> Temporarily limits WTForms to below 3.2.0 (#43233) WTForms are limited to 3.2.0 because of the error in tests. We technically do not need it directly as this is a dependency of Flask-WTF, but we need to specify it here to add the limitation The issue to track it is https://github.com/pallets-eco/wtforms/issues/863 Note. 3.2.0 has been broken because of imports https://github.com/pallets-eco/wtforms/issues/861 which was fixed in 3.2.1, but after import was fixed, the tests started to work with 3.2.1 when the issue 863 is fixed, we should likely leave the line below and specify !=3.2.0,!=3.2.1 (cherry picked from commit 979d750b226fccbc5dac174f5b9ac566ec663e56) Report URL: https://github.com/apache/airflow/actions/runs/11447270506 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
