sapling/tests
Stanislau Hlebik a9f6be975c mononoke: fix test-bookmark-race.t
Summary:
It was broken because of D9849883.

The problem was in the following. repo-pull was created using
`hginit_treemanifest` which creates treemanifest server repo. This repo was
backfilling flat manifests, and this backfilling sends a getbunde request with
empty common heads.

The problem was fixed by using `hgclone_treemanifest`.

Reviewed By: farnz

Differential Revision: D9940386

fbshipit-source-id: 837be6fd27c8e5ee81634d223aa1a88101926961
2018-09-19 06:36:56 -07:00
..
fixtures mononoke: add logic to do batch creation of bonsai changesets 2018-09-11 09:53:22 -07:00
integration mononoke: fix test-bookmark-race.t 2018-09-19 06:36:56 -07:00
performance rename new_blobimport to blobimport 2018-06-12 15:40:10 -07:00
utils mononoke: move test utils to a separate library 2018-09-13 06:08:27 -07:00