test-hg.sh: tests are now expected to pass
authorRichard Hansen <rhansen@bbn.com>
Tue, 12 Nov 2013 20:56:59 +0000 (14:56 -0600)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Feb 2014 17:04:27 +0000 (09:04 -0800)
Signed-off-by: Richard Hansen <rhansen@bbn.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/remote-helpers/test-hg.sh
index 72f745d63f2f225b4976b27875d726b4652198ed..aacd8a9528e351408ad34f731d363d38ee4584d3 100755 (executable)
@@ -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