]> git.ipfire.org Git - thirdparty/bind9.git/commit
Mark the qpdb unit test as flaky
authorNicki Křížek <nicki@isc.org>
Mon, 20 Jul 2026 12:55:11 +0000 (12:55 +0000)
committerNicki Křížek <nicki@isc.org>
Mon, 20 Jul 2026 12:55:11 +0000 (12:55 +0000)
commit3afdf3b3fc57771dd47b0b070fa9ec3e3eb57bde
tree238888376a396bf582cdf3dfaceb2eda346fa521
parent8dae0a8cda5736dfb533456fe1dd6dc94a913127
Mark the qpdb unit test as flaky

The qpdb unit test intermittently aborts on the
`isc_mem_inuse(mctx) >= hiwater` assertion in the overmempurge tests
(#6267) and is not reliably reproducible. Extend the flaky-test retry
mechanism from tests/isc to tests/dns so CI re-runs qpdb before
declaring the job failed.

Assisted-by: Claude:claude-fable-5
tests/dns/meson.build