liblouis / liblouisutdml

An open-source library providing complete braille transcription services for xml, html and text documents
http://liblouis.io
GNU General Public License v3.0
24 stars 16 forks source link

testsuite fails with liblouis 3.28.0 #103

Open sthibaul opened 9 months ago

sthibaul commented 9 months ago

Hello, Since the release of liblouis 3.28.0, liblouisutdml's testsuite fails:

FAIL: test_mathml_woluwe/test_080.test
FAIL: test_mathml_woluwe/test_106.test
FAIL: test_mathml_woluwe/test_107.test
FAIL: test_mathml_woluwe/test_113.test
FAIL: test_mathml_woluwe/test_114.test

Samuel

sthibaul commented 9 months ago

(this is preventing liblouis 3.28.0 from entering Debian Trixie)

egli commented 9 months ago

See also #101

kloczek commented 8 months ago
Test suite output in my case: ```console + cd liblouisutdml-2.12.0 + /usr/bin/make -O -j48 V=1 VERBOSE=1 check [..] make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' /usr/bin/make check-TESTS make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: testTranslateString make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: tripleTrans make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: boxline.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: hyphenation.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: endNotes.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: firstLineIndent.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: footer_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: footer_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/general_001.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/general_002.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/general_003.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mfrac_03.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mfrac_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mfrac_05.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mixed_scripts_04.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mfrac_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mfrac_06.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mfrac_04.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mixed_scripts_07.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mixed_scripts_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mixed_scripts_03.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mixed_scripts_05.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mixed_scripts_06.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mixed_scripts_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mmultiscripts_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mmultiscripts_07.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mfrac_07.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mmultiscripts_05.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mmultiscripts_03.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mmultiscripts_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_03.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mmultiscripts_04.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mmultiscripts_06.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_10.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_04.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mover_05.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_06.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_08.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_11.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mover_07.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_09.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_12.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mroot_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_14.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mover_13.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/mover_15.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/mover_16.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msqrt_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msqrt_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msqrt_03.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msub_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msub_04.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msub_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msub_03.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msub_05.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msub_06.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msub_07.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msubsup_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msub_08.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msub_10.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msubsup_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msubsup_06.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msubsup_04.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msub_09.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msubsup_05.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msubsup_07.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msubsup_03.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msup_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msup_07.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msup_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msup_03.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msup_04.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msup_05.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msup_06.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msup_08.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mixed_content.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/munder_04.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: minSyllableWidth.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/munder_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/munderover_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/munder_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/munder_06.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/munder_07.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/msup_09.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msup_10.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/munder_05.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/munderover_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: mathml_nemeth/msup_11.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/munder_03.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/arrow_96_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: mathml_nemeth/munderover_03.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/above_and_below_88_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/as_multiscript_nested_sub_sup_74_c_5.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/arrow_96_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/bar_97_b_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/bar_above_and_below_88_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/baseline_80_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/beveled_frac_62_b_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/binomial_90_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/boldface_32_b_6.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/boldface_32_b_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/cap_22_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/carrot_98_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/cap_roman_numeral_18_a_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/comma_78_2_invisible.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/comma_78_6.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/comma_78_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/comma_in_number_in_sup_79_b_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/comma_78_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/comma_ellipsis_in_sub_79_b_5.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/comma_number_77_4_20.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/comma_space_78_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/comma_in_sup_79_b_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/comparison_79_g_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/dash_42_6.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/dots_99_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/complex_frac_66_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/dash_42_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/dots_99_a_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/ellipsis_43_b_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/dots_99_a_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/ellipsis_level_79_f_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/function_space_119_c_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/extension_field_not_ratio_151_11.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/full_binomial.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/integral_77_4_26.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/left_sup_75_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/left_sup_75_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/german_base_77_4_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/hyper_complex_frac_68_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/left_sup_75_7.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/left_sup_75_8.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/left_sup_75_12.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/lim_86_a_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/lesson_11_24_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/list_num_ind_11_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/list_num_ind_11_a_7.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/list_num_ind__11_a_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/list_num_ind_11_c_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/letter_26_b_19.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/list_num_ind_11_a_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/list_num_ind_11_d_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/log_77_4_8.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/lower_roman_numeral_18_b_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mathml_spec_example_86_a.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/mathml_spec_example_alt_char_86_a.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/menclose_111_a_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/menclose_115_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/menclose_86_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/menclose_86_a_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/menclose_86_b_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/menclose_86_b_11.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/menclose_bar_97_b_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/menclose_bar_97_b_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/mixed_frac_63_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/menclose_primed_86_b_6.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/menclose_top_bottom_88_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/menclose_lesson_12_5_5_5.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mixed_frac_64_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mmultiscripts_77_4_10.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mmultiscripts_82_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mmultiscripts_77_4_18.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mmultiscripts_82_b_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mmultiscripts_82_a_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mmultiscripts_82_b_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mmultiscripts_82_b_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mmultiscripts_82_a_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mmultiscripts_82_b_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mmultiscripts_82_b_5.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/modifier_in_script_91_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/ms_38_4_8.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/mmultiscripts_82_b_6.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/msubsup_82_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/ms.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/msubsup_82_a_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/multipurpose_177_2_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/multipurpose_177_3_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/munder_lesson_12_5_5_5.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/multipurpose_177_5_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/multipurpose_177_2_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/multipurpose_177_7_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_root_105_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_sqrt_105_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_sqrt_105_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_sup_74_b_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_sub_sup_74_c_5.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_sqrt_105_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/nested_super_79_a_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_sup_74_b_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_super_79_a_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_super_space_79_d_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_super_space_79_d_7.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_sup_mmultiscripts_74_b_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/nested_sup_sup_space_79_d_9.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/non_hyper_complex_frac_67_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/non_list_10_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/number_space_after.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/numeric_sub_81_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/number_space_before_and_after.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/overbar_86_a_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/number_space_before.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/order2_overbar_87_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/overbar_86_b_10.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/overbar_86_a_5.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/prescript_77_4_18.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/overbar_86_b_11.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/overbar_86_b_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/prescript_77_4_7.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/prime_172_5.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/prime_172_8.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/prime_172_6.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/prime_172_9.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/prime_77_4_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/prescript_77_4_6.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/prime_83_b_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/prime_83_b_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/prime_83_b_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/prime_83_b_5.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/prime_83_b_6.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/prime_83_b_7.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/prime_mathjax_83_b_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/primed_86_b_6.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/prime_83_b_8.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/product_77_4_24.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/prime_mmultiscripts_83_b_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/prime_mmultiscripts_83_b_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/prime_wiris_83_b_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/punct_37_2_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/punct_37_1_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/punct_37_7_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/ratio_151_11.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/punctuation_after_sup_79_b_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/root_104_iii_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/root_104_iii_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/set_vertical_bar_145_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/simple_frac_62_a_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/shape_110_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/sqrt_103_a_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/sqrt_103_a_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/sqrt_103_b_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/sub_ind_79_g_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/sub_ind_80_b_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/sub_ind_80_b_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/sub_sup_82_b_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/sub_ind_mmultiscripts_80_b_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/sub_sup_82_b_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/sum_77_4_23.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/test_9_d_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/superscript_80_a_2.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/tensor_from_mathml_spec.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/test_9_d_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: orphanControl_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: orphanControl_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: page_numbering.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/text_after_sup_79_c_3.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: prehyphenation.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/trilinear_not_ratio_151_11.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: pagenum.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: printPageNumberRange_02.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: nemeth_MathCAT/underbar_86_a_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: printPageNumberRange_01.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/whitespace_in_sup_79_e_1.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/word_77_4_12.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: nemeth_MathCAT/vertical_bar_145_4.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: printPageNumberRange_03.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_002.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_001.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_004.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_003.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_005.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_006.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_008.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_009.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_010.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_007.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_012.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_013.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_014.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_011.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_015.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_018.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_016.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_017.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_020.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_021.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_019.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_022.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_024.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_023.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_025.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_026.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_028.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_029.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_027.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_030.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_033.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_031.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_032.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_034.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_035.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_036.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_038.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_041.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_037.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_039.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_040.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_043.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_044.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_042.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_046.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_045.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_048.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_047.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_050.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_049.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_054.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_051.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_052.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_053.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_055.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_056.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_057.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_058.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_059.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: test_mathml_woluwe/test_061.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: test_mathml_woluwe/test_063.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_065.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: test_mathml_woluwe/test_060.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_064.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_066.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_067.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_068.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: test_mathml_woluwe/test_062.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_069.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_072.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_070.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_073.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_071.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_074.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: test_mathml_woluwe/test_075.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: test_mathml_woluwe/test_076.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_077.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: test_mathml_woluwe/test_078.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_079.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_081.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' FAIL: test_mathml_woluwe/test_080.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_082.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_083.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_085.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_084.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_087.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_086.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_088.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_089.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_090.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_091.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_094.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_092.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_095.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: test_mathml_woluwe/test_093.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_097.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_098.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_101.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: test_mathml_woluwe/test_096.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_100.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' XFAIL: test_mathml_woluwe/test_099.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_102.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_104.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_103.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_108.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_105.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' FAIL: test_mathml_woluwe/test_106.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_109.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' FAIL: test_mathml_woluwe/test_107.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_110.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_111.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_112.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_115.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' FAIL: test_mathml_woluwe/test_113.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_117.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' FAIL: test_mathml_woluwe/test_114.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_118.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_119.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' PASS: test_mathml_woluwe/test_116.test make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' ================================================ liblouisutdml 2.12.0: tests/test-suite.log ================================================ # TOTAL: 386 # PASS: 205 # SKIP: 0 # XFAIL: 176 # FAIL: 5 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 XFAIL: testTranslateString ========================== Can't open infput file '(null)' XFAIL testTranslateString (exit status: 1) XFAIL: firstLineIndent ====================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing negative firstLineIndent Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/firstLineIndent.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/fooZ9XKHi/output.txt 2023-12-12 05:42:54.359326475 +0000 @@ -1,2 +0,0 @@ -foobar -foobar XFAIL firstLineIndent.test (exit status: 1) XFAIL: footer_01 ================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing footer when some text immediately precedes the footer element Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/footer_01.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/foocNjoCs/output.txt 2023-12-12 05:42:54.360326476 +0000 @@ -1,5 +1,4 @@ --- ----------- @@ -7,5 +6,6 @@ - -- + + ---------- -- XFAIL footer_01.test (exit status: 1) XFAIL: footer_02 ================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. footer bug Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/footer_02.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/foo0DWBSD/output.txt 2023-12-12 05:42:54.362326477 +0000 @@ -1,11 +0,0 @@ ---- - - - - - - - - - -- - XFAIL footer_02.test (exit status: 1) XFAIL: mathml_nemeth/general_002 ================================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/general_002.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/foozKiKjl/output.txt 2023-12-12 05:42:54.385326488 +0000 @@ -1 +1 @@ -(N%K) +(?N/K#) XFAIL mathml_nemeth/general_002.test (exit status: 1) XFAIL: mathml_nemeth/general_003 ================================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/general_003.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/foo8axjVM/output.txt 2023-12-12 05:42:54.389326490 +0000 @@ -1 +1 @@ -(N%K) +(?N/K#) XFAIL mathml_nemeth/general_003.test (exit status: 1) XFAIL: mathml_nemeth/mfrac_04 ============================= warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mfrac_04.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooXQHtyi/output.txt 2023-12-12 05:42:54.396326494 +0000 @@ -1 +1 @@ -?A/B^,??3/4#,/?5/6#,#"# +?A/B^,??3/4#/?5/6#,#"# XFAIL mathml_nemeth/mfrac_04.test (exit status: 1) XFAIL: mathml_nemeth/mfrac_06 ============================= warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mfrac_06.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fook0GqSU/output.txt 2023-12-12 05:42:54.397326494 +0000 @@ -1 +1 @@ -,?.P+?X/Y#,/13],# +?.P+?X/Y#/13]# XFAIL mathml_nemeth/mfrac_06.test (exit status: 1) XFAIL: mathml_nemeth/mfrac_07 ============================= warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mfrac_07.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooMkKoUl/output.txt 2023-12-12 05:42:54.404326498 +0000 @@ -1 +1 @@ -,,?,?.P+?X/Y#,/13,#,,/Z,,# +,??.P+?X/Y#/13#/Z# XFAIL mathml_nemeth/mfrac_07.test (exit status: 1) XFAIL: mathml_nemeth/mixed_scripts_01 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mixed_scripts_01.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/foo6afo9e/output.txt 2023-12-12 05:42:54.398326495 +0000 @@ -1 +1 @@ -X^N^;A +X^N;A XFAIL mathml_nemeth/mixed_scripts_01.test (exit status: 1) XFAIL: mathml_nemeth/mixed_scripts_02 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mixed_scripts_02.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/foozIFKwM/output.txt 2023-12-12 05:42:54.402326497 +0000 @@ -1 +1 @@ -X;N;^A +X;N^A XFAIL mathml_nemeth/mixed_scripts_02.test (exit status: 1) XFAIL: mathml_nemeth/mixed_scripts_03 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mixed_scripts_03.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooEYsdHi/output.txt 2023-12-12 05:42:54.404326498 +0000 @@ -1 +1 @@ -X;A;^N;^;B +X;A^N;B" XFAIL mathml_nemeth/mixed_scripts_03.test (exit status: 1) XFAIL: mathml_nemeth/mixed_scripts_05 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mixed_scripts_05.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/foogm7rfU/output.txt 2023-12-12 05:42:54.405326498 +0000 @@ -1 +1 @@ -Q^LOG^;Q A .K A +Q^LOG;Q A .K A XFAIL mathml_nemeth/mixed_scripts_05.test (exit status: 1) XFAIL: mathml_nemeth/mixed_scripts_06 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mixed_scripts_06.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooGX34ib/output.txt 2023-12-12 05:42:54.405326498 +0000 @@ -1 +1 @@ -,P1^.A^;1"''' ,P;R^.A^;R +,P1^A1 ''' ,P;R^A;R XFAIL mathml_nemeth/mixed_scripts_06.test (exit status: 1) XFAIL: mathml_nemeth/mixed_scripts_07 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mixed_scripts_07.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooMM6yMs/output.txt 2023-12-12 05:42:54.401326496 +0000 @@ -1 +1 @@ -X;2;^N +X2^N XFAIL mathml_nemeth/mixed_scripts_07.test (exit status: 1) XFAIL: mathml_nemeth/mmultiscripts_01 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mmultiscripts_01.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooJrss82/output.txt 2023-12-12 05:42:54.408326500 +0000 @@ -1 +1 @@ -^X"N +NX XFAIL mathml_nemeth/mmultiscripts_01.test (exit status: 1) XFAIL: mathml_nemeth/mmultiscripts_02 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mmultiscripts_02.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooi4aHyb/output.txt 2023-12-12 05:42:54.414326503 +0000 @@ -1 +1 @@ -;X"N +NX XFAIL mathml_nemeth/mmultiscripts_02.test (exit status: 1) XFAIL: mathml_nemeth/mmultiscripts_03 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mmultiscripts_03.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooNWABbA/output.txt 2023-12-12 05:42:54.413326503 +0000 @@ -1 +1 @@ -;X"N;Y;X"N;Y +NYX XFAIL mathml_nemeth/mmultiscripts_03.test (exit status: 1) XFAIL: mathml_nemeth/mmultiscripts_04 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mmultiscripts_04.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooMDcBld/output.txt 2023-12-12 05:42:54.414326503 +0000 @@ -1 +1 @@ -^;A^N"X +XNA XFAIL mathml_nemeth/mmultiscripts_04.test (exit status: 1) XFAIL: mathml_nemeth/mmultiscripts_05 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mmultiscripts_05.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/foo12HLBJ/output.txt 2023-12-12 05:42:54.412326502 +0000 @@ -1 +1 @@ -;^A;N"X +XNA XFAIL mathml_nemeth/mmultiscripts_05.test (exit status: 1) XFAIL: mathml_nemeth/mmultiscripts_06 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mmultiscripts_06.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/foo2ZwNK8/output.txt 2023-12-12 05:42:54.418326505 +0000 @@ -1 +1 @@ -;;Y;X"N +NXY XFAIL mathml_nemeth/mmultiscripts_06.test (exit status: 1) XFAIL: mathml_nemeth/mmultiscripts_07 ===================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mmultiscripts_07.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooT03mtg/output.txt 2023-12-12 05:42:54.410326501 +0000 @@ -1 +1 @@ -;A^N"X +XAN XFAIL mathml_nemeth/mmultiscripts_07.test (exit status: 1) XFAIL: mathml_nemeth/mover_05 ============================= warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mover_05.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooYX5dpM/output.txt 2023-12-12 05:42:54.421326506 +0000 @@ -1 +1 @@ -#3.54: +#3.54 XFAIL mathml_nemeth/mover_05.test (exit status: 1) XFAIL: mathml_nemeth/mover_07 ============================= warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/mover_07.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooJNCy0j/output.txt 2023-12-12 05:42:54.422326507 +0000 @@ -1 +1 @@ -"X+Y<:<A+.>B+..>C...>D...]..].]] +>A+>B+>C>D]]]] XFAIL mathml_nemeth/msqrt_03.test (exit status: 1) XFAIL: mathml_nemeth/msub_02 ============================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/msub_02.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooNmvGjH/output.txt 2023-12-12 05:42:54.491326542 +0000 @@ -1 +1 @@ -N;X;;Y +N;X;Y XFAIL mathml_nemeth/msub_02.test (exit status: 1) XFAIL: mathml_nemeth/msub_03 ============================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/msub_03.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooam7udL/output.txt 2023-12-12 05:42:54.492326542 +0000 @@ -1 +1 @@ -N;X;;Y;;;Z;;;;''' +N;X;Y;Z; ;333 " XFAIL mathml_nemeth/msub_03.test (exit status: 1) XFAIL: mathml_nemeth/msub_08 ============================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/msub_08.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooGdyEC1/output.txt 2023-12-12 05:42:54.516326554 +0000 @@ -1 +1 @@ -X;I[J[K +X;I, J, K XFAIL mathml_nemeth/msub_08.test (exit status: 1) XFAIL: mathml_nemeth/msub_09 ============================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/msub_09.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooXRPR8z/output.txt 2023-12-12 05:42:54.524326558 +0000 @@ -1 +1 @@ -!;U ;.K A +!;U .K A XFAIL mathml_nemeth/msub_09.test (exit status: 1) XFAIL: mathml_nemeth/msub_10 ============================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/msub_10.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/foo119RCX/output.txt 2023-12-12 05:42:54.521326557 +0000 @@ -1 +1 @@ -,P;S;;1;''' S;;N +,P;S1 ''' S;N XFAIL mathml_nemeth/msub_10.test (exit status: 1) XFAIL: mathml_nemeth/msubsup_03 =============================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/msubsup_03.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooa9f8Zr/output.txt 2023-12-12 05:42:54.529326561 +0000 @@ -1 +1 @@ -!;0^>1-X^^2^]"F(X)DX +!;0^>1-X^2"]"F(X)DX XFAIL mathml_nemeth/msubsup_03.test (exit status: 1) XFAIL: mathml_nemeth/msubsup_05 =============================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/msubsup_05.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/foougC0TY/output.txt 2023-12-12 05:42:54.529326561 +0000 @@ -1 +1 @@ -T@);T ;.K A^T ^.K B .K B-A +T@);T .K A^T .K B .K B-A XFAIL mathml_nemeth/msubsup_05.test (exit status: 1) XFAIL: mathml_nemeth/msup_02 ============================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/msup_02.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/foorvKCtl/output.txt 2023-12-12 05:42:54.535326564 +0000 @@ -1 +1 @@ -N^X^^Y +N^X^Y XFAIL mathml_nemeth/msup_02.test (exit status: 1) XFAIL: mathml_nemeth/msup_03 ============================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/msup_03.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooAJMBNX/output.txt 2023-12-12 05:42:54.536326565 +0000 @@ -1 +1 @@ -?E^X^^2"/2# +?E^X^2"/2# XFAIL mathml_nemeth/msup_03.test (exit status: 1) XFAIL: mathml_nemeth/msup_06 ============================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/msup_06.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooyP3hrU/output.txt 2023-12-12 05:42:54.540326566 +0000 @@ -1 +1 @@ -E^>X^^2^+Y^^2^] +E^>X^2"+Y^2"] XFAIL mathml_nemeth/msup_06.test (exit status: 1) XFAIL: mathml_nemeth/msup_09 ============================ warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Nemeth braille. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/msup_09.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/foo9SPDHM/output.txt 2023-12-12 05:42:54.549326571 +0000 @@ -1 +1 @@ -X^(M^^N^) +X^(M^N") XFAIL mathml_nemeth/msup_09.test (exit status: 1) XFAIL: mathml_nemeth/munder_03 ============================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Note: the MathML follows the Nemeth book description of the image [section 87, (2)]. However, "subscribing" a=3 with b=2 should make the b=2 smaller. In order to produce the image, the actual MathML uses a linebreak and not an . Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/munder_03.test/expected.txt 2023-10-30 12:15:51.000000000 +0000 +++ /tmp/fooxaqcOm/output.txt 2023-12-12 05:42:54.555326574 +0000 @@ -1 +1 @@ -"X+Y%:%%A .K #3%%%B .K #2] +"X+Y%:]%"A .K #3%B .K #2]] XFAIL mathml_nemeth/munder_03.test (exit status: 1) XFAIL: mathml_nemeth/munderover_03 ================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. The image in the Nemeth book doesn't make it clear, but they shouldn't shrink in size, hence the use of accent and accentunder attributes. It probably makes no difference to the braille though. Note: there are many synonyms for the bars. Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/mathml_nemeth/munderover_03.test/expected.txt 2019-09-09 10:24:34.000000000 +0000 +++ /tmp/fooBPDNtb/output.txt 2023-12-12 05:42:54.561326577 +0000 @@ -1 +1 @@ ->"X+Y%:%%A .K #3<:<,+ +",+ XFAIL test_mathml_woluwe/test_061.test (exit status: 1) XFAIL: test_mathml_woluwe/test_062 ================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_062.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/foovN2wjZ/output.txt 2023-12-12 05:42:55.206326902 +0000 @@ -1 +1 @@ -.A@% +.A"@% XFAIL test_mathml_woluwe/test_062.test (exit status: 1) XFAIL: test_mathml_woluwe/test_063 ================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_063.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/food0IkJR/output.txt 2023-12-12 05:42:55.200326899 +0000 @@ -1 +1 @@ -]4ABC"5]4DEF +_D,ABC"5_D,DEF XFAIL test_mathml_woluwe/test_063.test (exit status: 1) XFAIL: test_mathml_woluwe/test_075 ================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_075.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/foorhJRAX/output.txt 2023-12-12 05:42:55.235326917 +0000 @@ -1 +1 @@ -?-#C?"7#C +"?"-#C"?"7#C XFAIL test_mathml_woluwe/test_075.test (exit status: 1) XFAIL: test_mathml_woluwe/test_076 ================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_076.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/foomxkli8/output.txt 2023-12-12 05:42:55.238326919 +0000 @@ -1 +1 @@ -??AB?? +"//AB"// XFAIL test_mathml_woluwe/test_076.test (exit status: 1) XFAIL: test_mathml_woluwe/test_078 ================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_078.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/foo1vmsKW/output.txt 2023-12-12 05:42:55.243326921 +0000 @@ -1 +1,2 @@ -?=A C;\B D:?"8?=E;\F:?"7?=AE"6CF;\BE"6DF:? +?=A C;\B +D:?"8?=E;\F:?"7?=AE"6CF;\BE"6DF:? XFAIL test_mathml_woluwe/test_078.test (exit status: 1) FAIL: test_mathml_woluwe/test_080 ================================= warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_080.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/fooLo4eLW/output.txt 2023-12-12 05:42:55.248326924 +0000 @@ -1 +1 @@ -.IS #G20"-#C24 KLEINER DAN #C17,5 +.IS G\20"-C\24 KLEINER DAN C\17,5 FAIL test_mathml_woluwe/test_080.test (exit status: 1) XFAIL: test_mathml_woluwe/test_093 ================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_093.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/fooNxAZRG/output.txt 2023-12-12 05:42:55.275326937 +0000 @@ -1 +0,0 @@ -#*N:X*M: XFAIL test_mathml_woluwe/test_093.test (exit status: 1) XFAIL: test_mathml_woluwe/test_096 ================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_096.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/foosI3azR/output.txt 2023-12-12 05:42:55.282326941 +0000 @@ -1 +0,0 @@ -#*N:X_/M: XFAIL test_mathml_woluwe/test_096.test (exit status: 1) XFAIL: test_mathml_woluwe/test_099 ================================== warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_099.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/fooSbKHQt/output.txt 2023-12-12 05:42:55.285326942 +0000 @@ -1 +1 @@ -#/N:X*M:*Q:/P: +*Q:/P: XFAIL test_mathml_woluwe/test_099.test (exit status: 1) FAIL: test_mathml_woluwe/test_106 ================================= warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_106.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/foogcWHBE/output.txt 2023-12-12 05:42:55.302326951 +0000 @@ -1 +1 @@ -X/#A2Y: +X/A\2Y: FAIL test_mathml_woluwe/test_106.test (exit status: 1) FAIL: test_mathml_woluwe/test_107 ================================= warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_107.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/fooYAaKtc/output.txt 2023-12-12 05:42:55.303326951 +0000 @@ -1 +1 @@ -X/#A2:Y +X/A\2:Y FAIL test_mathml_woluwe/test_107.test (exit status: 1) FAIL: test_mathml_woluwe/test_113 ================================= warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_113.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/fooMMSNp4/output.txt 2023-12-12 05:42:55.315326957 +0000 @@ -1 +1 @@ -%#C4"-#B: +%C\4"-#B: FAIL test_mathml_woluwe/test_113.test (exit status: 1) FAIL: test_mathml_woluwe/test_114 ================================= warning: lou_getDataPath is deprecated. warning: lou_getDataPath is deprecated. Testing MathML to Woluwe braille.Diff: --- /home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests/test_mathml_woluwe/test_114.test/expected.txt 2019-04-17 09:05:38.000000000 +0000 +++ /tmp/foo4lAf0a/output.txt 2023-12-12 05:42:55.317326959 +0000 @@ -1 +1 @@ -%#C4:"-#B +%C\4:"-#B FAIL test_mathml_woluwe/test_114.test (exit status: 1) ============================================================================ Testsuite summary for liblouisutdml 2.12.0 ============================================================================ # TOTAL: 386 # PASS: 205 # SKIP: 0 # XFAIL: 176 # FAIL: 5 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to liblouis-liblouisxml@freelists.org ============================================================================ make[4]: *** [Makefile:1974: test-suite.log] Error 1 make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/liblouisutdml-2.12.0/tests' make[3]: *** [Makefile:2082: check-TESTS] Error 2 make[2]: *** [Makefile:2187: check-am] Error 2 make[1]: *** [Makefile:1866: check-recursive] Error 1 make: *** [Makefile:1066: check-recursive] Error 1 ```
sthibaul commented 8 months ago

