Skip to content
Snippets Groups Projects
Unverified Commit 908ec207 authored by Andreas Klöckner's avatar Andreas Klöckner Committed by GitHub
Browse files

Add FIXME comment with PR link to test_incorrect_assignment_aggregation

parent 3a979aea
Branches
No related tags found
No related merge requests found
......@@ -1168,6 +1168,7 @@ def test_operator_compiler_overwrite(actx_factory):
@pytest.mark.parametrize("ambient_dim", [
2,
# FIXME, cf. https://github.com/inducer/grudge/pull/78/
pytest.param(3, marks=pytest.mark.xfail)
])
def test_incorrect_assignment_aggregation(actx_factory, ambient_dim):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment