darcs

Issue 2504 network tests can prompt for user's password

Title network tests can prompt for user's password
Priority Status resolved
Milestone Resolved in
Superseder Nosy List sap, simon
Assigned To
Topics

Created on 2016-08-30.00:01:20 by simon, last changed 2017-07-31.02:24:10 by gh.

Messages
msg19237 (view) Author: simon Date: 2016-08-30.00:01:18
Running the darcs tests, during two of the network tests I was prompted for my 
password, I think because they try to ssh to `whoami`@localhost, which asks 
for a password at least on this mac.

Tests to run non-interactively.

The darcs 2.12 source.

OSX el capitan.

Related: http://bugs.darcs.net/patch1378
msg19332 (view) Author: bfrk Date: 2017-01-08.19:58:16
Network tests should be on by default only on the development branch,
and off for releasae branches. Anyway, it would be nice to find a
solution that somehow detects if user input is required and skips the
ssh based tests in this case. I have sent a patch (patch1526) that, for
me at least, seems to do this.
History
Date User Action Args
2016-08-30 00:01:20simoncreate
2016-10-03 15:36:50sapsetnosy: + sap
2017-01-08 19:58:18bfrksetmessages: + msg19332
2017-01-08 20:02:41bfrksetstatus: unknown -> has-patch
2017-07-31 02:24:10ghsetstatus: has-patch -> resolved