Failing to fix this, I will have to ask for dropping it from Debian...

bertfrees commented 8 months ago

If something needs to be dropped, can it please be liblouisutdml?

sthibaul commented 8 months ago

I asked for that, yes.

egli commented 7 months ago

Should be fixed in cdfdc36e67abf4c1680e142817239eb4aa8e5b71. @sthibaul do you need a proper release?

sthibaul commented 7 months ago

No, I can cherry-pick.

I would however not really call xfail additions that a "fix" :)

bertfrees commented 7 months ago

I agree :)

@egli Perhaps you can at least add comments to the xfails pointing to issue https://github.com/liblouis/liblouisutdml/pull/101, so that the person who wants to fix it has a clue what could be the problem?

egli commented 7 months ago

Oh, I had totally forgotten about #101. Will add comments.

egli commented 3 months ago

I think this issue is obsolete as we are at 3.30.0 now. It should be fixed by #107 anyway

bertfrees commented 3 months ago

Did #107 also remove the xfails?

egli commented 3 months ago

Did #107 also remove the xfails?

I don't think so

egli commented 3 months ago

@hammera can you have a look at this? Maybe the fix is similar to #107

hammera commented 3 months ago

Ok Chris, I will looking this in weekend. A short help please: How can I easyest founding what virtual dot change affecting this tests with linked in #101 with final temporary we marked xfail? Need me analyze the expected.txt files and compare the dutch table change affected subtable files the escape sequences? Perhaps again need doing a simple modification the wiskunde.ctb table because this table are not folluw up yet all changes possible with added the 3.28, 3.29.0 releases, the 3.30 version affected testcases are already we together fixed.

