SSHGoCryptoCommandSuite.TestCommand fails

Bug #1458585 reported by Aaron Bentley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Invalid
Undecided
Unassigned
1.23
Won't Fix
Medium
Unassigned
1.25
Fix Released
Critical
Tim Penhey

Bug Description

As seen here
    http://reports.vapour.ws/releases/issue/55632fdf749a5660132dab6f

This test often fails on gccgo and go 1.5+

ssh_gocrypto_test.go:54:
    c.Assert(err, jc.ErrorIsNil)
... value *net.OpError = &net.OpError{Op:"close", Net:"tcp", Source:(*net.TCPAddr)(0xc820394570), Addr:(*net.TCPAddr)(0xc8203945a0), Err:(*errors.errorString)(0xc8200726a0)} ("close tcp 127.0.0.1:37648->127.0.0.1:41571: use of closed network connection")

Aaron Bentley (abentley)
Changed in juju-core:
status: New → Incomplete
Curtis Hovey (sinzui)
information type: Private → Public
description: updated
tags: added: gccgo go1.5 wily xenial
Curtis Hovey (sinzui)
tags: added: regression
Curtis Hovey (sinzui)
tags: added: go1.6
Curtis Hovey (sinzui)
description: updated
Curtis Hovey (sinzui)
description: updated
summary: - TestCommand fails
+ SSHGoCryptoCommandSuite.TestCommand fails
Curtis Hovey (sinzui)
tags: removed: gccgo go1.5
Curtis Hovey (sinzui)
tags: added: blocker
Revision history for this message
Tim Penhey (thumper) wrote :

The code no longer lives in master, as it was moved to github.com/juju/utils

Changed in juju-core:
status: Incomplete → Invalid
Revision history for this message
Anastasia (anastasia-macmood) wrote :

Just out pf curiosity.. Should it then be fixed in juju/utils? Is it no longer problematic for us?

Revision history for this message
Anastasia (anastasia-macmood) wrote :

Just saw you comment on github that implies that this has been fixed with the move to juju/utils..

"the same fix that is now in github.com/juju/utils/ssh"

This answers my question. Thanks \o/

Revision history for this message
Cheryl Jennings (cherylj) wrote :
tags: removed: blocker
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.