From 1b05dce4c1f7e515b63267e2a1d1d577ddb7fa52 Mon Sep 17 00:00:00 2001 From: Yorgos Thessalonikefs Date: Wed, 6 Nov 2024 22:50:36 +0100 Subject: [PATCH] - Fix text in test. --- testdata/serve_expired_ttl_reset.rpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testdata/serve_expired_ttl_reset.rpl b/testdata/serve_expired_ttl_reset.rpl index 86ee6450c..8400c9229 100644 --- a/testdata/serve_expired_ttl_reset.rpl +++ b/testdata/serve_expired_ttl_reset.rpl @@ -16,9 +16,9 @@ SCENARIO_BEGIN Serve expired ttl with reset on forwarder with a timeout on upstr ; - Send query again ; - Upstream timeouts ; - Error response from iterator SERVFAIL, resets expired-ttl on cache and sets norec_ttl blocking recursion -; - Check we are getting the cached response because it was expired-ttl-reset. +; - Check we are getting the cached response because it was expired-ttl-reset ; - Query again -; - Check we are getting the expired answer; prefetching is blocked by +; - Check we are getting the expired answer; prefetching is blocked by norec_ttl ; - If there was prefetching the test would fail with the pending upstream query STEP 1 QUERY -- 2.39.5