Skip to content

fix: increase bot delay test timing bounds for CI#18

Merged
Mgrdich merged 1 commit intomainfrom
pipeline-fix
Jan 20, 2026
Merged

fix: increase bot delay test timing bounds for CI#18
Mgrdich merged 1 commit intomainfrom
pipeline-fix

Conversation

@Mgrdich
Copy link
Owner

@Mgrdich Mgrdich commented Jan 20, 2026

Adjust TestBotMoveDelay timing expectations to account for slower CI environments. The test was failing because Medium bot took 2.216s in CI, exceeding the previous 2s limit.

Changes:

  • Easy bot: max delay 2s → 3s
  • Medium bot: max delay 2s → 4s
  • Hard bot: unchanged at 10s

The bounds now account for minimum delay (1-2s) + computation time, allowing tests to pass reliably in both local and CI environments.

Adjust TestBotMoveDelay timing expectations to account for slower
CI environments. The test was failing because Medium bot took 2.216s
in CI, exceeding the previous 2s limit.

Changes:
- Easy bot: max delay 2s → 3s
- Medium bot: max delay 2s → 4s
- Hard bot: unchanged at 10s

The bounds now account for minimum delay (1-2s) + computation time,
allowing tests to pass reliably in both local and CI environments.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@Mgrdich Mgrdich self-assigned this Jan 20, 2026
@Mgrdich Mgrdich merged commit 3334db5 into main Jan 20, 2026
1 check passed
@Mgrdich Mgrdich deleted the pipeline-fix branch January 20, 2026 20:20
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.

1 participant