From fdec195f893ac81298b4e108f787172ad0c19a55 Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Tue, 12 Nov 2013 14:56:59 -0600 Subject: 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 72f745d..aacd8a9 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 -- cgit v0.10.2-6-g49f6