Skip to content

Commit

Permalink
Mark the failing tests as xfail
Browse files Browse the repository at this point in the history
  • Loading branch information
egli committed Jan 17, 2024
1 parent a9a09d8 commit cdfdc36
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -604,9 +604,14 @@ XFAIL_TESTS += \
test_mathml_woluwe/test_075.test \
test_mathml_woluwe/test_076.test \
test_mathml_woluwe/test_078.test \
test_mathml_woluwe/test_080.test \
test_mathml_woluwe/test_093.test \
test_mathml_woluwe/test_096.test \
test_mathml_woluwe/test_099.test
test_mathml_woluwe/test_099.test \
test_mathml_woluwe/test_106.test \
test_mathml_woluwe/test_107.test \
test_mathml_woluwe/test_113.test \
test_mathml_woluwe/test_114.test

TESTS = \
$(check_PROGRAMS) \
Expand Down

0 comments on commit cdfdc36

Please sign in to comment.