choo121600 commented on PR #63447: URL: https://github.com/apache/airflow/pull/63447#issuecomment-4064928016
> @choo121600 Sorry for the ping. I’ve tried several times, but the CI tests are still failing. Could you please help me figure out what’s wrong? Hi! It might help to run the test locally first with: ``` breeze testing ui-e2e-tests --test-pattern "requiredAction.spec.ts" --browser webkit --workers 2 ``` This usually catches most issues. If it still only fails in CI, checking the CI logs might help identify the cause. -- 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]
