]> git.feebdaed.xyz Git - 0xmirror/go.git/commit
runtime: disable TestNotInGoMetricCallback on FreeBSD + race
authorMichael Anthony Knyszek <mknyszek@google.com>
Mon, 8 Dec 2025 16:05:53 +0000 (16:05 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 8 Dec 2025 16:24:40 +0000 (08:24 -0800)
commit3a6a034cd63e55f5ee00f9002e62204fa50f96bf
tree3cb443e00e2c552a73ac8e5c8c39024ae1b8f9f1
parent4122d3e9ea55c8d2293e0a0c59cd6e467021c9e0
runtime: disable TestNotInGoMetricCallback on FreeBSD + race

cgo + race is not supported on FreeBSD.

Change-Id: I38abeccaaabfcc104d1d5a077fb99646dc4be792
Reviewed-on: https://go-review.googlesource.com/c/go/+/728120
Auto-Submit: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/runtime/metrics_test.go
src/runtime/testdata/testprogcgo/notingo.go