Many xhtml/docbook tests now failing on master
Scott Kostyshak
skostysh at lyx.org
Tue Jul 23 19:11:51 UTC 2024
On Tue, Jul 23, 2024 at 09:07:11PM GMT, Jean-Marc Lasgouttes wrote:
> Le 23/07/2024 à 21:11, Kornel Benko a écrit :
> > Am Tue, 23 Jul 2024 20:47:03 +0200
> > schrieb Jean-Marc Lasgouttes <lasgouttes at 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.
Indeed, we do not test that output is different. The only tests like
that are the tex2lyx tests where we store expected output.
>
> It would be great if you could point me to a few newly broken lyx files :) I
> do not have a working cmake build here.
I believe this one is very recent:
export/doc/UserGuide_xhtml
This corresponds to the English user guide.
Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20240723/e32f34ec/attachment.asc>
More information about the lyx-devel
mailing list