mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-12 16:08:59 +02:00
docs: cross-model doc-review fixes — flake-ledger env knobs, CI retry-on note, stale version comment
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
71b2a0168b
commit
904ddf91f3
+3
-1
@@ -168,7 +168,9 @@ silent truncation can never report green. Pass `--verbose` to forward the full
|
||||
child stream; `--wall-timeout <secs>` overrides the per-shard kill deadline.
|
||||
`GSTACK_FREE_JOBS=<n>` overrides the shard count (digits only, loud on garbage),
|
||||
and `GSTACK_FREE_RETRY_FLAKY=1` opts into one serial retry pass for
|
||||
syscall-supervised sandboxes (off by default — dev boxes should see flakes).
|
||||
syscall-supervised sandboxes (off by default locally — dev boxes should see
|
||||
flakes; the required CI free lane turns it on and uploads every flaky pass
|
||||
in a JSONL ledger artifact that `bun run eval:flake-rank` folds in).
|
||||
Working in a cloud sandbox? Run `scripts/sandbox-doctor.sh` once per boot to
|
||||
make the suite run green (details in
|
||||
[docs/TESTING_INTERNALS.md](docs/TESTING_INTERNALS.md)).
|
||||
|
||||
Reference in New Issue
Block a user