We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13e622 commit 1709dd6Copy full SHA for 1709dd6
pySDC/projects/SDC_showdown/tests/test_grayscott.py
@@ -2,6 +2,7 @@
2
3
4
@pytest.mark.petsc
5
+@pytest.mark.timeout(600)
6
def test_grayscott():
7
from pySDC.projects.SDC_showdown.SDC_timing_GrayScott import main
8
0 commit comments