Rev 1450: * SFTP tests now shortcut the SSH negotiation,
reducing test overhead in /home/robertc/source/baz/integration/
Robert Collins
robertc at robertcollins.net
Tue Jan 24 10:29:13 GMT 2006
------------------------------------------------------------
revno: 1450
revision-id: robertc at robertcollins.net-20060124102908-b4a31bf2a3d67913
parent: robertc at robertcollins.net-20060124065059-1fcad84661b00b40
parent: robey at dhcp-192-168-1-88.danger.com-20060123220545-a158fe0ed3995768
committer: Robert Collins <robertc at robertcollins.net>
branch nick: integration
timestamp: Tue 2006-01-24 21:29:08 +1100
message:
* SFTP tests now shortcut the SSH negotiation, reducing test overhead
for testing SFTP protocol support. (Robey Pointer)
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
bzrlib/tests/stub_sftp.py stub_sftp.py-20051027032739-0e7ef4f7bab0e174
bzrlib/tests/test_sftp_transport.py testsftp.py-20051027032739-247570325fec7e7e
bzrlib/transport/sftp.py sftp.py-20051019050329-ab48ce71b7e32dfe
------------------------------------------------------------
merged: robey at dhcp-192-168-1-88.danger.com-20060123220545-a158fe0ed3995768
parent: robey at master-shake.local-20060123081338-82df2d3377709920
committer: Robey Pointer <robey at dhcp-192-168-1-88.danger.com>
branch nick: bzr.dev.sftp
timestamp: Mon 2006-01-23 14:05:45 -0800
message:
use alternate form of getattr(st_mode) for people using paramiko snapshots
------------------------------------------------------------
merged: robey at master-shake.local-20060123081338-82df2d3377709920
parent: robey at master-shake.local-20060123081235-66864912ac0de40b
committer: Robey Pointer <robey at master-shake.local>
branch nick: bzr.dev.sftp
timestamp: Mon 2006-01-23 00:13:38 -0800
message:
add a single full-handshake test to verify that sftp-over-ssh works
------------------------------------------------------------
merged: robey at master-shake.local-20060123081235-66864912ac0de40b
parent: robey at master-shake.local-20060123051335-663b18ee5ae90126
committer: Robey Pointer <robey at master-shake.local>
branch nick: bzr.dev.sftp
timestamp: Mon 2006-01-23 00:12:35 -0800
message:
spell warning correctly :) and move recv_ready close to recv for readability
------------------------------------------------------------
merged: robey at master-shake.local-20060123051335-663b18ee5ae90126
parent: robey at master-shake.local-20060123031251-b0e2bf22b0c91852
committer: Robey Pointer <robey at master-shake.local>
branch nick: bzr.dev.sftp
timestamp: Sun 2006-01-22 21:13:35 -0800
message:
ask paramiko to log into the bzr logging tree during unit tests, and log a warning when the server thread exits due to exception
------------------------------------------------------------
merged: robey at master-shake.local-20060123031251-b0e2bf22b0c91852
parent: mbp at sourcefrog.net-20060118082354-b28f3ecdecc245b2
committer: Robey Pointer <robey at master-shake.local>
branch nick: bzr.dev.sftp
timestamp: Sun 2006-01-22 19:12:51 -0800
message:
modify the sftp unit tests to perform sftp over a direct localhost socket instead of over an actual ssh2 transport
More information about the bazaar-commits
mailing list