Skip to content

internal/coverage/cfile: TestCoverageApis/emitWithCounterClear failures #68423

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "internal/coverage/cfile" && test == "TestCoverageApis/emitWithCounterClear"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestCoverageApis/emitWithCounterClear
=== PAUSE TestCoverageApis/emitWithCounterClear
=== CONT  TestCoverageApis/emitWithCounterClear
    emitdata_test.go:166: running: C:\b\s\w\ir\x\t\TestCoverageApis1856977444\001\build1\harness.exe -tp emitWithCounterClear -o C:\b\s\w\ir\x\t\TestCoverageApis1856977444\001\emitWithCounterClear-edir-y with rdir=C:\b\s\w\ir\x\t\TestCoverageApis1856977444\001\emitWithCounterClear-rdir-y and GOCOVERDIR=false
    emitdata_test.go:178: running: go [tool covdata debugdump -live -pkg=command-line-arguments -i=C:\b\s\w\ir\x\t\TestCoverageApis1856977444\001\emitWithCounterClear-edir-y]
    emitdata_test.go:166: running: C:\b\s\w\ir\x\t\TestCoverageApis1856977444\001\build1\harness.exe -tp emitWithCounterClear -o C:\b\s\w\ir\x\t\TestCoverageApis1856977444\001\emitWithCounterClear-edir-x with rdir=C:\b\s\w\ir\x\t\TestCoverageApis1856977444\001\emitWithCounterClear-rdir-x and GOCOVERDIR=true
    emitdata_test.go:358: panic: runtime error: index out of range [27306] with length 27306
        
        goroutine 1 gp=0xc00005c000 m=0 mp=0x12185a0 [running]:
        panic({0x10b7120?, 0xc0000122d0?})
...
        runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
        	C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:424 +0x24a fp=0xc000087e20 sp=0xc000087e00 pc=0xfe984a
        runtime.runfinq()
        	C:/b/s/w/ir/x/w/goroot/src/runtime/mfinal.go:193 +0x3f1 fp=0xc000087fe0 sp=0xc000087e20 pc=0xf2c571
        runtime.goexit({})
        	C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000087fe8 sp=0xc000087fe0 pc=0xff5c01
        created by runtime.createfing in goroutine 1
        	C:/b/s/w/ir/x/w/goroot/src/runtime/mfinal.go:163 +0x86
    emitdata_test.go:359: running 'harness -tp emitWithCounterClear': exit status 2
--- FAIL: TestCoverageApis/emitWithCounterClear (0.27s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions