Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/minio/minio-go
/ isRunOnFail
Function
isRunOnFail
functional_tests.go:282–284 · functional_tests.go::isRunOnFail
()
Source
from the content-addressed store, hash-verified
280
}
281
282
func
isRunOnFail() bool {
283
return
os.Getenv(
"RUN_ON_FAIL"
) ==
"1"
284
}
285
286
func
init() {
287
// If server endpoint is not set, all tests default to
Callers
1
logError
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected