]> git.ipfire.org Git - thirdparty/bind9.git/commit
Skip the zero, xfer and ixfr tests on non-Linux platforms
authorOndřej Surý <ondrej@sury.org>
Tue, 1 Dec 2020 14:18:10 +0000 (15:18 +0100)
committerOndřej Surý <ondrej@sury.org>
Tue, 1 Dec 2020 16:24:06 +0000 (17:24 +0100)
commit0f57732d137a29c7cfafce82ee4e78ac183d33c7
tree86cf6aed0dcf6fed3a297116845b6fdc44df8489
parent0ba697fe8c3a05fc7723529fa20ea9c7865e5b6c
Skip the zero, xfer and ixfr tests on non-Linux platforms

Due to the platform differences, on non-Linux platforms, the xfer and
ixfr tests fails and zero test gets stuck.

This commit will get reverted when we add support for netmgr
multi-threading.
bin/tests/system/ixfr/prereq.sh [new file with mode: 0755]
bin/tests/system/xfer/prereq.sh [new file with mode: 0755]
bin/tests/system/zero/prereq.sh [new file with mode: 0755]
util/copyrights