Skip to content
Snippets Groups Projects
Commit 84fa8154 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Revert "Avoid failing firedrake gtmg tests"

This reverts commit 873d1009.
parent 2919c968
No related branches found
No related tags found
No related merge requests found
Pipeline #324163 failed
......@@ -178,8 +178,7 @@ jobs:
# patch so exception messages get shown
curl -L https://gist.githubusercontent.com/inducer/17d7134ace215f0df1f3627eac4195c7/raw/63edfaf2ec8bf06987896569a4f24264df490e9e/firedrake-debug-patch.diff | patch -p1
# 'not gtmg' because of https://github.com/firedrakeproject/firedrake/issues/2514
pytest --tb=native -rsxw --durations=10 -m 'not parallel' -k 'not gtmg' tests/multigrid/
pytest --tb=native -rsxw --durations=10 -m 'not parallel' tests/multigrid/
- name: "Prepare for tmate"
run: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment