commit adb8e9ea992c3b8f15cf6748fce0907ec8c439d1
Author: Scott Kostyshak <[email protected]>
Date:   Sat Oct 24 02:00:12 2015 -0400

    ctests: invert a test for a file recently added
    
    The H-P-statements example was recently introduced (a610e29c) and
    the LuaTeX test with system fonts has never passed.

diff --git a/development/autotests/revertedTests 
b/development/autotests/revertedTests
index f977028..eefa80a 100644
--- a/development/autotests/revertedTests
+++ b/development/autotests/revertedTests
@@ -109,4 +109,9 @@ 
export/examples/he/(example_lyxified|example_raw|splash)_pdf4_texF
 export/examples/PDF-(comment|form)_(dvi.*|pdf[^25]*)
 #
 export/templates/IUCr-article_pdf4_systemF
-export/examples/H-P-statements_pdf4_systemF
+#
+# Gives the following error:
+# # ! Package hpstatement Error: H or P statement "H251"
+# # (hpstatement)                is not defined.
+# 1580:export/examples/H-P-statements_pdf5_systemF
+export/examples/H-P-statements_pdf[45]_systemF

Reply via email to