test-gettreepack-sparse-update: use modern configs

Summary: Enable remotenames and narrow-heads.

Reviewed By: krallin

Differential Revision: D22201083

fbshipit-source-id: 585dff69db9dd725c8fa1090d47c85b150f979da
This commit is contained in:
Jun Wu 2020-06-29 12:55:52 -07:00 committed by Facebook GitHub Bot
parent 439c029007
commit 8ecb79a921
2 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,7 @@
# directory of this source tree.
$ . "${TEST_FIXTURES}/library.sh"
$ enable remotenames
Setup repo, and create test repo
@ -85,7 +86,7 @@ Checkout commits. Expect BFS prefetch to fill our tree
fetching 6 trees
2 trees fetched over * (glob)
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
(activating bookmark master_bookmark)
2 files fetched over 2 fetches - (2 misses, 0.00% hit ratio) over * (glob) (?)
Check that we can create some commits, and that nothing breaks even if the
server does not know about our root manifest.

View File

@ -144,7 +144,6 @@ narrowheadsincompatiblelist = """
# Mononotke tests
test-commitcloud.t
test-gettreepack-sparse-update.t
test-infinitepush-commits-disabled.t
test-infinitepush-hydrated.t
test-infinitepush-mutation.t