X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2FsuspendedTests;h=f8007d9e04f0879268462703510ec7773ed33e84;hb=15fd79201e162f6f26d0219bf2f356e1e73b825e;hp=3e6efaa0ba55ab6f8ca4f85f39cb17ac3101d556;hpb=9495551bfd3953222014e0fc210fdabdfabaaefb;p=lyx.git diff --git a/development/autotests/suspendedTests b/development/autotests/suspendedTests index 3e6efaa0ba..f8007d9e04 100644 --- a/development/autotests/suspendedTests +++ b/development/autotests/suspendedTests @@ -1 +1,21 @@ -INV.*(dvi3|pdf4|pdf5)_texF +# Regular expressions for tests that are most likely "wontfix" +# or "sep" (someone elses problem) +# +# Tests matching here AND in "invertedTests" get the label "suspended" +# and the test-feature 'inverted', i.e. they are reported as failing if +# the export works without error. +# +# Patterns will be automatically enclosed with '^' and '$'. +# +# Languages cannot be in the pattern as .*. Therefore they have to be +# explicitly named. This is due to our implementation creating different +# lists for different languages. +############################################################################## + +# XeTeX/LuaTeX with TeX fonts is a rarely used combination and not properly +# supported by many packages. -> Failures are mostly due to LaTeX problems. +.*(|de|es|fr|he|hu|id|ko|ru|uk|zh_CN)/.*(dvi3|pdf4|pdf5)_texF + +# Files in the attic are kept for reference and conversion tests. +# Failures are usually due to new package versions and "wontfix". +.*/attic/(eu|id|it|pl|sk)_.*