]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add comments about tests that fail on Alpine Linux.
authorBruno Haible <bruno@clisp.org>
Sat, 27 Apr 2019 23:00:42 +0000 (01:00 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Apr 2019 09:15:47 +0000 (11:15 +0200)
Reported by Nelson H. F. Beebe.

* gettext-tools/tests/msgconv-2: Add comment about musl libc.
* gettext-tools/tests/msgmerge-compendium-6: Likewise.
* gettext-tools/tests/xgettext-python-3: Likewise.

gettext-tools/tests/msgconv-2
gettext-tools/tests/msgmerge-compendium-6
gettext-tools/tests/xgettext-python-3

index 5e4e027d63e14fc65206a5c0441b6465e3226fc9..d286cdae5723d1afbd6e49a77c3e3352ef4a884b 100755 (executable)
@@ -4,6 +4,9 @@
 # Test conversion from UTF-8 to BIG5.
 # Test that encoding names are case insensitive.
 
+# Note: This test fails on Linux with musl libc versions that don't support
+# the BIG5 encoding in 'iconv'.
+
 cat <<\EOF > mco-test2.po
 # Chinese translation for GNU gettext messages.
 #
index 7be7f934352292c3320f144d3e45b710ba1fe4fa..0afbe1e32e017ee998024aaea43b27e84bdbf595 100755 (executable)
@@ -7,6 +7,9 @@
 #       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'.
+
 : ${MSGCONV=msgconv}
 ${MSGCONV} --to-code=UTF-8 -o mm-ko.utf-8.pot "$wabs_srcdir"/mm-ko.ascii.pot
 
index b004b0925c9d11cf8c619965b3ad6712c5f70f48..ca0926dc822817754c7e4a0bd4d595e9b65847c3 100755 (executable)
@@ -3,6 +3,9 @@
 
 # Test Python support: --from-code option and encoding recognition.
 
+# Note: This test fails on Linux with musl libc versions that don't support
+# the EUC-JP encoding in 'iconv'.
+
 cat <<\EOF > xg-py-3a.py
 #!/usr/bin/env python
 # TRANSLATORS: Fran\8f«®ois Pinard is a hero.