diff tests/test-infinitepush-bundlestore.t @ 37195:3be6f435db4f

infinitepush: drop error handling while pushing to svn server This is something which is internal to Facebook and we don't want in core. Differential Revision: https://phab.mercurial-scm.org/D2104
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 09 Feb 2018 13:50:16 +0530
parents 320b1f95f676
children 78c2e9418278
line wrap: on
line diff
--- a/tests/test-infinitepush-bundlestore.t	Fri Feb 09 13:36:50 2018 +0530
+++ b/tests/test-infinitepush-bundlestore.t	Fri Feb 09 13:50:16 2018 +0530
@@ -369,8 +369,3 @@
   |/
   o  initialcommit public
   
-Push to svn server should fail
-  $ hg push svn+ssh://svn.vip.facebook.com/svnroot/tfb/trunk/www -r . --to scratch/serversidebook
-  abort: infinite push does not work with svn repo
-  (did you forget to `hg push default`?)
-  [255]