Attila

hammera commented 3 months ago

Okay, I reverted the Liblouis 3.28.0 xfail markup related patch temporary my local repository (not pushed yet), now following tests are failing in Liblouisutdml master branch the Liblouis 3.30.0 component (perhaps similar the issue with we previous fixed in #107 related PR, but this tests are affected perhaps different virtual dot combination change with dutch braille related or a subtable change related with contains new virtual dots, not the 456a dot combination change):

  • test_mathml_woluwe/test_080
  • test_mathml_woluwe/test_099
  • test_mathml_woluwe/test_106
  • test_mathml_woluwe/test_107
  • test_mathml_woluwe/test_113
  • test_mathml_woluwe/test_114

Looks the verbose failed tests results output this six failing tests:

FAIL: test_mathml_woluwe/test_080
=================================

warning: lou_getDataPath is deprecated.
warning: lou_getDataPath is deprecated.
Testing MathML to Woluwe braille.Diff: 
--- /usr/src/liblouisutdml/valami/liblouisutdml/tests/test_mathml_woluwe/test_080.test/expected.txt 2022-12-12 12:31:51.736096753 +0100
+++ /tmp/fooEqTSPV/output.txt   2024-06-07 13:47:48.424440919 +0200
@@ -1 +1 @@
-.IS #G20"-#C24 KLEINER DAN #C17,5
+.IS G\20"-C\24 KLEINER DAN C\17,5
FAIL test_mathml_woluwe/test_080.test (exit status: 1)

FAIL: test_mathml_woluwe/test_099
=================================

warning: lou_getDataPath is deprecated.
warning: lou_getDataPath is deprecated.
Testing MathML to Woluwe braille.Diff: 
--- /usr/src/liblouisutdml/valami/liblouisutdml/tests/test_mathml_woluwe/test_099.test/expected.txt 2022-12-12 12:31:51.736096753 +0100
+++ /tmp/fooGRiyV7/output.txt   2024-06-07 13:47:48.848442815 +0200
@@ -1 +1 @@
-#/N:X*M:*Q:/P:
+*Q:/P:
FAIL test_mathml_woluwe/test_099.test (exit status: 1)

FAIL: test_mathml_woluwe/test_106
=================================

warning: lou_getDataPath is deprecated.
warning: lou_getDataPath is deprecated.
Testing MathML to Woluwe braille.Diff: 
--- /usr/src/liblouisutdml/valami/liblouisutdml/tests/test_mathml_woluwe/test_106.test/expected.txt 2022-12-12 12:31:51.736096753 +0100
+++ /tmp/foomobFp8/output.txt   2024-06-07 13:47:49.016443562 +0200
@@ -1 +1 @@
-X/#A2Y:
+X/A\2Y:
FAIL test_mathml_woluwe/test_106.test (exit status: 1)

FAIL: test_mathml_woluwe/test_107
=================================

warning: lou_getDataPath is deprecated.
warning: lou_getDataPath is deprecated.
Testing MathML to Woluwe braille.Diff: 
--- /usr/src/liblouisutdml/valami/liblouisutdml/tests/test_mathml_woluwe/test_107.test/expected.txt 2022-12-12 12:31:51.736096753 +0100
+++ /tmp/foo7fTkcH/output.txt   2024-06-07 13:47:49.040443672 +0200
@@ -1 +1 @@
-X/#A2:Y
+X/A\2:Y
FAIL test_mathml_woluwe/test_107.test (exit status: 1)

FAIL: test_mathml_woluwe/test_113
=================================

warning: lou_getDataPath is deprecated.
warning: lou_getDataPath is deprecated.
Testing MathML to Woluwe braille.Diff: 
--- /usr/src/liblouisutdml/valami/liblouisutdml/tests/test_mathml_woluwe/test_113.test/expected.txt 2022-12-12 12:31:51.740096764 +0100
+++ /tmp/foozJJ7Lq/output.txt   2024-06-07 13:47:49.172444259 +0200
@@ -1 +1 @@
-%#C4"-#B:
+%C\4"-#B:
FAIL test_mathml_woluwe/test_113.test (exit status: 1)

FAIL: test_mathml_woluwe/test_114
=================================

warning: lou_getDataPath is deprecated.
warning: lou_getDataPath is deprecated.
Testing MathML to Woluwe braille.Diff: 
--- /usr/src/liblouisutdml/valami/liblouisutdml/tests/test_mathml_woluwe/test_114.test/expected.txt 2022-12-12 12:31:51.740096764 +0100
+++ /tmp/fooUMnw1H/output.txt   2024-06-07 13:47:49.192444349 +0200
@@ -1 +1 @@
-%#C4:"-#B
+%C\4:"-#B
FAIL test_mathml_woluwe/test_114.test (exit status: 1)

It's almost like looking for a needle in a haystack, because the pull request related to the Dutch virtual score change changed a lot of places in individual sub-tables, display files, etc. :-):-) The from 4569 dot replacement to 456a changed the point combination, with which e.g. the previous faulty tests were corrected in the Liblouisutdml lbu_files/wiskunde.ctb table, I founded now them in the following tables and sub-tables in the Liblouis tables directory, but perhaps not this is the right subtable files and display files with real affecting the final fixed previous testcases in Liblouis side:

nl-BE.dis:display _ 456a _
nl-print.dis:display _ 456a

For example, I seeing this now my local repo failing tests changed some time only one character, but in Liblouis what file I founding the proper dot combination with I need replace the lbu_files/wiskunde.ctb file? :-):-)

