guan404ming commented on PR #51146: URL: https://github.com/apache/airflow/pull/51146#issuecomment-2994288706
Hi, thanks for bringing this up. This is actually expected behavior. During testing, a few unnecessary requests may still be triggered. However, they have already been bypassed in the setup and should not interfere with the tests. The bypass logic is handled in `airflow-core/src/airflow/ui/testSetup.ts`. If you're still seeing fetch errors that cause test failures, please let me know as there might be something else going on. Feel free to ask more if there is anything need clarification. -- 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]
