Commit 565e4ce1 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 3fe38ee3
......@@ -609,6 +609,8 @@ func xverifyΔBTail1(t *testing.T, subj string, db *zodb.DB, treeRoot zodb.Oid,
}
// XXX verify δbtail index consistency against @at2
// XXX verify that removed keys remain in trackedIdx (holes), so that e.g.
// track [k]; k:a->b; k:b->ø; k:ø->c is not missed
// assert δB.ByRoot == {treeRoot -> ...} if δTok != ø
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment