func testing.shouldFailFast

3 uses

	testing (current package)
		testing.go#L1208: 	if !ok || shouldFailFast() {
		testing.go#L1493: 			if shouldFailFast() {
		testing.go#L1730: func shouldFailFast() bool {