mirror of
https://github.com/facebook/sapling.git
synced 2025-01-07 14:10:42 +03:00
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:
parent
439c029007
commit
8ecb79a921
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user