--- a/tests/test-ssh-bundle1.t Tue Apr 03 14:24:14 2018 -0700
+++ b/tests/test-ssh-bundle1.t Tue Apr 03 15:08:14 2018 -0700
@@ -66,6 +66,8 @@
clone remote via stream
+#if no-reposimplestore
+
$ hg clone -e "\"$PYTHON\" \"$TESTDIR/dummyssh\"" --stream ssh://user@dummy/remote local-stream
streaming all changes
4 files to transfer, 602 bytes of data
@@ -102,6 +104,8 @@
$ cd ..
$ rm -rf local-stream stream2
+#endif
+
clone remote via pull
$ hg clone -e "\"$PYTHON\" \"$TESTDIR/dummyssh\"" ssh://user@dummy/remote local
@@ -499,9 +503,9 @@
Got arguments 1:user@dummy 2:hg -R nonexistent serve --stdio
Got arguments 1:user@dummy 2:hg -R /$TESTTMP/nonexistent serve --stdio
Got arguments 1:user@dummy 2:hg -R remote serve --stdio
- Got arguments 1:user@dummy 2:hg -R local-stream serve --stdio
- Got arguments 1:user@dummy 2:hg -R remote serve --stdio
- Got arguments 1:user@dummy 2:hg -R remote serve --stdio
+ Got arguments 1:user@dummy 2:hg -R local-stream serve --stdio (no-reposimplestore !)
+ Got arguments 1:user@dummy 2:hg -R remote serve --stdio (no-reposimplestore !)
+ Got arguments 1:user@dummy 2:hg -R remote serve --stdio (no-reposimplestore !)
Got arguments 1:user@dummy 2:hg -R doesnotexist serve --stdio
Got arguments 1:user@dummy 2:hg -R remote serve --stdio
Got arguments 1:user@dummy 2:hg -R local serve --stdio