Skip to content

runtime/pprof: TestCPUProfileMultithreaded is flaky #6522

@lexprfuncall

Description

@lexprfuncall
I get the following test failures somewhat regularly on my 16 core, 32 thread Linux
machine

--- FAIL: TestCPUProfileMultithreaded (0.69 seconds)
        pprof_test.go:129: crc32.ChecksumIEEE: 10
        pprof_test.go:129: crc32.Update: 58
        pprof_test.go:139: crc32.ChecksumIEEE has 10 samples out of 68, want at least 11, ideally 34

The numbers following crc32.ChecksumIEEE and crc32.Update vary somewhat but the error is
the same.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions