From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: tests asking for my ssh passphrase? Date: Wed, 19 Feb 2014 11:00:08 +0800 Message-ID: <87mwhn3iyv.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59165) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WFxMP-0001Qb-Lz for emacs-orgmode@gnu.org; Tue, 18 Feb 2014 21:58:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WFxMI-0007tJ-BW for emacs-orgmode@gnu.org; Tue, 18 Feb 2014 21:58:09 -0500 Received: from plane.gmane.org ([80.91.229.3]:46983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WFxMI-0007sx-4k for emacs-orgmode@gnu.org; Tue, 18 Feb 2014 21:58:02 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WFxMG-0008QI-6E for emacs-orgmode@gnu.org; Wed, 19 Feb 2014 03:58:00 +0100 Received: from 111.197.164.194 ([111.197.164.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Feb 2014 03:58:00 +0100 Received: from eric by 111.197.164.194 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Feb 2014 03:58:00 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org What the heck is this doing? >From the "make test" output: Code block evaluation complete. passed 111/472 test-ob-python/colnames-yes-header-argument-again Wrote /tmp/tmp-orgtest/ob-input-13254Tgu Babel evaluation exited with code 2 passed 112/472 test-ob-shell/dont-error-on-empty-results passed 113/472 test-ob-shell/dont-insert-spaces-on-expanded-bodies (In buffer yes) Enter passphrase for /home/eric/.ssh/id_rsa: XXXXXXXX passed 114/472 test-ob-shell/session executing Emacs-Lisp code block... (a (quote 1)) (b (quote 2)) I looked at the test in question, and don't see why in particular it would try to open a ssh connection. I haven't figured out how to run the tests interactively from within emacs (I can't get things to load properly) so haven't tested it here, but I'd be happy to dig further with a little direction. This has happened a few times now, across full computer restarts, so whatever it is isn't transient... Thanks, Eric