Skip to content

internal/godebugs: tests exceed package test timeout of 6 minutes #78392

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "internal/godebugs" && `test timed out after 6m0s`

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestAll
panic: test timed out after 6m0s
	running tests:
		TestAll (6m0s)

goroutine 34 gp=0x10c000211408 m=7 mp=0x10c00018c008 [running]:
panic({0x799b40?, 0x10c00002c140?})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:879 +0x16f fp=0x10c00008ff10 sp=0x10c00008fe60 pc=0x5642cf
testing.(*M).startAlarm.func1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2802 +0x739 fp=0x10c00008ffe0 sp=0x10c00008ff10 pc=0x6a09d9
...
runtime.gopark(0x7c9f2c2b4c?, 0x1?, 0xcc?, 0xab?, 0x0?)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/proc.go:462 +0xce fp=0x10c000353740 sp=0x10c000353720 pc=0x5647ee
runtime.gcBgMarkWorker(0x10c00034a000)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1791 +0xeb fp=0x10c0003537c8 sp=0x10c000353740 pc=0x50adab
runtime.gcBgMarkStartWorkers.gowrap1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1695 +0x17 fp=0x10c0003537e0 sp=0x10c0003537c8 pc=0x50ac97
runtime.goexit({})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1771 +0x1 fp=0x10c0003537e8 sp=0x10c0003537e0 pc=0x56b8c1
created by runtime.gcBgMarkStartWorkers in goroutine 7
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/mgc.go:1695 +0x105

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Todo

Status

Active

Relationships

None yet

Development

No branches or pull requests

Issue actions