We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 148c51d commit 860b40fCopy full SHA for 860b40f
perf/jet_test_nfailures.jl
@@ -38,7 +38,7 @@ using Test
38
# inference. By increasing this counter, we acknowledge that
39
# we have introduced an inference failure. We hope to drive
40
# this number down to 0.
41
- n_allowed_failures = 253
+ n_allowed_failures = 255
42
@show n
43
if n < n_allowed_failures
44
@info "Please update the n-failures to $n"
0 commit comments