Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m4s
fault.sx run-safe: a node op may return (artdag/fail reason); failure is confined to that node + downstream dependents while independent branches compute, and failed results are never cached, so retry after a fix recomputes only the failed closure and hits the good nodes. fault 14/14, total 158/158. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
18 lines
462 B
JSON
18 lines
462 B
JSON
{
|
|
"suites": {
|
|
"dag": {"pass": 20, "fail": 0},
|
|
"analyze": {"pass": 16, "fail": 0},
|
|
"plan": {"pass": 18, "fail": 0},
|
|
"execute": {"pass": 15, "fail": 0},
|
|
"optimize": {"pass": 22, "fail": 0},
|
|
"fed": {"pass": 15, "fail": 0},
|
|
"cost": {"pass": 13, "fail": 0},
|
|
"serialize": {"pass": 13, "fail": 0},
|
|
"stats": {"pass": 12, "fail": 0},
|
|
"fault": {"pass": 14, "fail": 0}
|
|
},
|
|
"total_pass": 158,
|
|
"total_fail": 0,
|
|
"total": 158
|
|
}
|