From: Richard Hansen Date: Tue, 12 Nov 2013 20:56:59 +0000 (-0600) Subject: test-hg.sh: tests are now expected to pass X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=fdec195f893ac81298b4e108f787172ad0c19a55;p=git.git test-hg.sh: tests are now expected to pass Signed-off-by: Richard Hansen Signed-off-by: Junio C Hamano --- diff --git a/contrib/remote-helpers/test-hg.sh b/contrib/remote-helpers/test-hg.sh index 72f745d63f..aacd8a9528 100755 --- a/contrib/remote-helpers/test-hg.sh +++ b/contrib/remote-helpers/test-hg.sh @@ -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