Skip to content

runtime: TestGoroutineLeakProfile failures on Darwin in race mode #76526

Description

@gopherbot
#!watchflakes
default <- goos == "darwin" && pkg == "runtime" && test == "TestGoroutineLeakProfile"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGoroutineLeakProfile/Grpc862
=== PAUSE TestGoroutineLeakProfile/Grpc862
=== CONT  TestGoroutineLeakProfile/Grpc862
    goroutineleakprofile_test.go:518: /Users/swarming/.swarming/w/ir/x/t/go-build132654619/testgoroutineleakprofile/goker.exe Grpc862 (1.15780725s): ok
    goroutineleakprofile_test.go:518: /Users/swarming/.swarming/w/ir/x/t/go-build132654619/testgoroutineleakprofile/goker.exe Grpc862 (1.176112917s): ok
    goroutineleakprofile_test.go:518: /Users/swarming/.swarming/w/ir/x/t/go-build132654619/testgoroutineleakprofile/goker.exe Grpc862: signal: segmentation fault
    goroutineleakprofile_test.go:520: Test Grpc862 produced no output. Is the goroutine leak profile collected?
--- FAIL: TestGoroutineLeakProfile/Grpc862 (2.34s)

watchflakes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone 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.

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions