summaryrefslogtreecommitdiff
path: root/ANNOUNCE
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-11 11:36:45 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-11 11:49:01 -0600
commitf54fc0160e519b2be9ca88b5e2585f3a0f9298a6 (patch)
tree94739f79f4e233a3ab5ef0a04682b6fd358ebfd1 /ANNOUNCE
parent93fd4f9f5899cc9d5a0bb9c4f71373a2c00d80c7 (diff)
downloadgroff-git-f54fc0160e519b2be9ca88b5e2585f3a0f9298a6.tar.gz
ANNOUNCE: Add item re: "make check" on macOS.
Diffstat (limited to 'ANNOUNCE')
-rw-r--r--ANNOUNCE13
1 files changed, 13 insertions, 0 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index 34c0b1d59..ed6e4fe8a 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -140,6 +140,19 @@ o A failure in automated testing occurs (if you run "make check") for
gdiffmk if GNU diffutils 3.9 is used. This is a known problem with
that release; see <https://debbugs.gnu.org/db/61/61193.html>.
+o Some automated test failures (if you run "make check") are expected on
+ macOS. These are due to differences between GNU and BSD-descended
+ versions of POSIX-standardized utilities. We hope to resolve these
+ for final release. The following tests are affected.
+
+ src/roff/groff/tests/some_escapes_accept_newline_delimiters.sh
+ tmac/tests/an_TS-adds-no-vertical-space.sh
+ tmac/tests/an_use-input-traps-correctly.sh
+ tmac/tests/doc_heading-font-remapping-works.sh
+ tmac/tests/latin2_works.sh
+ tmac/tests/latin5_works.sh
+ tmac/tests/latin9_works.sh
+
News
====