You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the records, I tried to reproduce the error in Gadi login node with Julia 1.9.1, and the error did not arised. Thus, I am going to accept PR #50. If in the future we find errors with vector-valued lagrange FEs, this should be the first point to look at.
Documenting here a very annoying error that I have found with vector-valued Lagrangian FEs in Github actions and Julia 1.9.x.
In particular, the following command:
With the julia script in the status corresponding to, e.g., commit 9fa3996, crashes (intermittently, not a reproducible BUG, unfortunately), here:
GridapP4est.jl/test/PoissonNonConformingOctreeModelsTests.jl
Line 152 in 9fa3996
The error can be found here:
https://github.com/gridap/GridapP4est.jl/actions/runs/6667489288/job/18121048574#step:12:152
I cannot reproduce the problem in my local machine. When I switch to Julia 1.8 in Github actions the problem seems to disappear.
The text was updated successfully, but these errors were encountered: