Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 30s
(retry n node) re-runs up to n attempts on a raised exception; the last attempt's exception propagates. Explicit (fail ...) values are NOT retried — they pass through. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
11 lines
216 B
JSON
11 lines
216 B
JSON
{
|
|
"total": 42,
|
|
"passed": 42,
|
|
"failed": 0,
|
|
"suites": {
|
|
"basic": { "passed": 18, "total": 18 },
|
|
"control": { "passed": 24, "total": 24 }
|
|
},
|
|
"phases": { "phase1": "done", "phase2": "in-progress" }
|
|
}
|