annotate tests/test-revlog-raw.py.out @ 31752:f424fb180fea

revlog: use raw content when building delta Using external content provided by flagprocessor when building revlog delta is wrong, because deltas are applied to raw contents in revlog. This patch fixes the above issue by adding "raw=True". test-revlog-raw.py now shows "local test passed", but there is more to fix.
author Jun Wu <quark@fb.com>
date Thu, 30 Mar 2017 17:58:03 -0700
parents 2133437dad17
children 5d11b5edcb0b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31752
f424fb180fea revlog: use raw content when building delta
Jun Wu <quark@fb.com>
parents: 31751
diff changeset
1 local test passed
f424fb180fea revlog: use raw content when building delta
Jun Wu <quark@fb.com>
parents: 31751
diff changeset
2 abort: crashed: invalid patch