Skip to content

runtime/pprof: TestCPUProfileMultithreaded is flaky on ppc64le #13223

@mwhudson

Description

@mwhudson

For example from http://build.golang.org/log/a58e91460d1b6bec7380bd3f9f86f57483aa2e22:

--- FAIL: TestCPUProfileMultithreaded (0.25s)
    pprof_test.go:165: total 12 CPU profile samples collected
    pprof_test.go:181: runtime/pprof_test.cpuHog1: 0
    pprof_test.go:181: runtime/pprof_test.cpuHog2: 12
    pprof_test.go:195: runtime/pprof_test.cpuHog1 has 0 samples out of 12, want at least 1, ideally 6
FAIL

Very old neurons recall that the timer on powerpc has pretty low resolution, but I don't know if that is true or the problem here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions