Commit 5099c55
committed
fix: increase test timeout for heavy recursion tests in debug build
Port fix from PR #22347 (merge-train/barretenberg) to next.
HonkRecursionConstraintTest and ChonkRecursionConstraintTest routinely
take 400-600s in debug builds, exceeding the 600s default timeout.
Bump to 900s and add ChonkRecursionConstraintTest to the resource group.1 parent cf1a239 commit 5099c55
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
252 | 256 | | |
253 | 257 | | |
254 | 258 | | |
| |||
0 commit comments