Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
test-hg.sh: tests are now expected to pass
author
Richard Hansen
<rhansen@bbn.com>
Tue, 12 Nov 2013 20:56:59 +0000
(14:56 -0600)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
cf31f70
)
diff --git
a/contrib/remote-helpers/test-hg.sh
b/contrib/remote-helpers/test-hg.sh
index 72f745d63f2f225b4976b27875d726b4652198ed..aacd8a9528e351408ad34f731d363d38ee4584d3 100755
(executable)
--- 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