Dear LyX developers, I hope you all had a good festive season and wish you a happy new year.
Some statistics about ctest autotests. It only regards the "acknowledged" problems that are handled by autotests/*Tests patterns. This does not include which tests currently fail or pass. Total Tests: 4942 # just running `ctest -N` Problematic tests: > 300 Unreliable tests: 101 # either unreliable or invalid nonstandard: 38 # Documents with additional requirements, erratic: 27 # works sometimes or somewhere wrong output: 36 # Export does not fail but result has errors. Inverted tests: 211 # export is known to fail not (yet) sorted: 72 # (this includes load tests) lyxbugs: 41 # known LyX bugs (with trac ticket) ert: 3 # failures due to "raw" LaTeX texissues: 57 # fails due to known LaTeX limitations todo: 38 # requires action (exporing, sorting or solving) Suspended tests (subset of Inverted tests) 96 # Xe/LuaTeX with TeX fonts, attic documents Günter