Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 37s
recovery.sx: 6-test end-to-end crash/restart of an order ledger (log + subscription kv read model + snapshot + compaction + invoice blob ref) on the durable backend; everything survives a restart over the same disk + content store, seq continues, two restarts converge. Migration notes (mem → durable under a live subsystem) added to the plan. Roadmap done, 111/111. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
19 lines
508 B
JSON
19 lines
508 B
JSON
{
|
|
"suites": {
|
|
"event": {"pass": 6, "fail": 0},
|
|
"log": {"pass": 9, "fail": 0},
|
|
"kv": {"pass": 13, "fail": 0},
|
|
"project": {"pass": 9, "fail": 0},
|
|
"subscribe": {"pass": 9, "fail": 0},
|
|
"concurrency": {"pass": 8, "fail": 0},
|
|
"snapshot": {"pass": 11, "fail": 0},
|
|
"compaction": {"pass": 11, "fail": 0},
|
|
"durable": {"pass": 15, "fail": 0},
|
|
"blob": {"pass": 14, "fail": 0},
|
|
"recovery": {"pass": 6, "fail": 0}
|
|
},
|
|
"total_pass": 111,
|
|
"total_fail": 0,
|
|
"total": 111
|
|
}
|