Skip to content

ci: increase integration test timeouts#1008

Merged
automergerpr-permission-manager[bot] merged 1 commit intomasterfrom
ci/increase-integration-timeouts
Apr 1, 2026
Merged

ci: increase integration test timeouts#1008
automergerpr-permission-manager[bot] merged 1 commit intomasterfrom
ci/increase-integration-timeouts

Conversation

@Stevengre
Copy link
Copy Markdown
Contributor

Summary

  • Increase LLVM Concrete Tests timeout from 20 → 30 minutes
  • Increase Haskell Proofs timeout from 60 → 120 minutes

The Haskell Proofs job timed out at ~63% completion in PR #1007, and LLVM Concrete Tests also hit the 20-minute limit. The timeouts were set too tight for the current test suite size, especially after recent additions of float, ptr-cast, transmute, and volatile tests. These increases provide headroom for runner variability.

Test plan

🤖 Generated with Claude Code

Haskell Proofs hit the 60-minute timeout at ~63% completion in PR #1007,
and LLVM Concrete Tests barely exceeded 20 minutes. Increase timeouts to
absorb runner variability without masking real regressions.

- LLVM Concrete Tests: 20 → 30 minutes
- Haskell Proofs: 60 → 120 minutes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Stevengre Stevengre requested review from dkcumming and mariaKt March 31, 2026 14:49
@Stevengre Stevengre self-assigned this Mar 31, 2026
@automergerpr-permission-manager automergerpr-permission-manager bot merged commit 09514b3 into master Apr 1, 2026
11 checks passed
@automergerpr-permission-manager automergerpr-permission-manager bot deleted the ci/increase-integration-timeouts branch April 1, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants