Commit e90bda3
ewd998: raise EWD998_proof budget from 4 to 6 minutes
The 4-minute budget I set in #218 is marginal on the macOS runners. It
passes most of the time and was killed at the wall in run 31000876116,
with the proof itself unaffected:
54195 Killed: 9 timeout --signal=KILL 4m ... EWD998_proof.tla
Measured locally with tlapm 4600b24 and --stretch 5: 86 seconds, all 850
obligations proved. CONTRIBUTING suggests budgeting up to twice the local
time, which is where 4 came from; the macOS runner needed more than 2.8x.
Six minutes gives roughly 4x local headroom.
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Signed-off-by: Vasilis Nasopoulos <vasilis_nasopoulos@hotmail.com>1 parent 352084b commit e90bda3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments