serverSuite.TestStop unexpected error

Bug #1591290 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Critical
Tim Penhey
juju-core
Fix Released
Critical
Tim Penhey
1.25
Fix Released
Critical
Tim Penhey

Bug Description

As seen in
    http://reports.vapour.ws/releases/issue/5582c491749a563ed7f1880b

serverSuite.TestStop opften fail because it got a different error: unexpected error

server_test.go:87:
    c.Fatalf("unexpected error from request: %#v, expected rpc.ErrShutdown or io.ErrUnexpectedEOF", err)
... Error: unexpected error from request: &net.OpError{Op:"write", Net:"tcp", Source:(*net.TCPAddr)(0xc8203916b0), Addr:(*net.TCPAddr)(0xc8203916e0), Err:(*os.SyscallError)(0xc8203dd740)}, expected rpc.ErrShutdown or io.ErrUnexpectedEOF

This is a historic bug that affected windows. This bug is different and affects go 1.6 (and historically 1.5 and gccgo)

This issue is frequent enough to fail several tests of revisions. The increase in frequency is associated with the switch to go 1.6

Curtis Hovey (sinzui)
description: updated
Curtis Hovey (sinzui)
tags: added: blocker
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 2.0-beta9 → 2.0-beta10
Tim Penhey (thumper)
Changed in juju-core:
assignee: nobody → Tim Penhey (thumper)
Tim Penhey (thumper)
Changed in juju-core:
status: Triaged → In Progress
Tim Penhey (thumper)
Changed in juju-core:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
affects: juju-core → juju
Changed in juju:
milestone: 2.0-beta10 → none
milestone: none → 2.0-beta10
Changed in juju-core:
assignee: nobody → Tim Penhey (thumper)
importance: Undecided → Critical
status: New → Fix Released
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.