Commit 2eaf948
committed
fix: increase test timeout for heavy recursion tests in debug build
HonkRecursionConstraintTest and ChonkRecursionConstraintTest routinely take
400-600s in debug builds, hitting the 600s default timeout. Bump to 900s.
Also add ChonkRecursionConstraintTest to the CPUS=4:MEM=8g resource group.
This is a direct cherry-pick of the fix from PR #22347 (already on
merge-train/barretenberg) to unblock the nightly debug build which has
been failing for 6+ consecutive days.1 parent d7934b9 commit 2eaf948
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
254 | 258 | | |
255 | 259 | | |
256 | 260 | | |
| |||
0 commit comments