Commit 03bc79a
committed
fix: increase test timeout for heavy recursion tests in debug build
Port timeout fix from merge-train/barretenberg (PR #22347) to next.
HonkRecursionConstraintTest and ChonkRecursionConstraintTest routinely
take 400-600s in debug builds, exceeding the 600s default. Bump to
900s and add ChonkRecursionConstraintTest to the CPUS=4:MEM=8g group.1 parent c6042dd commit 03bc79a
1 file changed
+5
-1
lines changed| 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