From: Scott Kostyshak Date: Sun, 1 Oct 2017 02:52:57 +0000 (-0400) Subject: Uninvert Japanese tests after fix to #8823 X-Git-Tag: 2.3.0rc1~56 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=7ea92108535841edd697d68eaa85d8d1da98ab84;p=features.git Uninvert Japanese tests after fix to #8823 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) --- diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index f8494beb62..fd54978c99 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -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.