ANNOUNCE: Drop notice of expected test failure.

I can't reproduce this test failure.

$ ./tmac/tests/an_use-input-traps-correctly.sh
checking that B macro uses correct input trap 'it'
checking that I macro uses correct input trap 'it'
checking that SH macro uses correct input trap 'it'
checking that SS macro uses correct input trap 'it'
checking that SM macro uses correct input trap 'it'
checking that SB macro uses correct input trap 'it'
checking that TP macro uses correct input trap 'itc'
$ uname -a
Darwin gcc104.fsffrance.org 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:20:05 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T8101 arm64
This commit is contained in:
G. Branden Robinson 2023-02-13 12:09:20 -06:00
parent dd4511bfb0
commit ea65cdf698

View File

@ -145,7 +145,6 @@ o Some automated test failures (if you run "make check") are expected on
versions of POSIX-standardized utilities. We hope to resolve these
for final release. The following tests are affected.
tmac/tests/an_use-input-traps-correctly.sh
tmac/tests/latin2_works.sh
tmac/tests/latin5_works.sh
tmac/tests/latin9_works.sh