From: Bruno Haible Date: Thu, 15 Jun 2023 15:04:12 +0000 (+0200) Subject: Add comments about tests that fail on Solaris derivatives. X-Git-Tag: v0.22~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71c263334d8cff012ecc2803519183b5e06e6ed9;p=thirdparty%2Fgettext.git Add comments about tests that fail on Solaris derivatives. * gettext-tools/tests/msgmerge-compendium-6: Add comment about Solaris 11 derivatives. --- diff --git a/gettext-tools/tests/msgmerge-compendium-6 b/gettext-tools/tests/msgmerge-compendium-6 index 0afbe1e32..59eb00e04 100755 --- a/gettext-tools/tests/msgmerge-compendium-6 +++ b/gettext-tools/tests/msgmerge-compendium-6 @@ -7,8 +7,8 @@ # mm-ko.ascii.pot mm-ko.euc-kr.po mm-ko-comp.euc-kr.po # mm-ko.utf-8.pot mm-ko.utf-8.po mm-ko-comp.utf-8.po -# Note: This test fails on Linux with musl libc versions that don't support -# the EUC-KR encoding in 'iconv'. +# Note: This test fails on Linux with musl libc versions and on Solaris 11 +# (OpenIndiana, OmniOS) that don't support the EUC-KR encoding in 'iconv'. : ${MSGCONV=msgconv} ${MSGCONV} --to-code=UTF-8 -o mm-ko.utf-8.pot "$wabs_srcdir"/mm-ko.ascii.pot