Commit 8d94eac
test(conformance): raise idempotency timeout for the full corpus
With the corpus un-skipped, all 9 Ready-gated entries now run (each ~3 min:
Ready + 10x reconcile-fingerprint pokes). The previous 30m `go test` timeout was
just under the total, so the run panicked mid-corpus after 7 entries had already
passed (minimal, maximal, gateways-all, selfconfig, profilestore, autoupdate,
backup all reached Ready + held idempotency). Raise the go-test timeout to 55m
and the Idempotency job to 65m so the full corpus completes.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 56059c9 commit 8d94eac
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| |||
0 commit comments