This is an automated email from the ASF dual-hosted git repository.

zyxxoo pushed a commit to branch refactor/rust-rewrite-design
in repository https://gitbox.apache.org/repos/asf/hugegraph.git


The following commit(s) were added to refs/heads/refactor/rust-rewrite-design 
by this push:
     new 8a9aeb042 docs(test): link snapshot suite evidence
8a9aeb042 is described below

commit 8a9aeb0423d27d1224a07dcbac2fcd8438d3f262
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 16:26:45 2026 +0800

    docs(test): link snapshot suite evidence
---
 docs/rust-rewrite-acceptance-matrix.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/rust-rewrite-acceptance-matrix.md 
b/docs/rust-rewrite-acceptance-matrix.md
index 4b2d11578..7e8d5a713 100644
--- a/docs/rust-rewrite-acceptance-matrix.md
+++ b/docs/rust-rewrite-acceptance-matrix.md
@@ -88,7 +88,7 @@ Java 版本只作为参考实现,不能单独作为 Oracle。每条关键契
 | --- | --- | --- | --- |
 | PD Partition | `pd-core-test,pd-common-test`;`*Partition*Test`;日志 
`/tmp/pd-partition-all.log`;PD0 故障证据 
`docs/evidence/rust-rewrite/compose-pd0-fault-recovery-20260913.log`、网络分区证据 
`docs/evidence/rust-rewrite/compose-pd0-network-partition-20260913.log`;独立历史 
Oracle `tools/raft-linearizability/` 及 
`docs/evidence/rust-rewrite/raft-linearizability-oracle-20260913-concurrent.log`、`docs/evidence/rust-rewrite/raft-linearizability-oracle-20260913-cli.log`
 | Partition 32/32;PD Core/Common 187 项执行 [...]
 | Store 基线 | `hg-store-test`;store0 故障证据 
`docs/evidence/rust-rewrite/compose-store0-fault-recovery-20260913.log`、网络分区证据 
`docs/evidence/rust-rewrite/compose-store0-network-partition-20260913.log`、跨 
Server 可见性证据 
`docs/evidence/rust-rewrite/compose-cross-server-visibility-20260913.log`、故障期间读取证据
 
`docs/evidence/rust-rewrite/compose-store0-outage-read-consistency-20260913.log`、可重复
 smoke `tools/rust-rewrite-cluster/smoke.sh`、最新成功归档 
`docs/evidence/rust-rewrite/compose-cluster-smoke-20260913-reru [...]
-| Store Snapshot | `SnapshotHandlerTest`;归档 
`docs/evidence/rust-rewrite/store-core-profile-20260913.log`(SHA-256 
`084a53c5204c89ba65657414cf1de9714c2b7f55c5733a17465c12037c0b6f95`) | 5/5 通过 | 
真实文件 round-trip、损坏快照、重启恢复 |
+| Store Snapshot | `SnapshotHandlerTest`;归档 
`docs/evidence/rust-rewrite/store-core-profile-20260913.log`(SHA-256 
`084a53c5204c89ba65657414cf1de9714c2b7f55c5733a17465c12037c0b6f95`)、最新套件 
`docs/evidence/rust-rewrite/snapshot-suite-20260913.log` | 6/6 通过,包含文件篡改后 
checksum 变化断言 | 真实文件 round-trip、损坏快照加载失败语义、重启恢复 |
 | PD client/rest | `pd-client-test,pd-rest-test`;日志 `/tmp/pd-client-rest.log` 
| REST readiness 3 项通过;client 因未启动 `127.0.0.1:8686` 超时 | CI 必须编排 PD 
服务并上传服务日志,超时不得计为通过 |
 
 上述结果只更新对应边界的证据状态,不改变全局 NO-GO 结论。

Reply via email to