Skip to content

Conversation

@gribnoysup
Copy link
Collaborator

Seems like the common reason for smoketests to fail on window is that the GHA windows runners take an unexpectedly long time during npm install, leaving basically no time for the actual e2e tests to run before the task timeout is hit. This patch changes the timeout to try to account for that

@gribnoysup gribnoysup requested a review from a team as a code owner June 17, 2025 09:25
@gribnoysup gribnoysup added no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) and removed no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) labels Jun 17, 2025
@gribnoysup gribnoysup changed the title chore(ci): extend smoketests timeouts to account for slow windows machines chore(ci): extend smoketests timeouts to account for slow windows machines COMPASS-9464 Jun 17, 2025
@gribnoysup
Copy link
Collaborator Author

Smokes passed (although none of them hit previous timeout), merging

@gribnoysup gribnoysup merged commit 37c9633 into main Jun 17, 2025
57 of 61 checks passed
@gribnoysup gribnoysup deleted the bigger-timeouts-for-smoketests branch June 17, 2025 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants