Mercurial > hg
comparison tests/test-clone-uncompressed.t @ 37349:36b2a304216c
tests: disable tests for advanced clone features with simple store
There are a handful of test failures in the simple store with
regards to stream clones. Fixing them will require a lot of
conditional output. Disabling the tests wholesale is easier
at this juncture.
Differential Revision: https://phab.mercurial-scm.org/D3064
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 03 Apr 2018 15:08:14 -0700 |
parents | 2090044a288d |
children | 701c261fba83 |
comparison
equal
deleted
inserted
replaced
37348:f4e84dfc06fd | 37349:36b2a304216c |
---|---|
1 #require serve | 1 #require serve no-reposimplestore |
2 | 2 |
3 #testcases stream-legacy stream-bundle2 | 3 #testcases stream-legacy stream-bundle2 |
4 | 4 |
5 #if stream-bundle2 | 5 #if stream-bundle2 |
6 $ cat << EOF >> $HGRCPATH | 6 $ cat << EOF >> $HGRCPATH |