zhangxinyao88 opened a new pull request, #71985: URL: https://github.com/apache/airflow/pull/71985
Remove 14 outdated entries from `OVERLOOKED_TESTS`: - 12 no longer correspond to a current provider module after modules were renamed or removed - 2 already have their expected test files Add a project-structure assertion that requires every remaining exemption to correspond to a current provider module, preventing dead entries from accumulating again. related: #35442 Testing: - `breeze run pytest airflow-core/tests/unit/always/test_project_structure.py::TestProjectStructure::test_providers_modules_should_have_tests -xvs` - Airflow pre-commit and commit-message hooks --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes (Codex) Generated-by: Codex 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 @zhangxinyao88 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]
