go: runtime: TestReadMetrics failures

#!watchflakes
post <- pkg == "runtime" && test == "TestReadMetrics"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestReadMetrics (0.00s)
    metrics_test.go:147: live bytes: 5894368 > heap alloc: 5882216

watchflakes

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 30 (12 by maintainers)

Commits related to this issue

Most upvoted comments

This is a test-only issue. I believe there are a few legitimate ways this can happen. I’ll fix it.