tomaswolf commented on pull request #196: URL: https://github.com/apache/mina-sshd/pull/196#issuecomment-841691677
> When running the unit test suite that read my `~/.ssh/config` file Completely unrelated: I noticed this, too, and I think this is a bug in the test setups. They should _never_ read the real ~/.ssh/config, that may make tests fail depending on what a user's config contains. Tests should _always_ use a mocked/faked home and ~/.ssh directory, and a mocked/faked config with known static content (maybe empty). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
