mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-19 16:44:42 -04:00
The strategy of running many dig commands in parallel and waiting for the respective output files to be non empty was resulting in random test failures, hard to reproduce, where it was possible that the subsequent reading of the files could have been failing due to the file's content not being fully flushed. Instead of checking if output files are non empty, we now wait for the dig processes to finish. |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| fromhex.pl | ||
| headerdep_test.sh.in | ||
| Makefile.am | ||
| named.conf | ||
| prepare-softhsm2.sh | ||
| wire_test.c | ||