]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test of valid A-label in locale that cannot display it only with non-broken idn2
authorOndřej Surý <ondrej@sury.org>
Mon, 30 Sep 2019 07:04:59 +0000 (09:04 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 30 Sep 2019 10:19:56 +0000 (12:19 +0200)
commit15cf43bb8860939692308e1bc0fe8ccd68cb6a57
tree1cc044ab623f7e72d8f71cae68b2105d6de3390d
parentbde93c8472279066ace4897415a705de76a35ec5
Test of valid A-label in locale that cannot display it only with non-broken idn2

The libidn2 library on Ubuntu Bionic is broken and idn2_to_unicode_8zlz() does't
fail when it should.  This commit ensures that we don't run the system test for
valid A-label in locale that cannot display with the buggy libidn2 as it would
break the tests.

(cherry picked from commit c42e3583f932412346bb977645c401698f9c114b)
bin/tests/system/idna/tests.sh