#!watchflakes
default <- pkg == "runtime/pprof" && test == "TestGoroutineLeakProfileConcurrency/overlapping_goroutine_and_goroutine_leak_profile_requests"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestGoroutineLeakProfileConcurrency/overlapping_goroutine_and_goroutine_leak_profile_requests
pprof_test.go:1647: goroutineleak profile does not contain exactly 6 leaked goroutines: 5
--- FAIL: TestGoroutineLeakProfileConcurrency/overlapping_goroutine_and_goroutine_leak_profile_requests (1.02s)
— watchflakes