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:

committed by
Junio C Hamano

parent
cf31f70c08
commit
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*" &&
|
test_when_finished "rm -rf hgrepo gitrepo*" &&
|
||||||
|
|
||||||
setup_big_push
|
setup_big_push
|
||||||
@ -629,7 +629,7 @@ test_expect_failure 'remote big push force' '
|
|||||||
check_bookmark hgrepo new_bmark six
|
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*" &&
|
test_when_finished "rm -rf hgrepo gitrepo*" &&
|
||||||
|
|
||||||
setup_big_push
|
setup_big_push
|
||||||
|
Reference in New Issue
Block a user