The GitHub Actions job "Tests" on airflow.git/NewLocatorBased has failed.
Run started by GitHub user Pyasma (triggered by Pyasma).

Head commit for run:
d9da7e41de0b4364ef28be871dbb3ee802768d9a / Pyasma <[email protected]>
Fix e2e connection tests: column header locators and double-search on edit

- Replace getByRole("columnheader", { name: ... }) with filter({ hasText })
  because sortable headers wrap text in a <Button aria-label="sort">, making
  the th's accessible name "sort" rather than the column label
- Remove redundant findConnectionRow call from editConnection; clickEditButton
  already searches internally, and the double search caused a mid-refetch
  re-render that prevented the edit dialog from opening

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

With regards,
GitHub Actions via GitBox


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

Reply via email to