bingqin2 commented on issue #35442: URL: https://github.com/apache/airflow/issues/35442#issuecomment-5605554239
I picked up the missing Amazon provider test module `providers/amazon/tests/unit/amazon/aws/test_exceptions.py` (for `aws/exceptions.py`). Checked for existing claims and open PRs touching that path first; none found. Writing the tests showed that `EcsTaskFailToStart` and `WaiterTerminalFailure` do not survive a pickle round-trip, so the PR fixes those too and removes the `OVERLOOKED_TESTS` entry: https://github.com/apache/airflow/pull/72824 -- 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]
