Skip to content

runtime: TestMemStats failure with insanely high value on openbsd-amd64-68 #55065

@bcmills

Description

@bcmills
#!watchflakes
post <- pkg == "runtime" && test == "TestMemStats" && `insanely high value`
##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick
--- FAIL: TestMemStats (0.00s)
    malloc_test.go:93: PauseTotalNs = 18446744073177999286: insanely high value (overflow?); want <= 1e+11
FAIL
FAIL	runtime	21.088s

greplogs -l -e 'FAIL: TestMemStats.*(?:\n\s+.*)*insanely high value' --since=2022-01-01
2022-09-09T01:04:57-76c94eb/openbsd-amd64-68

attn @golang/openbsd; CC @golang/runtime

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.OS-OpenBSD

    Type

    No type

    Projects

    Status

    Active

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions