RaphCodec commented on PR #64422: URL: https://github.com/apache/airflow/pull/64422#issuecomment-5084415526
I updated my feature and main bracnhes and was able to get the CI checks to pass again. Some of these test failed becuase my main branch was not up to date with upstream. I was only rebasing my feature branch and as soon as I updated my main branch also the tests started to pass again. I didn't realize I needed to update both, so I apologize for the confusion on my part. Test runs: - [AMD](https://github.com/RaphCodec/airflow/actions/runs/30206090406) - [ARM](https://github.com/RaphCodec/airflow/actions/runs/30198485954) Some test that failed still are the Additional PROD e2e tests and the k8s tests. Those are failing becuase they are looking for images in my fork that don't exist. I assume that those should be fine once the maintainer approved workflow runs, but please correct me if I am wrong. The provdier wheel test seems to be failing for a similiar reason, but all of the provider distirbution tests are passing. The `Build info`, `Go SDK Tests`, `Java SDK Tests`, and `Java SDK Docs`, Mypy provider checks` and `provider distribution tests` (minus the wheel test) have all passed. -- 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]
