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