Skip to content

fix: increase worker integration test timeout to 60s#20810

Merged
DIYgod merged 1 commit intomasterfrom
DIYgod/fix-worker-test
Jan 4, 2026
Merged

fix: increase worker integration test timeout to 60s#20810
DIYgod merged 1 commit intomasterfrom
DIYgod/fix-worker-test

Conversation

@DIYgod
Copy link
Owner

@DIYgod DIYgod commented Jan 4, 2026

Summary

Increase test timeout for the first two worker integration tests from 30 seconds to 60 seconds. These tests were timing out in CI environments because the Worker initialization takes longer than expected in certain conditions.

Test Plan

  • Run npm run vitest:coverage to verify all tests pass
  • Tests should complete successfully without timeout errors

Changes

NOROUTE

The first two integration tests were timing out in CI environments because the Worker initialization takes longer than 30 seconds. This change increases the timeout from 30 seconds to 60 seconds for these tests.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@DIYgod DIYgod merged commit ffb226c into master Jan 4, 2026
36 of 44 checks passed
@DIYgod DIYgod deleted the DIYgod/fix-worker-test branch January 4, 2026 10:00
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant