Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ GetFlakyEnvironment
Function
GetFlakyEnvironment
pkg/testutil/testutil.go:560–562 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
558
}
559
560
func
GetFlakyEnvironment() bool {
561
return
flagTestFlaky
562
}
563
564
func
GetDaemonIsKillable() bool {
565
return
flagTestKillDaemon
Callers
2
environmentIsForFlaky
Function · 0.92
newBase
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…