diff --git a/pySDC/projects/SDC_showdown/tests/test_grayscott.py b/pySDC/projects/SDC_showdown/tests/test_grayscott.py index e591755bc6..0eab105856 100644 --- a/pySDC/projects/SDC_showdown/tests/test_grayscott.py +++ b/pySDC/projects/SDC_showdown/tests/test_grayscott.py @@ -1,8 +1,6 @@ import pytest -@pytest.mark.slow @pytest.mark.petsc -@pytest.mark.timeout(900) def test_grayscott(): from pySDC.projects.SDC_showdown.SDC_timing_GrayScott import main