sjyangkevin commented on PR #63463: URL: https://github.com/apache/airflow/pull/63463#issuecomment-4062172296
> @sjyangkevin Yes, there are still quite a few flaky parts in our E2E tests. With this meta issue, we are trying to standardize the test patterns first, and then address the flaky parts as the next step. > > Could you share the command you used to run the tests? Thanks and agree, I use breeze to run only test for event page and for all browser. ``` breeze testing ui-e2e-tests --browser all --test-pattern "dag-audit-log.spec.ts" ``` -- 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]
