mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
ctests: ignore some lyx2lyx tests that fail
From Jürgen [1]: 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. We ignore, rather than invert, since no plans to fix these. [1] https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg218237.html
This commit is contained in:
parent
e316e21aa1
commit
a1d127efeb
@ -45,6 +45,16 @@ Sublabel: lyx_wontfix
|
||||
#
|
||||
# (currently no tests in this category, but we expect some in the future)
|
||||
|
||||
# (https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg218237.html)
|
||||
# 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.
|
||||
#
|
||||
# TODO: unignore these tests after they are not used for compilation anymore
|
||||
# (we only use "recent" lyx2lyx roundtrip to test compilation.
|
||||
export/doc/de/UserGuide_lyx2(2|3)
|
||||
|
||||
|
||||
# ===========================================
|
||||
Sublabel: special
|
||||
|
Loading…
Reference in New Issue
Block a user