Skip to content

Commit

Permalink
Update njet failures
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Sep 7, 2023
1 parent 3b9c5be commit cf95924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf/jet_test_nfailures.jl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ using Test
# inference. By increasing this counter, we acknowledge that
# we have introduced an inference failure. We hope to drive
# this number down to 0.
n_allowed_failures = 256
n_allowed_failures = 680
@test n n_allowed_failures
if n < n_allowed_failures
@info "Please update the n-failures to $n"
Expand Down

0 comments on commit cf95924

Please sign in to comment.