Skip to content

x/net/internal/quic/cmd/interop: unrecognized failures #63971

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "golang.org/x/net/internal/quic/cmd/interop" && log ~ `panic: Log in goroutine`

Issue created automatically to collect these failures.

Example (log):

PASS
panic: Log in goroutine after TestTransfer has completed: server done

goroutine 21 [running]:
testing.(*common).logDepth(0xc000082ea0, {0xc0000140c5, 0xb}, 0x3)
	/tmp/workdir/go/src/testing/testing.go:1022 +0x674
testing.(*common).log(...)
	/tmp/workdir/go/src/testing/testing.go:1004
testing.(*common).Logf(0xc000082ea0, {0x89e735, 0x7}, {0xc0000bbd38, 0x1, 0x1})
	/tmp/workdir/go/src/testing/testing.go:1055 +0x9a
golang.org/x/net/internal/quic/cmd/interop.run.func1()
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/cmd/interop/main_test.go:90 +0x38f
created by golang.org/x/net/internal/quic/cmd/interop.run in goroutine 19
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/cmd/interop/main_test.go:74 +0x67a

watchflakes

Metadata

Metadata

Assignees

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

Relationships

None yet

Development

No branches or pull requests

Issue actions