Skip to content

net/http: TestServerShutdown_h2 failures #56036

Closed
@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "net/http" && test == "TestServerShutdown_h2"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestServerShutdown_h2 (0.05s)
    serve_test.go:5677: second request should fail. server should be shut down
panic: test timed out after 3m0s

goroutine 10885 [running]:
panic({0x84a320, 0xc0011aa020})
	/workdir/go/src/runtime/panic.go:987 +0x3bb fp=0xc000b5cf98 sp=0xc000b5ced8 pc=0x43751b
testing.(*M).startAlarm.func1()
	/workdir/go/src/testing/testing.go:2107 +0x8e fp=0xc000b5cfe0 sp=0xc000b5cf98 pc=0x5001ee
runtime.goexit()
	/workdir/go/src/runtime/asm_amd64.s:1594 +0x1 fp=0xc000b5cfe8 sp=0xc000b5cfe0 pc=0x46c561
created by time.goFunc
	/workdir/go/src/time/sleep.go:176 +0x32

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions