The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user vandonr-amz (triggered by vandonr-amz).

Head commit for run:
d11ed2878884fb2d4783273e5791d0edfc3c2e9a / RaphaĆ«l Vandon <[email protected]>
make `conf.set` case insensitive

`conf.get` is insensitive (it converts section and key to lower case)
but set is not, which can lead to surprising behavior
(see the test, which is not passing without the fix).
I suggest that we override set as well to fix that.
Any value that was set before with upper case was unreacheable.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to