From: Wouter Wijngaards Date: Tue, 14 Oct 2008 08:30:30 +0000 (+0000) Subject: Change test to be more reliable. X-Git-Tag: release-1.1.0~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e37e00a27b5a0664b9ae7e6fcb08f0633234c0f;p=thirdparty%2Funbound.git Change test to be more reliable. git-svn-id: file:///svn/unbound/trunk@1297 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 8c56a9f7f..2c276bc93 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,8 @@ +14 October 2008: Wouter + - fwd_three.tpkg test was flaky. If the three requests hit the + wrong threads by chance (or bad OS) then the test would fail. + Made less flaky by increasing number of retries. + 13 October 2008: Wouter - fixed recursion servers deployed as authoritative detection, so that as a last resort, a +RD query is sent there to get the diff --git a/testdata/fwd_three.tpkg b/testdata/fwd_three.tpkg index ed164ec29..08c3ef0bd 100644 Binary files a/testdata/fwd_three.tpkg and b/testdata/fwd_three.tpkg differ