golang/go

cmd/pprof: TestDisasm failures

Open

#56,574 opened on Nov 4, 2022

View on GitHub
 (36 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsFixOS-Linuxcompiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

#!watchflakes
post <- pkg == "cmd/pprof" && test == "TestDisasm"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestDisasm (1.41s)
    pprof_test.go:118: pprof failed: exit status 2
        no matches found for regexp: main.main

watchflakes

Contributor guide