From: Ruben d'Arco Date: Thu, 9 May 2013 19:54:39 +0000 (+0200) Subject: Fix narrow test result X-Git-Tag: rec-3.6.0-rc1~556^2~3^2~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=03cff3ec7500153c9ed4a88dd1b0aea786c27606;p=thirdparty%2Fpdns.git Fix narrow test result --- diff --git a/regression-tests/1dyndns-update-delete-parent-delegate/expected_result.narrow b/regression-tests/1dyndns-update-delete-parent-delegate/expected_result.narrow index 16e101b54e..79abda993b 100644 --- a/regression-tests/1dyndns-update-delete-parent-delegate/expected_result.narrow +++ b/regression-tests/1dyndns-update-delete-parent-delegate/expected_result.narrow @@ -1,5 +1,3 @@ -TODO: UPDATE! - Answer: ;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id: [id] ;; flags: qr aa; ZONE: 1, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0 @@ -8,16 +6,8 @@ Answer: Check if delegates are added. --- Start: diff start step.1 --- -< test.dyndns MX 10 host-1.test.dyndns 3600 NULL 1 -< test.dyndns MX 20 host-2.test.dyndns 3600 NULL 1 -< test.dyndns NS 0 ns1.test.dyndns 3600 NULL 1 -< test.dyndns NS 0 ns2.test.dyndns 3600 NULL 1 > a.b.c.delegate.test.dyndns NS 0 ns1.test.dyndns 3600 NULL 0 > c.delegate.test.dyndns NS 0 ns1.test.dyndns 3600 NULL 0 -> test.dyndns MX 10 host-1.test.dyndns 3600 '' 1 -> test.dyndns MX 20 host-2.test.dyndns 3600 '' 1 -> test.dyndns NS 0 ns1.test.dyndns 3600 '' 1 -> test.dyndns NS 0 ns2.test.dyndns 3600 '' 1 --- End: diff start step.1 --- Answer: @@ -28,15 +18,7 @@ Answer: Check if c.delegate.test.dyndns. was removed correctly. --- Start: diff start step.2 --- -< test.dyndns MX 10 host-1.test.dyndns 3600 NULL 1 -< test.dyndns MX 20 host-2.test.dyndns 3600 NULL 1 -< test.dyndns NS 0 ns1.test.dyndns 3600 NULL 1 -< test.dyndns NS 0 ns2.test.dyndns 3600 NULL 1 > a.b.c.delegate.test.dyndns NS 0 ns1.test.dyndns 3600 NULL 0 -> test.dyndns MX 10 host-1.test.dyndns 3600 '' 1 -> test.dyndns MX 20 host-2.test.dyndns 3600 '' 1 -> test.dyndns NS 0 ns1.test.dyndns 3600 '' 1 -> test.dyndns NS 0 ns2.test.dyndns 3600 '' 1 --- End: diff start step.2 --- Answer: @@ -47,13 +29,6 @@ Answer: Check if records are all removed --- Start: diff start step.3 --- -< test.dyndns MX 10 host-1.test.dyndns 3600 NULL 1 -< test.dyndns MX 20 host-2.test.dyndns 3600 NULL 1 -< test.dyndns NS 0 ns1.test.dyndns 3600 NULL 1 -< test.dyndns NS 0 ns2.test.dyndns 3600 NULL 1 -> test.dyndns MX 10 host-1.test.dyndns 3600 '' 1 -> test.dyndns MX 20 host-2.test.dyndns 3600 '' 1 -> test.dyndns NS 0 ns1.test.dyndns 3600 '' 1 -> test.dyndns NS 0 ns2.test.dyndns 3600 '' 1 +no differnce --- End: diff start step.3 ---