зеркало из https://github.com/microsoft/git.git
test-hg.sh: tests are now expected to pass
Signed-off-by: Richard Hansen <rhansen@bbn.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
cf31f70c08
Коммит
fdec195f89
|
@ -599,7 +599,7 @@ test_expect_success 'remote big push fetch first' '
|
|||
)
|
||||
'
|
||||
|
||||
test_expect_failure 'remote big push force' '
|
||||
test_expect_success 'remote big push force' '
|
||||
test_when_finished "rm -rf hgrepo gitrepo*" &&
|
||||
|
||||
setup_big_push
|
||||
|
@ -629,7 +629,7 @@ test_expect_failure 'remote big push force' '
|
|||
check_bookmark hgrepo new_bmark six
|
||||
'
|
||||
|
||||
test_expect_failure 'remote big push dry-run' '
|
||||
test_expect_success 'remote big push dry-run' '
|
||||
test_when_finished "rm -rf hgrepo gitrepo*" &&
|
||||
|
||||
setup_big_push
|
||||
|
|
Загрузка…
Ссылка в новой задаче