mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-26 19:34:04 -04:00
Since the message confirming outgoing transfer completion is logged asynchronously, it may happen that transfer statistics may not yet be logged by the time the dig command triggering a given transfer returns. This causes false positives for the "ixfr" and "xfer" system tests. Prevent this from happening by checking outgoing transfer statistics up to 10 times, in 1-second intervals. |
||
|---|---|---|
| .. | ||
| bigtest | ||
| optional | ||
| pkcs11 | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| win32 | ||
| .gitignore | ||
| cfg_test.c | ||
| fromhex.pl | ||
| headerdep_test.sh.in | ||
| Makefile.in | ||
| makejournal.c | ||
| named.conf | ||
| wire_test.c | ||