The GitHub Actions job "Tests" on airflow.git/test/ui-e2e-dags-list-display has 
failed.
Run started by GitHub user chen0427ok (triggered by pierrejeambrun).

Head commit for run:
d26e0b3c5e6cdc613314007a98b07362888507a2 / chen0427ok 
<[email protected]>
Add UI E2E test for DAGs list display (#59307)

Implements DAGS-001 test case to verify DAGs list displays correctly.

Changes:
- Add new test spec: dags-list.spec.ts with 3 test cases
- Extend DagsPage with methods to verify DAG list display
- Use data-testid selectors following best practices
- Increase LoginPage timeouts for better stability

Test cases:
1. Verify DAGs list displays after login
2. Verify DAG links are formatted correctly
3. Verify specific test DAG exists in the list

Note: All tests pass on Chromium and WebKit. Firefox tests fail
due to nginx 404 error when accessing the login page, which appears
to be an environment/configuration issue, not a test code issue.

Report URL: https://github.com/apache/airflow/actions/runs/20173458991

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to