Skip to content

net/http: TestTransportSocketLateBinding: Test appears to have leaked a Transport (win32) #5263

Closed
@gopherbot

Description

@gopherbot

by capnm9:

running "go test" in net/http fails always with:

go1.1beta2.windows-386.zip 
go version devel +d58997478ec6 Mon Apr 08 00:09:35 2013 -0700 windows/386
(Vista)

-- FAIL: TestTransportSocketLateBinding (1.24 seconds)
    z_last_test.go:96: Test appears to have leaked a Transport:
        net.(*ioSrv).ExecIO(0x11e71898, 0x11e684a0, 0x13932480, 0x0, 0x0, ...)
            C:/Users/ADMINI~1/AppData/Local/Temp/2/bindist012168375/go/src/pkg/net/fd_windows.go:236 +0x664
        net.(*netFD).Read(0x1384f600, 0x1363d000, 0x1000, 0x1000, 0x0, ...)

A similar linux issue #5005 #3

Attachments:

  1. t.txt (10537 bytes)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions