Skip to content

cmd/internal/testdir: Test failures #65285

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "test" && test == "Test"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: Test (0.03s)
    --- FAIL: Test/heapsampling.go (2.60s)
        testdir_test.go:142: exit status 2
            panic: main.allocSmall1:135 want objects in [45000: 55000], got [44892 44699 44957]

            goroutine 1 gp=0x8406128 m=2 mp=0x844a588 [running]:
            panic({0x80d5740, 0x8414030})
            	/workdir/go/src/runtime/panic.go:768 +0x130 fp=0x847cf9c sp=0x847cf48 pc=0x807cd50
            main.main()
            	/workdir/go/test/heapsampling.go:37 +0x75 fp=0x847cfac sp=0x847cf9c pc=0x80caf95
...

            goroutine 35 gp=0x8882248 m=nil [GC worker (idle)]:
            runtime.gopark(0x80ea5d4, 0x8880018, 0x1a, 0xa, 0x0)
            	/workdir/go/src/runtime/proc.go:402 +0x10c fp=0x8835794 sp=0x8835780 pc=0x80804dc
            runtime.gcBgMarkWorker()
            	/workdir/go/src/runtime/mgc.go:1310 +0xf7 fp=0x88357f0 sp=0x8835794 pc=0x805fab7
            runtime.goexit({})
            	/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x88357f4 sp=0x88357f0 pc=0x80abb21
            created by runtime.gcBgMarkStartWorkers in goroutine 1
            	/workdir/go/src/runtime/mgc.go:1234 +0x25

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

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions