Skip to content

Conversation

@gribnoysup
Copy link
Collaborator

@gribnoysup gribnoysup commented Nov 11, 2025

Small improvement for the local dev experience, when running e2e tests and aborting them with ctrl+c, some webdriver logic will continue running and won't finish cleaning up until the fail on a timeout, mostly it's waitUntil calls. This patch overrides the waitUntil in a way that immediately stops instead of continuing to run in that case

@gribnoysup gribnoysup requested a review from a team as a code owner November 11, 2025 11:06
@gribnoysup gribnoysup requested a review from Anemy November 11, 2025 11:06
@gribnoysup gribnoysup added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Nov 11, 2025
@gribnoysup gribnoysup merged commit a678b7a into main Nov 11, 2025
84 of 88 checks passed
@gribnoysup gribnoysup deleted the e2e-abort-wait-until branch November 11, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants