de UserGuide tests are failing
Jürgen Spitzmüller
jspitzm at gmail.com
Thu Nov 3 04:59:32 UTC 2022
Can't comment on the xhtml cases. As to the other ones:
Am Mittwoch, dem 02.11.2022 um 13:49 -0400 schrieb Scott Kostyshak:
> export/doc/Math_lyx16 (Failed)
> export/doc/Math_lyx22 (Failed)
> export/doc/Math_lyx23 (Failed)
> export/doc/de/Math_lyx16 (Failed)
> export/doc/de/Math_lyx22 (Failed)
> export/doc/de/Math_lyx23 (Failed)
This one should be fixed now. Please try again.
> export/doc/de/UserGuide_lyx16 (Failed)
> export/doc/de/UserGuide_lyx22 (Failed)
> export/doc/de/UserGuide_lyx23 (Failed)
These are old problems. One is related to a questionable nomencl change
which we addressed in master but not in stable, see
https://www.lyx.org/trac/ticket/10634#comment:2
The other is due to CJK quotation marks which are not supported in 2.3.
Anyway nothing related to my merge (and I am surprised your tests
passed before that).
> 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"
> $
Don't see this (after the fix).
--
Jürgen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 508 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20221103/7a79a2a1/attachment-0001.asc>
More information about the lyx-devel
mailing list