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 4538ebeae docs(test): correct preflight oracle count
4538ebeae is described below
commit 4538ebeae8d0203a71e8e4e50421be0aa2130760
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 10:14:05 2026 +0800
docs(test): correct preflight oracle count
---
docs/rust-rewrite-preflight-status.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/rust-rewrite-preflight-status.md
b/docs/rust-rewrite-preflight-status.md
index 76c1715ad..0fddce4bd 100644
--- a/docs/rust-rewrite-preflight-status.md
+++ b/docs/rust-rewrite-preflight-status.md
@@ -2,7 +2,7 @@
更新时间:2026-09-13
-已具备证据:设计与不变量文档;测试入口盘点;独立 Partition 模型 Oracle(13 项 fmt/clippy/test 通过);PD
Partition 真实测试 32/32 通过;PD core/common 回归 187 项执行、2 项跳过、0 失败;Store 当前测试构建报告 61
项无失败;RAT/Checkstyle/Maven 离线 validate 通过。
+已具备证据:设计与不变量文档;测试入口盘点;独立 Partition 模型 Oracle(14 项 fmt/clippy/test 通过);PD
Partition 真实测试 32/32 通过;PD core/common 回归 187 项执行、2 项跳过、0 失败;Store 当前测试构建报告 61
项无失败;RAT/Checkstyle/Maven 离线 validate 通过。
尚未具备证据:活动 `SnapshotHandler` 的真实文件 round-trip、损坏快照与重启恢复;Store Raft 故障注入;事务并发
Oracle;Java/Rust 差分回放;实现级负向变异;性能/资源/长稳基线;双读灰度回滚;维护者和社区签核。