tests/test-phabricator.t
changeset 45245 b4887d0680a4
parent 45152 b3b0cd8b9366
child 45246 b1f2659c1c34
--- a/tests/test-phabricator.t	Tue Jul 28 11:11:14 2020 -0700
+++ b/tests/test-phabricator.t	Thu Jul 30 16:52:12 2020 +0100
@@ -24,6 +24,18 @@
   > EOF
   $ VCR="$TESTDIR/phabricator"
 
+BROKEN: debugcallconduit fails without --test-vcr:
+  $ echo '{}' | HGRCSKIPREPO= hg debugcallconduit 'conduit.ping'
+  hg debugcallconduit: invalid arguments
+  hg debugcallconduit METHOD
+  
+  call Conduit API
+  
+  options:
+  
+  (use 'hg debugcallconduit -h' to show more help)
+  [255]
+
 Error is handled reasonably. We override the phabtoken here so that
 when you're developing changes to phabricator.py you can edit the
 above config and have a real token in the test but not have to edit