This is an automated email from the ASF dual-hosted git repository.

choo121600 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 5d5592b2e29 Fix unauthenticated GitHub API calls in `breeze ci 
upgrade` (#63974)
     add 122e4a21d18 Add Dag readiness checks to E2E tests to prevent flaky 
failures (#63980)

No new revisions were added by this update.

Summary of changes:
 .../src/airflow/ui/tests/e2e/pages/BackfillPage.ts | 12 +++++---
 .../airflow/ui/tests/e2e/pages/DagCalendarTab.ts   |  5 +++-
 .../src/airflow/ui/tests/e2e/pages/DagCodePage.ts  |  5 +++-
 .../airflow/ui/tests/e2e/pages/DagRunsTabPage.ts   | 12 ++++----
 .../src/airflow/ui/tests/e2e/pages/DagsPage.ts     | 32 ++++++++++++----------
 .../src/airflow/ui/tests/e2e/pages/EventsPage.ts   | 11 +++++---
 .../src/airflow/ui/tests/e2e/pages/GridPage.ts     |  8 ++++--
 .../airflow/ui/tests/e2e/pages/TaskInstancePage.ts |  5 +++-
 .../ui/tests/e2e/specs/dag-calendar-tab.spec.ts    | 12 ++++++++
 .../airflow/ui/tests/e2e/specs/dag-runs.spec.ts    | 13 +++++++++
 .../ui/tests/e2e/specs/task-instances.spec.ts      | 12 ++++++++
 11 files changed, 93 insertions(+), 34 deletions(-)

Reply via email to