The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user eladkal (triggered by eladkal).
Head commit for run: c44b24ec29673886caa15325c55d3753ae66cc5f / Jarek Potiuk <[email protected]> Make known deprecated warnings more resilient to changes (#29471) Some of the deprecated warning messages we "know" and deliberately ignore as "known" in provider import verification, had variable parts that kept on changing when new version of dependencies (for exmaple snowflake library) has been released. The known warning already supports substring match for a while, this PR just turns the known warnings with variable parts into substrings. Shortening the messages and turning them into one-liners makes it also cleaner to read and understand how many warnings we ignore, as well as allows to remove some duplication. Report URL: https://github.com/apache/airflow/actions/runs/4149175457 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
