The GitHub Actions job "Tests" on airflow.git/fix/63964-improve-playwright-task-logs has failed. Run started by GitHub user tysoncung (triggered by choo121600).
Head commit for run: 39f4cfa01dc55f2389f67253a464c54908fd802c / Tyson Cung <[email protected]> fix(ui/e2e): improve Playwright test patterns in task-logs.spec.ts (#63964) Replace Playwright anti-patterns with best practices in task-logs spec. Changes in task-logs.spec.ts: - Replace locator('[data-testid="..."]') with getByTestId() (6 occurrences) - Replace locator('[data-testid^="virtualized-item-"]') with getByTestId(/^virtualized-item-/) regex pattern Changes in playwright.config.ts: - Remove task-logs.spec.ts from testIgnore list closes #63964 Report URL: https://github.com/apache/airflow/actions/runs/23348156494 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
