Skip to content

ci: extend full test suite timeout for larger suites - #13

Merged
cloudQuant merged 1 commit into
masterfrom
fix/full-suite-timeout
Aug 15, 2026
Merged

ci: extend full test suite timeout for larger suites#13
cloudQuant merged 1 commit into
masterfrom
fix/full-suite-timeout

Conversation

@cloudQuant

Copy link
Copy Markdown
Owner

The Full Test Suite (Python 3.13) on master exceeded its 15-minute
timeout-minutes after the Alphalens integration grew the suite, and the job
was cancelled mid-run (run 31871789675, job 94981470519 — The operation was canceled at 15m13s).

This raises the test-full budget to 30 minutes so the whole suite
(including branch coverage) can complete on all matrix versions.

🤖 Generated with Claude Code

@cloudQuant
cloudQuant merged commit 0dc4242 into masterAug 15, 2026
28 checks passed
@cloudQuant
cloudQuant deleted the fix/full-suite-timeout branch August 15, 2026 16:01
Sign up for freeto 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

@cloudQuant