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

Head commit for run:
565ee9f3757d7ecbabdda56ab78fe277a8dc3be9 / Jarek Potiuk <[email protected]>
Sort "opts" element in click option dictionary before hashing (#45156)

Some impleemntation details of click 8.1.8 caused instability in
configuration directories that are produced by click config - the
instability is in sequence of generated "opts" list - the sequence
of options in it is random.

While it can be likely fixed in later versions, better is to
protect from it and sort the opts list before hashing the dict.

(cherry picked from commit 1796c40c82b621dba68b33bb1a43db8185e3a858)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to