]> 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 09:53:28 +0000 (11:53 +0200)
commitf5d443aa56d6c3aead3831f1976fc30822096367
tree9315ec935fbd23af88bfba667f182d539074310b
parentb3bc4f6eac187145b75d49a3b80dcd18e1334264
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