The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: cb2c5e6652914d2ec821803878c9adc4faab28fe / Tyson Cung <[email protected]> fix(ui/e2e): improve Playwright test patterns in task-logs.spec.ts (#63990) * 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 * Update airflow-core/src/airflow/ui/playwright.config.ts --------- Co-authored-by: Tyson Cung <[email protected]> Co-authored-by: Yeonguk Choo <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/23482963256 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
