jscheffl commented on PR #66471: URL: https://github.com/apache/airflow/pull/66471#issuecomment-4391089433
> I checked the four failing `provider distributions tests / Compat ...` jobs, and they all fail on the same unrelated test in the grouped `amazon` provider batch: > > `providers/amazon/tests/unit/amazon/aws/hooks/test_sagemaker.py::TestSageMakerHook::test_delete_model_when_not_exist` `E assert 400 == 404` > > I also verified the same failure is already present on a recent scheduled `main` run: > > * run `25429216179` > > * job `provider distributions tests / Compat 3.1.8:P3.10:` (`74592770298`) > > * same `assert 400 == 404` failure in `test_sagemaker.py` > > > So these compat failures look inherited from `main`, not introduced by this `cncf.kubernetes` change. Was just fixed in https://github.com/apache/airflow/pull/66473 - rebasing... -- 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]