Bert, a question only: Longer time period not better to putting back wiskunde.ctb table and wiskunde_edit.ctb table the Liblouis tables directory to provide always syncing new changes the wiskunde.ctb and wiskunde_edit.ctb table too if the dutch braille again changed the virtual dots? Unfortunately, if the board remains in Liblouisutdml, we are always running after the events, as a new Liblouis version comes out and the system of virtual points changes in Dutch Braille. The problem is not that the standard requires a change or that there is a better idea, it's just that the Dutch virtual braille points and the wiskunde.ctb, wiskunde_edit.ctb tables, which are used by the voluve braille test system, should be synchronized at the same time. Certain test parts cannot be transferred, e.g. to the Yaml system somehow from the tests of the math_voluve system? Or does this require xml processing in the same way as for the Nemeth and Nemeth_Mathcat tests too? If I asked silly questions, or if the proposal to take the math tables back to Liblouis is not easible, please forgive me, I am not an expert at all in Dutch Braille and the math_voluve Braille system. :-):-)

Sorry the long comment, I was just thinking while trying to compare the test results and take a note my thoughts, to see if they are useful at the idea level. :-):-)

Attila

sthibaul commented 3 days ago

(no, 3.31.0 doesn't bring more failures, it's just the remainder of 3.30.0 and previous)

hammera commented 3 days ago

Oh, I forgot these test cases real fixing. The affected test case files if I reverting proper xfail parts what the right output, based with actual nl-be.dis and nl-print.dis with newset Liblouis 3.310 and 3.31 versions? If I known right, nl-print.dis file changed only in Liblouis 3.31 version to Bert added the 4567 simbol.

So, if anybody known the good expected output with voluve Braille related with need produce the lbu_files/wiskunde.ctb table (based if I described perhaps good a longer comment if I understanding right the voluwe tests), please anybody type a comment the proper testcase file name, and the expected braille output.

Attila