dhkim1920 opened a new pull request, #72487: URL: https://github.com/apache/airflow/pull/72487
Add coverage for the compatibility imports exposed by `common.compat.standard.utils`. The tests verify every name in `__all__` resolves through the compatibility import map and that unknown attributes retain the expected `AttributeError` contract. This removes the corresponding entry from `OVERLOOKED_TESTS`. related: #35442 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Codex (GPT-5) Generated-by: Codex (GPT-5) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) --- Drafted-by: Codex (GPT-5); reviewed by @dhkim1920 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]
