Skip to content

net/http: test panic on linux-386 #18801

Closed
@broady

Description

@broady

While cutting 1.7.5:

panic: Fail in goroutine after TestIdleConnH2Crash has completed

goroutine 6665 [running]:
panic(0x83f0620, 0x18ae4330)
        /tmp/workdir/go/src/runtime/panic.go:500 +0x331
testing.(*common).Fail(0x18e30300)
        /tmp/workdir/go/src/testing/testing.go:412 +0x10d
testing.(*common).Error(0x18e30300, 0x1894ac14, 0x1, 0x1)
        /tmp/workdir/go/src/testing/testing.go:478 +0x61
net/http_test.TestIdleConnH2Crash.func2(0x84460d3, 0x3, 0x18c513c8, 0xf, 0x0, 0x0, 0x0, 0x0)
        /tmp/workdir/go/src/net/http/transport_test.go:3545 +0x1d9
net/http.(*Transport).dialConn(0x18b140a0, 0x85d8680, 0x18c51460, 0x0, 0x18c513c0, 0x5, 0x18c513c8, 0xf, 0x0, 0x0, ...)
        /tmp/workdir/go/src/net/http/transport.go:949 +0x3c5
net/http.(*Transport).getConn.func4(0x18b140a0, 0x85d8680, 0x18c51460, 0x18c514a0, 0x18b4a500)
        /tmp/workdir/go/src/net/http/transport.go:885 +0x48
created by net/http.(*Transport).getConn
        /tmp/workdir/go/src/net/http/transport.go:887 +0x3a0
FAIL    net/http        16.102s

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeTestingAn issue that has been verified to require only test changes, not just a test failure.release-blocker

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions