From 7ca106cc8c615e1f47b7f26e2dcf8bf884889dff Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Thu, 15 Jan 2009 13:49:42 +0000 Subject: [PATCH] updated testset for recent changes git-svn-id: file:///svn/unbound/trunk@1442 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 1 + testdata/fwd_error.rpl | 1 + testdata/fwd_timeout.rpl | 1 + 3 files changed, 3 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index 1172fe6a1..67ee95743 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -3,6 +3,7 @@ Sun cc compiler, ./configure CC=/opt/SUNWspro/bin/cc - fixup suncc warnings. - fix bug where unbound could crash using libevent 1.3 and older. + - update testset for recent retry change. 14 January 2009: Wouter - 1.2.1 feature: negative caching for failed queries. diff --git a/testdata/fwd_error.rpl b/testdata/fwd_error.rpl index 6f5d25a20..238b1f58d 100644 --- a/testdata/fwd_error.rpl +++ b/testdata/fwd_error.rpl @@ -14,6 +14,7 @@ STEP 2 ERROR STEP 3 ERROR STEP 4 ERROR STEP 5 ERROR +STEP 6 ERROR ; returns servfail STEP 14 CHECK_ANSWER ENTRY_BEGIN diff --git a/testdata/fwd_timeout.rpl b/testdata/fwd_timeout.rpl index c42c0caf9..1bb934dff 100644 --- a/testdata/fwd_timeout.rpl +++ b/testdata/fwd_timeout.rpl @@ -14,6 +14,7 @@ STEP 2 TIMEOUT STEP 3 TIMEOUT STEP 4 TIMEOUT STEP 5 TIMEOUT +STEP 6 TIMEOUT ; returns servfail STEP 14 CHECK_ANSWER ENTRY_BEGIN -- 2.47.3