[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #62357] [build] Test suite failure on macOS
From: |
John Gardner |
Subject: |
[bug #62357] [build] Test suite failure on macOS |
Date: |
Sun, 24 Apr 2022 10:08:10 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?62357>
Summary: [build] Test suite failure on macOS
Project: GNU troff
Submitted by: alhadis
Submitted on: Mon 25 Apr 2022 12:08:08 AM AEST
Category: Device - others/general
Severity: 3 - Normal
Item Group: Test
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
_(Copied from a post submitted
<https://www.mail-archive.com/groff@gnu.org/msg15513.html> to Groff's mailing
list this morning)_
----
On macOS, Groff builds and installs perfectly from a fresh checkout (currently
using f55d8f41).
However, running `make check` produced 6 failing tests:
FAIL: src/devices/grotty/tests/basic_latin_glyphs_map_correctly.sh
XFAIL: src/roff/groff/tests/string_case_xform_unicode_escape.sh
XFAIL src/roff/groff/tests/string_case_xform_unicode_escape.sh (exit status:
1)
XFAIL: tmac/tests/an-ext_ME-punct-hyphenates.sh
XFAIL tmac/tests/an-ext_ME-punct-hyphenates.sh (exit status: 1)
XFAIL: tmac/tests/an-ext_UE-breaks-before-long-URIs.sh
XFAIL tmac/tests/an-ext_UE-breaks-before-long-URIs.sh (exit status: 1)
XFAIL: tmac/tests/an-ext_UE-punct-hyphenates.sh
XFAIL tmac/tests/an-ext_UE-punct-hyphenates.sh (exit status: 1)
XFAIL: tmac/tests/e_footnotes-work-with-columns.sh
XFAIL tmac/tests/e_footnotes-work-with-columns.sh (exit status: 1)
The first failure bothers me the most, as it relates to something I've noticed
Groff doing for a while now:
FAIL: src/devices/grotty/tests/basic_latin_glyphs_map_correctly.sh
==================================================================
checking "ascii" output device...group1 group2 group3 " \ ` ' - ^ ~
checking "latin1" output device...group1 group2 group3 " \ ` ' - ^ ~
checking "utf8" output device...group1 group2 group3 " \ ' FAILED ` FAILED -
FAILED ^ FAILED ~ FAILED
FAIL src/devices/grotty/tests/basic_latin_glyphs_map_correctly.sh (exit
status: 1)
Attached is a transcript of my shell session and two log files generated by
`./configure` and `make check`, respectively.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 25 Apr 2022 12:08:08 AM AEST Name: build.sh-session Size: 95KiB
By: alhadis
<http://savannah.gnu.org/bugs/download.php?file_id=53141>
-------------------------------------------------------
Date: Mon 25 Apr 2022 12:08:08 AM AEST Name: config.log Size: 249KiB By:
alhadis
<http://savannah.gnu.org/bugs/download.php?file_id=53142>
-------------------------------------------------------
Date: Mon 25 Apr 2022 12:08:08 AM AEST Name: test-suite.log Size: 2KiB By:
alhadis
<http://savannah.gnu.org/bugs/download.php?file_id=53143>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62357>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #62357] [build] Test suite failure on macOS,
John Gardner <=