The GitHub Actions job "Tests" on 
airflow.git/e2e-xcoms-playwright-best-practices has failed.
Run started by GitHub user mvanhorn (triggered by potiuk).

Head commit for run:
8bdac9e3bb4ca4c9aaebf361e41f37b16c348a57 / Matt Van Horn 
<[email protected]>
fix(e2e): improve Playwright test patterns in xcoms.spec.ts

Replace anti-patterns with Playwright best practices:
- page.waitForFunction() with DOM queries to locator-based waiting
- waitForLoadState("networkidle") to specific UI state assertions
- Manual textContent() checks to web-first assertions (not.toBeEmpty)

No test coverage or behavior changes.

Fixes #63966

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

With regards,
GitHub Actions via GitBox


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

Reply via email to