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 dedc3c13c test(rust): verify differential oracle rejects mismatch
dedc3c13c is described below

commit dedc3c13ccc1253f18e0d62a2f04597fc66572ce
Author: vaughn <[email protected]>
AuthorDate: Sun Sep 13 17:51:42 2026 +0800

    test(rust): verify differential oracle rejects mismatch
---
 docs/evidence/rust-rewrite/oracle-negative-20260913.log | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/evidence/rust-rewrite/oracle-negative-20260913.log 
b/docs/evidence/rust-rewrite/oracle-negative-20260913.log
new file mode 100644
index 000000000..9f746cf6d
--- /dev/null
+++ b/docs/evidence/rust-rewrite/oracle-negative-20260913.log
@@ -0,0 +1,2 @@
+exit=1
+{"equal": false, "first_difference": {"index": 0, "java": {"key": "k", "op": 
"read", "result": "ok", "value": 1}, "rust": {"key": "k", "op": "read", 
"result": "ok", "value": 2}}, "java_count": 1, "rust_count": 1}

Reply via email to