Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: increase test timeouts #7154

Merged
merged 1 commit into from
Mar 31, 2025
Merged

test: increase test timeouts #7154

merged 1 commit into from
Mar 31, 2025

Conversation

ndhoule
Copy link
Contributor

@ndhoule ndhoule commented Mar 28, 2025

I'm pretty sure part of why our integration tests are so flaky is because e.g. the Next.js tests frequently take about 60s in CI. I think by increasing the timeout, we'll greatly reduce the amount of times our test suites flake due to timeout (when they'd pass if we just gave them more time), triggering a full-suite retry.

Copy link

github-actions bot commented Mar 28, 2025

📊 Benchmark results

Comparing with e5c6a13

  • Dependency count: 1,171 (no change)
  • Package size: 283 MB (no change)
  • Number of ts-expect-error directives: 713 (no change)

@ndhoule ndhoule force-pushed the test/increase-test-timeout branch from 63c7c83 to 0af67db Compare March 28, 2025 22:29
@ndhoule ndhoule marked this pull request as ready for review March 28, 2025 22:29
@ndhoule ndhoule requested a review from a team as a code owner March 28, 2025 22:29
@ndhoule ndhoule enabled auto-merge (rebase) March 28, 2025 22:44
@ndhoule ndhoule merged commit 90afd98 into main Mar 31, 2025
52 checks passed
@ndhoule ndhoule deleted the test/increase-test-timeout branch March 31, 2025 13: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.

2 participants