[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-05-06 Thread GitBox


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

Head commit for run:
153f565221a40a4ecfa21d4bd1dea489dc5e6f9f / Piyush 
simplified delete connection

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-05-05 Thread GitBox


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

Head commit for run:
2f4ec0898c4bb3ee47256c36d3053060ba303bdc / Piyush Mudgal 

Merge branch 'main' into NewLocatorBased

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-05-05 Thread GitBox


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

Head commit for run:
5a16e740dcfd701405c9770bb1f37a5cd86b2116 / Piyush Mudgal 

Merge branch 'main' into NewLocatorBased

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-05-03 Thread GitBox


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

Head commit for run:
4b37635d944bc354eaefc2efad457b4ed6db7705 / Piyush 
run lin

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-05-03 Thread GitBox


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

Head commit for run:
6e0348d8818232a2f37b8e6500914c8f2fa08698 / Piyush 
refactor: improve E2E connection tests with web-first Playwright assertions

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-05-02 Thread GitBox


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

Head commit for run:
941464c4024beddf950a2194e1f4c4bb00278f73 / Piyush 
adding wait for to hasSearch

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-04-20 Thread GitBox


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

Head commit for run:
8c9e1967b56cfe96c0abfdfdea5ac313c63f6442 / Piyush Mudgal 

Merge branch 'main' into NewLocatorBased

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-04-16 Thread GitBox


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

Head commit for run:
82182e501e1d13244538e641603b159e19e1f3dc / Piyush Mudgal 

Merge branch 'main' into NewLocatorBased

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-04-15 Thread GitBox


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

Head commit for run:
01a44405cf019045a4e6e045b1aeb18ea4f2391f / Piyush 
Fix e2e column header locators and remove flaky trial click

- Replace getByRole("columnheader", { name }) with .filter({ hasText })
  so headers are matched by text content instead of ARIA accessible name.
  The sort button's aria-label="sort" was shadowing the header text in
  the accessible name computation, causing the test to never find the element.

- Remove the redundant trial click before deleting a connection.
  Playwright's .click() already waits for stability; the extra trial run
  was racing with the Ark UI open animation and timing out on CI.

- Remove unused LazyClipboard import and fix formatter issues:
  import order, trailing whitespace, double blank line.

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-04-14 Thread GitBox


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

Head commit for run:
e390fa60e417a7e1b8bd47ffd7595b8d70a96b3d / Piyush 
fixing small typos

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-04-13 Thread GitBox


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

Head commit for run:
67e6b7a4769ab77ba19e5829fe84ce576165a219 / Piyush 
Copilot suggested Changes

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-04-13 Thread GitBox


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

Head commit for run:
4db2257f9a160e0b8f35ab7a1232834c42717655 / Piyush 
Copilot suggested Changes

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-04-03 Thread GitBox


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

Head commit for run:
fb4935c7050509c5917b2e03ae17d7f5279b0e7a / Piyush 
test

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-30 Thread GitBox


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

Head commit for run:
e9ec3e23f26be53b7a79be6d72724126766ec562 / Piyush 
test

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-30 Thread GitBox


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

Head commit for run:
4c76ea0c65d1608dcba845e14bbc980e02078a31 / Piyush 
removed lots of stuff

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-29 Thread GitBox


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

Head commit for run:
6ef13c58d1086c53c0cc50071dd59cb74960db13 / Piyush 
final push

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-29 Thread GitBox


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

Head commit for run:
59d05261f63ba2cb1aedf0342dc397c78a802d6a / Piyush Mudgal 

Merge branch 'main' into NewLocatorBased

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-25 Thread GitBox


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

Head commit for run:
48855252f3a733095f1dd8adef7c0870287db650 / Piyush 
Fix e2e delete test: use exact confirm button text "Yes, Delete"

The confirmDeleteButton locator used getByRole("button", { name: "Delete" })
which does substring matching and matched the "Delete Connection" row button
(earlier in DOM) instead of the "Yes, Delete" confirm dialog button.

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-24 Thread GitBox


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

Head commit for run:
c37e0b77fa0b805c872bc605e7b3a424a90ad619 / Piyush 
using getByText

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-24 Thread GitBox


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

Head commit for run:
9935f89c3feb220c42c86e2824865be7439c5b4c / Piyush 
using getByText

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-24 Thread GitBox


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

Head commit for run:
0149ffe53792b1063d16ae090637bb732c1e0aad / Unknown 
added timeout and waiting for input and retuning to dialog content

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-23 Thread GitBox


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

Head commit for run:
a4df69ef2b6af7988fde2483e02c5dbd7f7c00cd / Unknown 
improve dialog handling & adding role based locators

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-23 Thread GitBox


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

Head commit for run:
de56e63bae5b087776ccd0cfefc2de54ce2eb990 / Unknown 
adding filter out the text

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-23 Thread GitBox


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

Head commit for run:
fa4dbef7767906ec4258ffa512d9242db89aacf4 / Unknown 
adding filter out the text

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-22 Thread GitBox


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

Head commit for run:
a8523e112a8229f91b9733a18ac9c7d48810ea09 / Pyasma 
using_getByRole

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-21 Thread GitBox


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

Head commit for run:
294d0a3f2a4f830534d6234b7adc11019bbc0f65 / Pyasma 
using_getByRole

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-18 Thread GitBox


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

Head commit for run:
294d0a3f2a4f830534d6234b7adc11019bbc0f65 / Pyasma 
using_getByRole

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-17 Thread GitBox


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 
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 , 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]



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-16 Thread GitBox


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

Head commit for run:
48be6bc8987ef2f90dfd6147766d81b809b1da3c / Pyasma 
Removed ConnectionExists method, and other issues

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-15 Thread GitBox


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

Head commit for run:
a4674a429105c61bd7168f02236bbc8f1918d667 / Pyasma 
test change

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-14 Thread GitBox


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

Head commit for run:
fbf10905ddb70b05021ab17ca64d8403fc6b178c / Pyasma 
making sure initial search and final search are same

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-14 Thread GitBox


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

Head commit for run:
26ebe2453d3ef00a0f67fd6518a76479df893233 / Pyasma 
resolving failure checks

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-14 Thread GitBox


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

Head commit for run:
093c341432d9dfb792b93f0f91f4f94251e188ea / Pyasma 
added filter to the search

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-13 Thread GitBox


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

Head commit for run:
093c341432d9dfb792b93f0f91f4f94251e188ea / Pyasma 
added filter to the search

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-13 Thread GitBox


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

Head commit for run:
093c341432d9dfb792b93f0f91f4f94251e188ea / Pyasma 
added filter to the search

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/NewLocatorBased): Workflow run "Tests" failed!

2026-03-13 Thread GitBox


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

Head commit for run:
396278da35f8c695501dda8026eee0ceeced2142 / Pyasma 
refactor: Update E2E tests to use web-first Playwright assertions and improve 
element selectors for robustness.

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

With regards,
GitHub Actions via GitBox


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