Skip to content

Commit a97b6f7

Browse files
committed
remove xfail
1 parent 985bc51 commit a97b6f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

demo/test_demos.py

-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ def test_demo(file, scalar_type):
2121
# Skip complex demos on win32
2222
pytest.skip(reason="_Complex not supported on Windows")
2323

24-
if file == "Symmetry":
25-
pytest.xfail("Demo currently failing. See https://github.com/FEniCS/ufl/issues/343.")
2624
if file in [
2725
"MixedGradient",
2826
"TraceElement", # HDiv Trace

0 commit comments

Comments
 (0)