commit c7de1a4e2bfe3c3dd362a62d48d17e214614a242
Author: Scott Kostyshak <[email protected]>
Date: Thu Sep 1 23:26:03 2016 -0400
ctests: mark failing LyXHTML tests as "lyxbugs"
For more information, see #10355.
---
development/autotests/suspiciousTests | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/development/autotests/suspiciousTests
b/development/autotests/suspiciousTests
index ed164df..9c531c2 100644
--- a/development/autotests/suspiciousTests
+++ b/development/autotests/suspiciousTests
@@ -108,6 +108,11 @@ export/.*/hu/.*(dvi3|pdf5)_texF
# documents requiring pre-processing fail with Japanese #8823
export/examples/ja/(knitr|lilypond|sweave)_(dvi|pdf3?)
+# #10355: xmllint detects failures
+export/doc/attic/eu_UserGuide_xhtml
+export/doc/(es|ja)/UserGuide_xhtml
+export/examples/spreadsheet_xhtml
+
Sublabel: ert
#