Bug #16287
buster vs. ssh.feature: unable to connect to SFTP server
Start date:
2019-01-05
Due date:
% Done:
0%
Description
ssh.feature
fails in buster due to host key verification (see screenshot):
Failing Scenarios:
cucumber features/ssh.feature:24 # Scenario: Connecting to an SFTP server on the Internet using the GNOME "Connect to Server" feature
3 scenarios (1 failed, 2 passed)
13 steps (1 failed, 12 passed)
It might be a bump in requirement regarding key type/length, etc. and it should be possible to check that outside the test suite.
Files
Subtasks
History
#1 Updated by hefee 2019-04-02 14:32:01
This looks like a duplicate of Bug #16319.
#2 Updated by hefee 2019-04-05 09:11:04
- Status changed from Confirmed to Resolved
- QA Check set to Pass
“Logging in via SSH” does not fail anymore on feature/buster.