We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c349b51 commit d8116f8Copy full SHA for d8116f8
2 files changed
scripts/firedrake-check
@@ -27,7 +27,7 @@ TESTS = {
27
3: (
28
"tests/firedrake/regression/test_dg_advection.py::test_dg_advection_icosahedral_sphere[nprocs=3]",
29
# vertex-only mesh
30
- "tests/firedrake/regression/test_interpolate_cross_mesh.py::test_interpolate_cross_mesh_parallel[extrudedcube]",
+ "tests/firedrake/regression/test_interpolate_cross_mesh.py::test_interpolate_cross_mesh[extrudedcube-nprocs=3-interpolate_function-0]"
31
),
32
}
33
0 commit comments