The GitHub Actions job "Tests" on airflow.git/test/ui-e2e-dags-list-display has succeeded. Run started by GitHub user chen0427ok (triggered by vatsrahul1001).
Head commit for run: c0d497f07f53c8de05f3aa22b333431891b65d76 / chen0427ok <[email protected]> Use href-based selectors in DAGs list E2E tests Replace data-testid attributes with semantic href-based selectors for locating DAG elements in E2E tests. This approach: - Works with existing frontend code without modifications - Handles empty DAG list scenarios (0 DAGs after filtering) - Uses semantic HTML attributes (href) instead of test markers - Compatible with pre-built Docker images in CI Modified test methods to use a[href^="/dags/"] selector with regex filtering to match only DAG detail pages, excluding list and run detail pages. Report URL: https://github.com/apache/airflow/actions/runs/20452519718 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
