testing.common.Skip
standard libraryThe 1587th most-called standard-library method by production calls. Called 14,451 times across 607 modules; 384 of those run outside tests and generated code.
- prod calls
- 384
- non-test, non-generated
- all calls
- 14,451
- total callsites
- modules
- 607
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 97%
- 14,066 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Embedded method100%Reached through an embedded type.
- Method value<1%A method captured as a value, then called.
who calls this
Notable callers
Production calls into common.Skip from notable Go projects. Open one on the map to see what else it hammers.
- containerd 22 6%
- Nomad 20 5%
- Vault 14 4%
- Kubernetes 8 2%
- Docker 7 2%
where it's called
Callsites in the wild
12 representative callsites of 14,451, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
- in loop
- in loop
-
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop - in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call common.Skip most in this snapshot.
- github.com/hashicorp/consul1,41710%
- github.com/seaweedfs/seaweedfs4543%
- github.com/influxdata/telegraf4523%
- github.com/go-acme/lego/v54243%
- github.com/gastownhall/gastown3843%
siblings
More from testing
The other most-called members in this package. See all →