]> git.lyx.org Git - features.git/commitdiff
Uninvert Japanese tests after fix to #8823
authorScott Kostyshak <skostysh@lyx.org>
Sun, 1 Oct 2017 02:52:57 +0000 (22:52 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sun, 8 Oct 2017 02:40:05 +0000 (22:40 -0400)
The export ja/lilypond_pdf fails because ps2pdf gives an error. It
is thus still inverted, under the category 'externalissues'. As
Jürgen discovered, ps2pdf succeeds if the -dNOSAFER flag is used.

Note that Kornel is seeing strange behavior with the sweave test,
and thus the label of that test might be changed soon (e.g. to
"unreliable"). For discussion, see:

https://www.mail-archive.com/search?l=mid&q=20171001032524.fr5xfngylththwv2%40steph
(cherry picked from commit 0c7e5c115d093c94c68e1f53f32efab2889f9bc7)

development/autotests/invertedTests

index f8494beb62c5d6222060cab5be2053c02b827588..fd54978c99ed1a120ae4d199f11aa54feb0ea717 100644 (file)
@@ -126,9 +126,6 @@ Sublabel: lyxbugs
 # LyX bugs with a Trac number.
 # ================================================
 
-#8823 documents requiring pre-processing fail with Japanese
-export/examples/ja/(knitr|lilypond|sweave)_(dvi|pdf3?)
-
 #10355 xmllint detects failures
 export/doc/attic/eu_UserGuide_xhtml
 export/doc/(es|ja)/UserGuide_xhtml
@@ -266,6 +263,20 @@ export/templates/es_beamer-conference-ornate-20min_pdf4_texF
 check_load/templates/acmart
 
 
+# ================================================
+Sublabel: externalissues
+# Export fails due to non-LaTeX external tool,
+# ================================================
+#
+# e.g. a bug or missing feature in ps2pdf
+
+# ps2pdf gives the following and exits with error:
+# Error: /invalidfileaccess in --file--
+# ps2pdf succeeds if the -dNOSAFER flag is used. For discussion, see:
+# https://www.mail-archive.com/search?l=mid&q=1506851183.3130.15.camel%40lyx.org
+export/examples/ja/lilypond_pdf
+
+
 # ======================================================================
 Sublabel: attic
 # Documents in the attic, kept for reference and format conversion test.