.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 03 Apr 2018 15:08:14 -0700
changeset 37349 36b2a304216c
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
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

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}