summaryrefslogtreecommitdiff
path: root/contrib/remote-helpers
diff options
context:
space:
mode:
authorRichard Hansen <rhansen@bbn.com>2013-11-12 20:56:59 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-02-24 17:04:27 (GMT)
commitfdec195f893ac81298b4e108f787172ad0c19a55 (patch)
tree1224f64c6d5147517bc5da67f379a5082a47d1a1 /contrib/remote-helpers
parentcf31f70c088a314a9d11a4106d2fe1036051890a (diff)
downloadgit-fdec195f893ac81298b4e108f787172ad0c19a55.zip
git-fdec195f893ac81298b4e108f787172ad0c19a55.tar.gz
git-fdec195f893ac81298b4e108f787172ad0c19a55.tar.bz2
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>
Diffstat (limited to 'contrib/remote-helpers')
-rwxr-xr-xcontrib/remote-helpers/test-hg.sh4
1 files changed, 2 insertions, 2 deletions
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