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-Tag: v2.0.0-rc0~99^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fdec195f893ac81298b4e108f787172ad0c19a55?ds=inline;hp=--cc test-hg.sh: tests are now expected to pass Signed-off-by: Richard Hansen Signed-off-by: Junio C Hamano --- fdec195f893ac81298b4e108f787172ad0c19a55 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