de UserGuide tests are failing
Scott Kostyshak
skostysh at lyx.org
Wed Nov 2 17:49:15 UTC 2022
On Wed, Nov 02, 2022 at 09:34:04AM +0100, Jürgen Spitzmüller wrote:
> Am Dienstag, dem 01.11.2022 um 13:30 -0400 schrieb Scott Kostyshak:
> > The following de UserGuide tests are failing:
> >
> > export/doc/de/UserGuide_lyx16 (Failed)
> > export/doc/de/UserGuide_lyx20 (Failed)
> > export/doc/de/UserGuide_lyx21 (Failed)
> > export/doc/de/UserGuide_lyx22 (Failed)
> > export/doc/de/UserGuide_lyx23 (Failed)
>
> Should be fixed. Thanks for testing.
I still have the following (on 975f3041):
INVERTED.LYXBUGS_export/export/WrongDfnTagHandling_xhtml (Failed)
export/doc/Math_lyx16 (Failed)
export/doc/Math_lyx22 (Failed)
export/doc/Math_lyx23 (Failed)
export/doc/de/Additional_xhtml (Failed)
export/doc/de/Math_lyx16 (Failed)
export/doc/de/Math_lyx22 (Failed)
export/doc/de/Math_lyx23 (Failed)
export/doc/de/Math_xhtml (Failed)
export/doc/de/UserGuide_lyx16 (Failed)
export/doc/de/UserGuide_lyx22 (Failed)
export/doc/de/UserGuide_lyx23 (Failed)
export/doc/de/UserGuide_xhtml (Failed)
export/doc/es/Math_xhtml (Failed)
export/doc/fr/Math_xhtml (Failed)
export/doc/ja/Math_xhtml (Failed)
INVERTED.LYXBUGS_export/doc/ja/UserGuide_xhtml (Failed)
export/doc/ru/Math_xhtml (Failed)
Can you reproduce one of the lyx23 tests? i.e., export to 2.3.x, then
open in current master and try to compile? I think it is fine if the
error is expected now (that is, we do not provide any guarantee for
roundtrip to compile successfully), but I just want to make sure the
error is indeed expected before we disable these tests.
Similarly, the lyx16 tests don't even test compilation so there is an
issue even before compilation. For example, in the lib/doc/de directory:
$ lyx -e lyx16x UserGuide.lyx
lyx2lyx warning: An error ocurred in 351, <function revert_splitindex at 0x7fd740af0670>
Traceback (most recent call last):
File "/home/scott/lyxbuilds/master-master/repo/lib/lyx2lyx/lyx2lyx", line 97, in <module>
main()
File "/home/scott/lyxbuilds/master-master/repo/lib/lyx2lyx/lyx2lyx", line 91, in main
doc.convert()
File "/home/scott/lyxbuilds/master-master/repo/lib/lyx2lyx/LyX.py", line 702, in convert
conv(self)
File "/home/scott/lyxbuilds/master-master/repo/lib/lyx2lyx/lyx_2_0.py", line 380, in revert_splitindex
itype = m.group(1)
AttributeError: 'NoneType' object has no attribute 'group'
support/Systemcall.cpp (306): Systemcall: 'python3 -tt "/home/scott/lyxbuilds/master-master/repo/lib/lyx2lyx/lyx2lyx" -V 1.6 -o "UserGuide.16.lyx" "UserGuide.lyx"' finished with exit code 1
Error: Cannot convert file
----------------------------------------
An error occurred while running:
python3 -tt $$s/lyx2lyx/lyx2lyx -V 1.6 -o "UserGuide.16.lyx" "UserGuide.lyx"
$
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/20221102/09022fb5/attachment.asc>
More information about the lyx-devel
mailing list