-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
#!watchflakes
post <- pkg == "runtime/pprof" && test == "TestCPUProfileMultithreadMagnitude"
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestCPUProfileMultithreadMagnitude (1.02s)
pprof_test.go:123: Running on Linux 4.18.0
--- FAIL: TestCPUProfileMultithreadMagnitude/serial (0.54s)
pprof_test.go:189: Running with 1 workers
pprof_test.go:524: total 19 CPU profile samples collected:
7: 0x1758ec (runtime/pprof.cpuHog0:61 runtime/pprof.cpuHog1:55) 0x175839 (runtime/pprof.cpuHogger:41) 0x176b1b (runtime/pprof.TestCPUProfileMultithreadMagnitude.func3.1.1.1:202) labels: map[]
6: 0x85b40 (runtime.asyncPreempt:7) 0x1758eb (runtime/pprof.cpuHog0:60 runtime/pprof.cpuHog1:55) 0x175839 (runtime/pprof.cpuHogger:41) 0x176b1b (runtime/pprof.TestCPUProfileMultithreadMagnitude.func3.1.1.1:202) labels: map[]
3: 0x85b40 (runtime.asyncPreempt:7) 0x1758f9 (runtime/pprof.cpuHog0:62 runtime/pprof.cpuHog1:55) 0x175839 (runtime/pprof.cpuHogger:41) 0x176b1b (runtime/pprof.TestCPUProfileMultithreadMagnitude.func3.1.1.1:202) labels: map[]
3: 0x1758fa (runtime/pprof.cpuHog0:64 runtime/pprof.cpuHog1:55) 0x175839 (runtime/pprof.cpuHogger:41) 0x176b1b (runtime/pprof.TestCPUProfileMultithreadMagnitude.func3.1.1.1:202) labels: map[]
pprof_test.go:595: runtime/pprof.cpuHog1: 19
pprof_test.go:226: compare 90.268ms vs 190ms
pprof_test.go:228: compare got CPU usage reports are too different (limit -40.0%, got -52.5%) want nil
pprof_test.go:126: Failure of this test may indicate that your system suffers from a known Linux kernel bug fixed on newer kernels. See https://golang.org/issue/49065.
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Todo
Status
Active