The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).
Head commit for run: 3f8c1e434346acacb80d6d0bdc255f1a657625a2 / Ephraim Anierobi <[email protected]> Remove double warning in CLI when config value is deprecated (#40319) * Remove double warning in CLI when config value is deprecated There's a double warning when getting a value for a deprecated configuration. This happens because we first check if the config exists, which issues a warning and then getting the config also issues the same warning. Now that we don't error for non-existing configs, we should not check existence before getting a config value * mark test_plugins_command as db_test * mark test_cli_parser.py as db_test Report URL: https://github.com/apache/airflow/actions/runs/9599642408 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
