Skip to content
Snippets Groups Projects
Commit 0611c954da90 authored by Gregory Szorc's avatar Gregory Szorc
Browse files

tests: skip some tests when using simple store

generaldelta is a revlog implementation detail. We don't need to
test it with the simple store.

union repos are heavily revlog based. It should be possible to
run them with alternate stores. But it's not worth the trouble
at this juncture.

Differential Revision: https://phab.mercurial-scm.org/D3040
parent 4e6a6d0dccee
No related branches found
No related tags found
No related merge requests found
#require no-reposimplestore
Check whether size of generaldelta revlog is not bigger than its
regular equivalent. Test would fail if generaldelta was naive
implementation of parentdelta: third manifest revision would be fully
......
#require no-reposimplestore
Test unionrepo functionality
Create one repository
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment