Leonardo Arena 7202cef511 main/curl: temporarily disable tests
All SFTP tests are failing with:

* Connected to 127.0.0.1 (127.0.0.1) port 8999 (#0)
Add socket fd 4 for read
* SSH MD5 fingerprint: f3a429d3208890747a7a14cb627c766f
* SSH authentication methods available: publickey
* Using SSH public key file 'curl_client_key.pub'
* Using SSH private key file 'curl_client_key'
* SSH public key authentication failed: Callback returned error
* Failure connecting to agent
* Authentication failure
* Closing connection 0

preauth is never completed:

Accepted key RSA SHA256:8DiksTcXmFiiYuFp8xYMbDu3fhTv/BSHp1bSBjbZ4GQ found at /home/larena/aports/main/curl/src/curl-7.62.0/tests/curl_client_key.pub:1
debug1: restore_uid: (unprivileged)
debug3: mm_answer_keyallowed: publickey authentication test: RSA key is allowed
debug3: mm_request_send entering: type 23
debug3: send packet: type 60 [preauth]
debug2: userauth_pubkey: authenticated 0 pkalg ssh-rsa [preauth]
debug3: user_specific_delay: user specific delay 0.000ms [preauth]
debug3: ensure_minimum_time_since: elapsed 0.425ms, delaying 7.556ms (requested 7.981ms) [preauth]
Postponed publickey for larena from 127.0.0.1 port 36104 ssh2 [preauth]
Connection closed by authenticating user larena 127.0.0.1 port 36104 [preauth]
debug1: do_cleanup [preauth]
debug1: monitor_read_log: child log fd closed
debug3: mm_request_receive entering
debug1: do_cleanup
debug1: Killing privsep child 17284
2018-11-05 15:25:31 +00:00
..
2018-11-05 15:25:31 +00:00