#1136385 golang-github-uber-go-tally: flaky test: FAIL: TestVerifyCachedTaggedScopesAlloc: the cached tagged scopes should allocate at most 3 allocations, but did allocate 4

#1136385#5
Date:
2026-05-13 06:31:09 UTC
From:
To:
Hi.  This package has what appears to be a flaky test, which is causing
testing migration blocking.

https://ci.debian.net/packages/g/golang-github-uber-go-tally/testing/ppc64el/70980539/#L1598

/Simon

192s === RUN   TestVerifyCachedTaggedScopesAlloc
192s     scope_registry_test.go:56:
192s         	Error Trace:	/tmp/autopkgtest-lxc.t8jnl8pi/downtmp/autopkgtest_tmp/_build/src/github.com/uber-go/tally/scope_registry_test.go:56
192s         	Error:      	Should be true
192s         	Test:       	TestVerifyCachedTaggedScopesAlloc
192s         	Messages:   	the cached tagged scopes should allocate at most 3 allocations, but did allocate 4
192s --- FAIL: TestVerifyCachedTaggedScopesAlloc (0.03s)