fat-catTW commented on PR #62652: URL: https://github.com/apache/airflow/pull/62652#issuecomment-3991760503
I attempted to run the E2E tests locally but encountered a Docker build error (SIGBUS fault), which appears to be an environment issue. My PR only modifies translation files: - `.github/skills/airflow-translations/locales/zh-TW.md` - `airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/common.json` - `airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dag.json` I think the failing E2E tests (`dag-calendar-tab.spec.ts`, `task-instances.spec.ts`) are unrelated to translation content. Could you please re-run the tests? Thank you! -- 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]
