Skip to content

x/crypto/ssh/test: TestAcceptCloseTCP failures #60099

Closed
@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "golang.org/x/crypto/ssh/test" && test == "TestAcceptCloseTCP" && `test timed out` && date <= "2023-06-15"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 50m0s
running tests:
	TestAcceptCloseTCP (49m56s)

os/exec.(*Cmd).awaitGoroutines(0xc0000b6160, 0x0)
	/tmp/buildlet/go/src/os/exec/exec.go:941 +0x215
os/exec.(*Cmd).Wait(0xc0000b6160)
	/tmp/buildlet/go/src/os/exec/exec.go:908 +0x16d
golang.org/x/crypto/ssh/test.(*server).Shutdown(0xc0000f6090)
	/tmp/buildlet/gopath/src/golang.org/x/crypto/ssh/test/test_unix_test.go:249 +0x55
golang.org/x/crypto/ssh/test.testAcceptClose(0xc0002e9ba0, {0x1365751, 0x3}, {0x13674dd, 0xb})
	/tmp/buildlet/gopath/src/golang.org/x/crypto/ssh/test/forward_unix_test.go:150 +0x2b1
golang.org/x/crypto/ssh/test.TestAcceptCloseTCP(0x0?)
	/tmp/buildlet/gopath/src/golang.org/x/crypto/ssh/test/forward_unix_test.go:153 +0x2b
testing.tRunner(0xc0002e9ba0, 0x13968b0)

watchflakes

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions