Skip to content

runtime/pprof: disable profiling test on Windows too? #13871

@bradfitz

Description

@bradfitz

It appears that Windows also can't do profiles reliably?

https://storage.googleapis.com/go-build-log/5b3db773/windows-amd64-gce_15b35da7.log

--- FAIL: TestStackBarrierProfiling (0.83s)
    pprof_test.go:363: subprocess failed with exit status 1:
        --- FAIL: TestStackBarrierProfiling (0.45s)
            pprof_test.go:97: profile too short: [0x0 0x3 0x0 0x2710 0x0 0x0 0x1 0x0]
        FAIL
FAIL
FAIL    runtime/pprof   2.519s
ok      runtime/trace   6.002s

(part of #13841)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions