diff --git a/test/test_fortran.py b/test/test_fortran.py index 42911e097db309f123405cf0cd44a7c831a9f350..a94be02325b734c523c44f5ea8bc63519f08c47b 100644 --- a/test/test_fortran.py +++ b/test/test_fortran.py @@ -416,7 +416,6 @@ def test_fuse_kernels(ctx_factory): lp.auto_test_vs_ref(xyderiv, ctx, knl, parameters=dict(nelements=20, ndofs=4)) -@pytest.mark.xfail def test_parse_and_fuse_two_kernels(): fortran_src = """ subroutine fill(out, a, n)