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 43d09efd1 docs(test): link store regression evidence
43d09efd1 is described below

commit 43d09efd174cf454394fc18f3a4be05d5fced7af
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 10:38:13 2026 +0800

    docs(test): link store regression evidence
---
 docs/rust-rewrite-acceptance-matrix.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/rust-rewrite-acceptance-matrix.md 
b/docs/rust-rewrite-acceptance-matrix.md
index 4cb87ac8c..9ac416447 100644
--- a/docs/rust-rewrite-acceptance-matrix.md
+++ b/docs/rust-rewrite-acceptance-matrix.md
@@ -87,8 +87,8 @@ Java 版本只作为参考实现,不能单独作为 Oracle。每条关键契
 | 边界 | 执行证据 | 结果 | 仍未证明 |
 | --- | --- | --- | --- |
 | PD Partition | `pd-core-test,pd-common-test`;`*Partition*Test`;日志 
`/tmp/pd-partition-all.log` | Partition 32/32;PD Core/Common 187 项执行、2 项跳过、0 失败 
| 三节点故障、差分回放 |
-| Store 基线 | `hg-store-test`;日志 `/tmp/store-regression-final.log` | 已启用 suite 
通过,`BUILD SUCCESS` | 活动快照损坏、跨进程恢复、Raft 故障 |
-| Store Snapshot | `SnapshotHandlerTest`;日志 `/tmp/snapshot-active-final5.log` 
| 5/5 通过 | 真实文件 round-trip、损坏快照、重启恢复 |
+| Store 基线 | `hg-store-test`;归档 
`docs/evidence/rust-rewrite/store-full-regression-20260913.log`(SHA-256 
`b8c52fa475e3ec93bb0154b72c0709b0339ea16cc486e3e9533fc6dbacfb784c`) | 已启用 suite 
通过,`BUILD SUCCESS` | 活动快照损坏、跨进程恢复、Raft 故障 |
+| Store Snapshot | `SnapshotHandlerTest`;归档 
`docs/evidence/rust-rewrite/store-core-profile-20260913.log`(SHA-256 
`084a53c5204c89ba65657414cf1de9714c2b7f55c5733a17465c12037c0b6f95`) | 5/5 通过 | 
真实文件 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