texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[6879] turn off XS for a test


From: Gavin D. Smith
Subject: [6879] turn off XS for a test
Date: Sat, 19 Dec 2015 18:00:04 +0000

Revision: 6879
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6879
Author:   gavin
Date:     2015-12-19 18:00:02 +0000 (Sat, 19 Dec 2015)
Log Message:
-----------
turn off XS for a test

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/tp/tests/test_scripts/coverage_formatting_utf8_enable_encoding.sh

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2015-12-19 17:02:37 UTC (rev 6878)
+++ trunk/ChangeLog     2015-12-19 18:00:02 UTC (rev 6879)
@@ -1,5 +1,10 @@
 2015-12-19  Gavin Smith  <address@hidden>
 
+       * tp/tests/test_scripts/coverage_formatting_utf8_enable_encoding.sh: 
+       Turn off XS paragraph module because this causes the test to fail.
+
+2015-12-19  Gavin Smith  <address@hidden>
+
        * README-hacking: Move instructions for updating version earlier 
        in file.  Add instructions for updating texindex version.
 

Modified: 
trunk/tp/tests/test_scripts/coverage_formatting_utf8_enable_encoding.sh
===================================================================
--- trunk/tp/tests/test_scripts/coverage_formatting_utf8_enable_encoding.sh     
2015-12-19 17:02:37 UTC (rev 6878)
+++ trunk/tp/tests/test_scripts/coverage_formatting_utf8_enable_encoding.sh     
2015-12-19 18:00:02 UTC (rev 6879)
@@ -8,8 +8,9 @@
 one_test_logs_dir=test_log
 diffs_dir=diffs
 
+# Result is different for XS paragraph module
+TEXINFO_XS=omit ; export TEXINFO_XS
 
-
 if test "z$LONG_TESTS" != z"yes" && test "z$ALL_TESTS" != z"yes"; then
   echo "Skipping long tests that take a lot of time to run"
   exit 77




reply via email to

[Prev in Thread] Current Thread [Next in Thread]