-
Notifications
You must be signed in to change notification settings - Fork 2k
Full stack tests choking on passphrase-vs-password issue #223
Copy link
Copy link
Closed
Description
Description
On my own dev Macs, where I have an agent running and key files in my SSH dir, I get the Passphrase for private key prompt when logging into a server (including the test server); however on a "pristine" Ubuntu install with no keys or agents, those prompts are all Login password ones. This is #85 in action, obviously.
In lieu of fixing #85 right now (since it's likely nontrivial) we need to sort out how to ensure the tests bypass the problem somehow.
Originally submitted by Jeff Forcier (bitprophet) on 2010-09-03 at 01:52pm EDT
Relations
- Related to Prompts for "passphrase" instead of "password" in some situations #85: Prompts for "passphrase" instead of "password" in some situations
- Related to Improved prompt detection and passthrough #7: Improved prompt detection and passthrough
Closed as Done on 2010-09-03 at 02:16pm EDT
Reactions are currently unavailable