Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(950)

Issue 10049045: code review 10049045: go.crypto/ssh: fix test breakages introduced by 125:402... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by hanwen-google
Modified:
10 years, 10 months ago
Reviewers:
CC:
dave_cheney.net, agl1, golang-dev
Visibility:
Public.

Description

go.crypto/ssh: fix test breakages introduced by 125:40246d2ae2eb * Remove special handling for dynamically allocated ports. This was a bug in OpenSSH 5.x sshd. * Run the test with a preselected port number. * Run TestPortForward only on unix platforms.

Patch Set 1 #

Patch Set 2 : diff -r 40246d2ae2eb https://code.google.com/p/go.crypto #

Patch Set 3 : diff -r 40246d2ae2eb https://code.google.com/p/go.crypto #

Patch Set 4 : diff -r 40246d2ae2eb https://code.google.com/p/go.crypto #

Total comments: 4

Patch Set 5 : diff -r 40246d2ae2eb https://code.google.com/p/go.crypto #

Patch Set 6 : diff -r 2f8b5b472968 https://code.google.com/p/go.crypto #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -20 lines) Patch
M ssh/tcpip.go View 1 4 chunks +12 lines, -18 lines 0 comments Download
M ssh/test/forward_unix_test.go View 1 2 3 4 2 chunks +23 lines, -2 lines 0 comments Download

Messages

Total messages: 11
hanwen-google
Hello dave@cheney.net, agl@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.crypto
10 years, 10 months ago (2013-06-12 14:00:58 UTC) #1
hanwen-google
Note: I tested this with openssh 6.2 and 5.9 On Wed, Jun 12, 2013 at ...
10 years, 10 months ago (2013-06-12 14:14:47 UTC) #2
hanwen-google
Gentle ping? On Wed, Jun 12, 2013 at 4:14 PM, Han-Wen Nienhuys <hanwen@google.com> wrote: > ...
10 years, 10 months ago (2013-06-14 11:02:10 UTC) #3
agl1
Supporting 5.9 would seem to be more important than 6 at the moment since it's ...
10 years, 10 months ago (2013-06-14 19:29:51 UTC) #4
dave_cheney.net
Some small comments. I'm having trouble running the tests on the machine I have today. ...
10 years, 10 months ago (2013-06-16 12:10:42 UTC) #5
hanwen-google
On Fri, Jun 14, 2013 at 9:29 PM, <agl@golang.org> wrote: > Supporting 5.9 would seem ...
10 years, 10 months ago (2013-06-17 13:02:42 UTC) #6
hanwen-google
https://codereview.appspot.com/10049045/diff/7003/ssh/test/forward_unix_test.go File ssh/test/forward_unix_test.go (right): https://codereview.appspot.com/10049045/diff/7003/ssh/test/forward_unix_test.go#newcode1 ssh/test/forward_unix_test.go:1: // Copyright 2012 The Go Authors. All rights reserved. ...
10 years, 10 months ago (2013-06-18 16:21:12 UTC) #7
agl1
On Mon, Jun 17, 2013 at 9:02 AM, Han-Wen Nienhuys <hanwen@google.com> wrote: > My primary ...
10 years, 10 months ago (2013-06-18 16:38:07 UTC) #8
hanwen-google
On Tue, Jun 18, 2013 at 6:38 PM, Adam Langley <agl@golang.org> wrote: > On Mon, ...
10 years, 10 months ago (2013-06-18 16:40:15 UTC) #9
agl1
*** Submitted as https://code.google.com/p/go/source/detail?r=1596363fc7e1&repo=crypto *** go.crypto/ssh: fix test breakages introduced by 125:40246d2ae2eb * Remove special ...
10 years, 10 months ago (2013-06-18 16:44:11 UTC) #10
hanwen-google
10 years, 10 months ago (2013-06-18 16:54:48 UTC) #11
*** Abandoned ***
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b