There are some tests that fail but the CI is marked as passing (green check label). The problematic tests are: ForwardFacingStep_SSPRK43, ForwardFacingStep_SSPRK33 and ForwardFacingStepSVV.
It seems to be an issue with the dimensions of Qf and Qe in the subroutine Face_AdaptSolutionToFace. Maybe the fact that these tests use a 2D mesh is relevant.
There are some tests that fail but the CI is marked as passing (green check label). The problematic tests are:
ForwardFacingStep_SSPRK43,ForwardFacingStep_SSPRK33andForwardFacingStepSVV.It seems to be an issue with the dimensions of
QfandQein the subroutineFace_AdaptSolutionToFace. Maybe the fact that these tests use a 2D mesh is relevant.