Am Tue, 23 Jul 2024 20:47:03 +0200
schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org>:

> Le 23/07/2024 à 20:23, Kornel Benko a écrit :
> >  From the 132 previously failed tests now are only 54 test failing.
> > Some of the first are:
> > 59% tests passed, 54 tests failed out of 132
> > The following tests FAILED:
> >     300 - export/export/docbook/basic_xhtml (Failed)
> >     306 - export/export/docbook/bibliography_precooked_aastex_xhtml (Failed)
> >     365 - export/export/docbook/svmono_xhtml (Failed)
> >     367 - export/export/docbook/svmono_light_xhtml (Failed)
> >     369 - export/export/docbook/svmult_xhtml (Failed)
> >     1762 - export/export/xhtml/math_output_latex_docbook5 (Failed)
> >     1866 - export/doc/EmbeddedObjects_xhtml (Failed)
> >     1884 - export/doc/Formula-numbering_xhtml (Failed)
> >     1956 - export/doc/Math_xhtml (Failed)
> >     2015 - export/doc/UserGuide_xhtml (Failed)
> >     2060 - export/doc/ar/UserGuide_xhtml (Failed)
> >     2213 - export/doc/de/EmbeddedObjects_xhtml (Failed)
> >     2231 - export/doc/de/Formelnummerierung_xhtml (Failed)
> >     2267 - export/doc/de/Math_xhtml (Failed)
> > ...  
> 
> Where do I find the corresponding tests? I really know nothing about tests.

You would have to use cmake-build configured with
        -DLYX_ENABLE_EXPORT_TESTS:BOOL=ON

In the build-directory you can then use ctest

> Also, does failing mean that there is a parsing error, or that the 
> output is now different?

Mostly parsing error as a result of /usr/bin/xmllint on the exported .xml-file.

> JMarc

        Kornel

Attachment: pgpzNRpj8eNd8.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to