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.
# 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.
#
# 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
# 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.