ebresie commented on pull request #3713: URL: https://github.com/apache/netbeans/pull/3713#issuecomment-1060056805
> @ebresie wrong question. The right question is: What would you test? Jsch is basicly just the original library with OSGI headers (specific for netbeans). Same is junixsocket. The rest are integrations that used now broken code paths. Why the authentication failed given good user and password I'm not clear of but...so unit test the "now broken code path". Test (with existing or new test) a git fetch via ssh connection type that fails to authentication (and triggers the behavior described) to reproduces the problem before the fix and works after the fix. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
