Another increase of timeout for Haskell Exec SMIR CI test - #1023
Merged
automergerpr-permission-manager[bot] merged 2 commits intoApr 7, 2026
Merged
Conversation
mariaKt
marked this pull request as ready for review
April 7, 2026 21:50
jberthold
reviewed
Apr 7, 2026
jberthold
left a comment
Collaborator
There was a problem hiding this comment.
LGTM. ⏱️ I'd even go with 60 minutes here... github runners may be noisy/weak and the timeout is just an emergency break.
Contributor
Author
Got it, will do. Thank you. |
palinatolmach
self-requested a review
April 7, 2026 22:28
palinatolmach
approved these changes
Apr 7, 2026
automergerpr-permission-manager
Bot
deleted the
mk/ci-haskell-exec-smir-timaout-increase
branch
April 7, 2026 23:11
mariaKt
added a commit
to runtimeverification/solana-token
that referenced
this pull request
Apr 9, 2026
Update mir-semantics submodule to latest feature/p-token (d19c66d2aa74c852c5e9d98038864678986d8447) - Decompose multisig signer pubkeys for p-token ([#1018](runtimeverification/mir-semantics#1018)) - ci(stable-mir-ui): make manual UI workflow runnable ([#975](runtimeverification/mir-semantics#975)) - Increased timeout of Haskell Exec SMIR CI test ([#1021](runtimeverification/mir-semantics#1021), [#1023](runtimeverification/mir-semantics#1023))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The timeout increase here is not enough (depending on the state of the GH runners, this is still a bit too tight). I measured locally, and it took around 40 minutes, so I added another 10 as a leeway for a total of 50 min.