Skip to content

runtime: TestGoroutineLeakProfile failures under mayMoreStackPreempt #75729

@mknyszek

Description

@mknyszek
#!watchflakes
default <- pkg == "runtime:mayMoreStackPreempt" && test ~ `TestGoroutineLeakProfile`

Specifically, it seems that a bunch of leaks are no longer detected, but off-hand I can't tell why. I assume that maybe the check fires too early? Maybe goroutines don't get a chance to settle into their leaked state?

I'll send a change to skip the tests under mayMoreStackPreempt for now.

CC @VladSaiocUber

Metadata

Metadata

Assignees

Labels

BugReportIssues describing a possible bug in the Go implementation.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

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions