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:
Richard Hansen 2013-11-12 14:56:59 -06:00 committed by Junio C Hamano
parent cf31f70c08
commit fdec195f89

View file

@ -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