gbranden pushed a commit to branch master
in repository groff.
commit ca654b167ea9518366ba00fc40e5359a8ddb90c5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Dec 16 19:00:55 2021 +1100
tmac/tmac.am: Mark a test as XFAIL.
* tmac/tmac.am (tmac_XFAIL_TESTS): Mark test
"e_footnotes-work-with-columns.sh" as expected to fail (as it does
now, consequent to a reverted commit).
See discussion in Savannah #58736.
---
ChangeLog | 6 ++++++
tmac/tmac.am | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 2908dd0..b41d8df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-12-16 G. Branden Robinson <[email protected]>
+
+ * tmac/tmac.am (tmac_XFAIL_TESTS): Mark test
+ "e_footnotes-work-with-columns.sh" as expected to fail (as it
+ does now, consequent to a reverted commit).
+
2021-12-16 Dave Kemper <[email protected]>
* man/groff_tmac.5.man: Fix minor errors.
diff --git a/tmac/tmac.am b/tmac/tmac.am
index 88b2848..146178f 100644
--- a/tmac/tmac.am
+++ b/tmac/tmac.am
@@ -200,7 +200,8 @@ EXTRA_DIST += $(tmac_TESTS)
tmac_XFAIL_TESTS = \
tmac/tests/an-ext_ME-punct-hyphenates.sh \
tmac/tests/an-ext_UE-punct-hyphenates.sh \
- tmac/tests/an-ext_UE-breaks-before-long-URIs.sh
+ tmac/tests/an-ext_UE-breaks-before-long-URIs.sh \
+ tmac/tests/e_footnotes-work-with-columns.sh
XFAIL_TESTS += $(tmac_XFAIL_TESTS)
tmac/www.tmac: tmac/www.tmac.in
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit