]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix `cyclic_glue` system test
authorColin Vidal <colin@isc.org>
Thu, 30 Apr 2026 13:18:03 +0000 (14:18 +0100)
committerColin Vidal <colin@isc.org>
Thu, 30 Apr 2026 14:31:16 +0000 (16:31 +0200)
commit69fad4f7a4cd02a037ecb0e1dd9e1b79c4f384af
treef2781f90f3127f6b821ec80e2fa34f9bb62dcf7a
parentd455794d0d9bece33346f96f1c9d2652b63b4755
Fix `cyclic_glue` system test

The `cyclic_glue` system test was not explicitly waiting for the dump to
complete. As a result, the test could read an outdated dump file and
perform assertions on database state. Fix this by waiting for `dumpdb`
command to finish before reading `named_dump.db`.
bin/tests/system/cyclic_glue/tests_cyclic_glue.py