From ded11bb9db255cce7c4861d885c6a2659f0a02d7 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Wed, 17 Jan 2024 17:28:49 +0100 Subject: [PATCH] Add a comment about the failing woluwe tests --- tests/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 2dd95499..ac0259e8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -431,6 +431,9 @@ dist_suite_TESTS = \ test_mathml_woluwe/test_118.test \ test_mathml_woluwe/test_119.test +# some of the woluwe tests fail because utdml has not been updated to +# a change in liblouis 3.28, see +# https://github.com/liblouis/liblouisutdml/pull/101 XFAIL_TESTS += \ pagenum.test \ footer_01.test \