Skip to content

net: TestSplice failures #58787

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "net" && test == "TestSplice"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 12m0s
running tests:
	TestSplice (11m41s)
	TestSplice/tcp-to-file (11m3s)
	TestSplice/tcp-to-file/big (11m3s)

runtime.gopark(0x1c800?, 0x3fc844a630?, 0x18?, 0x0?, 0x18?)
	/home/gopher/build/go/src/runtime/proc.go:381 +0x10c fp=0x3fc8576df0 sp=0x3fc8576dd8 pc=0x4a6dc
runtime.chanrecv(0x3fc83d2540, 0x3fc8576ed7, 0xc?)
	/home/gopher/build/go/src/runtime/chan.go:583 +0x430 fp=0x3fc8576e68 sp=0x3fc8576df0 pc=0x16368
runtime.chanrecv1(0x4511c0?, 0x22a6e0?)
	/home/gopher/build/go/src/runtime/chan.go:442 +0x14 fp=0x3fc8576e88 sp=0x3fc8576e68 pc=0x15ef4
testing.(*T).Run(0x3fc845d1e0, {0x276f68?, 0x3f1b99fe87?}, 0x28cf60)
	/home/gopher/build/go/src/testing/testing.go:1633 +0x380 fp=0x3fc8576f40 sp=0x3fc8576e88 pc=0xed020
net.TestSplice(0x3fc845d1e0)
	/home/gopher/build/go/src/net/splice_test.go:26 +0xc8 fp=0x3fc8576f78 sp=0x3fc8576f40 pc=0x1d2388
testing.tRunner(0x3fc845d1e0, 0x28cf70)

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions