Skip to content

Commit

Permalink
Bump inference failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed Jul 1, 2024
1 parent 179290e commit 08a9a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Spaces/opt_spaces.jl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ end
else
test_n_failures(0, TU.PointSpace, context)
test_n_failures(137, TU.SpectralElementSpace1D, context)
test_n_failures(287, TU.SpectralElementSpace2D, context)
test_n_failures(295, TU.SpectralElementSpace2D, context)
test_n_failures(118, TU.ColumnCenterFiniteDifferenceSpace, context)
test_n_failures(118, TU.ColumnFaceFiniteDifferenceSpace, context)
test_n_failures(293, TU.SphereSpectralElementSpace, context)
Expand Down

0 comments on commit 08a9a30

Please sign in to comment.