keith991001 commented on issue #35442: URL: https://github.com/apache/airflow/issues/35442#issuecomment-5611629128
Picking up the missing test module for the Celery default configuration builder: `providers/celery/tests/unit/celery/executors/test_default_celery.py` Checked for existing claims and open PRs covering this path first — none found. Will remove the corresponding entry from `OVERLOOKED_TESTS` in the same PR. Scope note: `test_celery_executor.py` already covers the dict-option reload paths, so the new module focuses on the uncovered surface (`_broker_supports_visibility_timeout`, `_broker_transport_options` error paths, the SSL branch matrix, and the result-backend fallback). --- Drafted-by: Claude Code (Fable 5) (no human review before posting) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
