Bug #16287

buster vs. ssh.feature: unable to connect to SFTP server

Added by CyrilBrulebois 2019-01-05 11:33:16 . Updated 2019-04-05 09:11:04 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Test suite
Target version:
Start date:
2019-01-05
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

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.