diff --git a/tests/test_paradiag.py b/tests/test_paradiag.py index 4fb8cccd..d9687a08 100644 --- a/tests/test_paradiag.py +++ b/tests/test_paradiag.py @@ -191,7 +191,6 @@ def parallel_postproc(pdg, wndw, rhs): assert err/norm0 < tol, "Serial and parallel solutions should match to solver tolerance" -@pytest.mark.xfail(reason="https://github.com/firedrakeproject/firedrake/issues/5045") @pytest.mark.parallel(nprocs=[1, 4]) def test_galewsky_timeseries(): from utils import units